cvelist/2017/9xxx/CVE-2017-9080.json
2019-03-18 01:10:02 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-9080",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PlaySMS 1.4 allows remote code execution because PHP code in the name of an uploaded .php file is executed. sendfromfile.php has a combination of Unrestricted File Upload and Code Injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "42003",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/42003/"
},
{
"name": "44599",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44599/"
},
{
"name": "http://touhidshaikh.com/blog/poc/playsms-v1-4-rce/",
"refsource": "MISC",
"url": "http://touhidshaikh.com/blog/poc/playsms-v1-4-rce/"
}
]
}
}