cvelist/2019/8xxx/CVE-2019-8293.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-02-12 18:05:11 -05:00
{
2019-12-23 22:01:09 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 21:47:30 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8293",
2019-12-23 22:01:09 +00:00
"ASSIGNER": "larry0@me.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "abcprintf upload-image-with-ajax",
"version": {
"version_data": [
{
"version_value": "v1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary File Upload"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c",
"url": "https://github.com/abcprintf/upload-image-with-ajax/commit/71436ba5102010397519d4b25ea57591cfb4974c"
2019-12-24 01:01:01 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20191223 Re: Arbitrary file upload vulnerability in upload-image-with-ajax v1.0",
"url": "http://www.openwall.com/lists/oss-security/2019/12/23/2"
2019-12-23 22:01:09 +00:00
}
]
2019-03-17 21:47:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-23 22:01:09 +00:00
"value": "Due to a logic error in the code, upload-image-with-ajax v1.0 allows arbitrary files to be uploaded to the web root allowing code execution."
2019-03-17 21:47:30 +00:00
}
]
}
}