cvelist/2018/7xxx/CVE-2018-7490.json
2019-03-18 00:42:31 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7490",
"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": "uWSGI before 2.0.17 mishandles a DOCUMENT_ROOT check during use of the --php-docroot option, allowing directory traversal."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "44223",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44223/"
},
{
"name": "DSA-4142",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4142"
},
{
"name": "https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.17.html",
"refsource": "CONFIRM",
"url": "https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.17.html"
}
]
}
}