Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CVE-2022-0528.json #9206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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"
}
}
}