cvelist/2020/6xxx/CVE-2020-6845.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2020-01-11 04:01:06 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-18 15:01:12 +00:00
"ID": "CVE-2020-6845",
"STATE": "PUBLIC"
2020-01-11 04:01:06 +00:00
},
2020-02-18 15:01:12 +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-01-11 04:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-18 15:01:12 +00:00
"value": "An issue was discovered in TopManage OLK 2020. As there is no ReadOnly on the Session cookie, the user and admin accounts can be taken over in a DOM-Based XSS attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://websec.nl/news.php",
"refsource": "MISC",
"name": "https://websec.nl/news.php"
},
{
"refsource": "EXPLOIT-DB",
"name": "47960",
"url": "https://www.exploit-db.com/exploits/47960"
2020-01-11 04:01:06 +00:00
}
]
}
}