Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 2022/0xxx/CVE-2022-0528.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"ASSIGNER": "[email protected]",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An exception of type JSONDecodeError occurred. Arguments:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

('Invalid control character at: line 65 column 65 (char 1637)',)

"ID": "CVE-2022-0528",
"STATE": "PUBLIC",
"TITLE": "Exposure of Sensitive Information to an Unauthorized Actor in transloadit/uppy"
"TITLE": "Server-Side Request Forgery (SSRF) in transloadit/uppy"
},
"affects": {
"vendor": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"description_data": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository transloadit/uppy prior to 3.3.1."
"value": "Server-Side Request Forgery (SSRF) in GitHub repository transloadit/uppy prior to 3.3.1."
}
]
},
Expand All @@ -62,7 +62,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
"value": "CWE-918 Server-Side Request Forgery (SSRF)
}
]
}
Expand All @@ -86,4 +86,4 @@
"advisory": "8b060cc3-2420-468e-8293-b9216620175b",
"discovery": "EXTERNAL"
}
}
}