cvelist/2019/8xxx/CVE-2019-8291.json
2019-10-02 15:01:01 +00:00

76 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "http://www.vapidlabs.com/advisory.php?v=210",
"refsource": "MISC",
"name": "http://www.vapidlabs.com/advisory.php?v=210"
},
{
"url": "https://www.abcprintf.com/view_download.php?id=17",
"refsource": "MISC",
"name": "https://www.abcprintf.com/view_download.php?id=17"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20191002 Multiple vulnerabilities in Online store system v1.0 Stored XSS and unauthenticated product deletions.",
"url": "http://www.openwall.com/lists/oss-security/2019/10/02/1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Online Store System v1.0 delete_file.php doesn't check to see if a user has administrative rights nor does it check for path traversal."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "1.0",
"version_affected": "<="
}
]
},
"product_name": "Online Store"
}
]
},
"vendor_name": "abcprintf"
}
]
}
},
"CVE_data_meta": {
"UPDATED": "2019-09-11T12:11Z",
"ASSIGNER": "larry0@me.com",
"STATE": "PUBLIC",
"REQUESTER": "cve-request@mitre.org",
"ID": "CVE-2019-8291",
"DATE_ASSIGNED": "2019-09-18"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unauthenticated arbitrary file deletions via path traversal"
}
]
}
]
}
}