cvelist/2020/7xxx/CVE-2020-7246.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-20 23:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-21 14:01:08 +00:00
"ID": "CVE-2020-7246",
"STATE": "PUBLIC"
2020-01-20 23:01:05 +00:00
},
2020-01-21 14:01:08 +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-20 23:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-21 14:01:08 +00:00
"value": "A remote code execution (RCE) vulnerability exists in qdPM 9.1 and earlier. An attacker can upload a malicious PHP code file via the profile photo functionality, by leveraging a path traversal vulnerability in the users['photop_preview'] delete photo feature, allowing bypass of .htaccess protection. NOTE: this issue exists because of an incomplete fix for CVE-2015-3884."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.google.com/document/d/13ZZSm0DL1Ie6r_fU5ZdDKGZ4defFqiFXMG--zDo8S10/edit?usp=sharing",
"refsource": "MISC",
"name": "https://docs.google.com/document/d/13ZZSm0DL1Ie6r_fU5ZdDKGZ4defFqiFXMG--zDo8S10/edit?usp=sharing"
2020-01-23 18:01:08 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156063/qdPM-9.1-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/156063/qdPM-9.1-Remote-Code-Execution.html"
2020-03-01 18:01:09 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156571/qdPM-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/156571/qdPM-Remote-Code-Execution.html"
2020-01-20 23:01:05 +00:00
}
]
}
}