cvelist/2020/13xxx/CVE-2020-13129.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-05-18 03:01:16 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-18 05:01:17 +00:00
"ID": "CVE-2020-13129",
"STATE": "PUBLIC"
2020-05-18 03:01:16 +00:00
},
2020-05-18 05:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-05-18 03:01:16 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-18 12:01:16 +00:00
"value": "An issue was discovered in the stashcat app through 3.9.1 for macOS, Windows, Android, iOS, and possibly other platforms. The GET method is used with client_key and device_id data in the query string, which allows attackers to obtain sensitive information by reading web-server logs."
2020-05-18 05:01:17 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.jvanlaak.de/stashcat.html",
"refsource": "MISC",
"name": "https://www.jvanlaak.de/stashcat.html"
},
{
"refsource": "MISC",
2020-05-18 12:01:16 +00:00
"name": "https://www.jvanlaak.de/stashcat_CWE_598_200517.pdf",
"url": "https://www.jvanlaak.de/stashcat_CWE_598_200517.pdf"
2020-05-18 03:01:16 +00:00
}
]
}
}