cvelist/2022/40xxx/CVE-2022-40721.json
2022-10-03 18:00:32 +00:00

72 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-40721",
"ASSIGNER": "larry0@me.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "CreativeDream file uploader",
"version": {
"version_data": [
{
"version_value": "v0.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary file upload"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/CreativeDream/php-uploader/issues/23,",
"url": "https://github.com/CreativeDream/php-uploader/issues/23,"
},
{
"refsource": "MISC",
"name": "http://www.vapidlabs.com/advisory.php?v=216",
"url": "http://www.vapidlabs.com/advisory.php?v=216"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221003 CreativeDream software arbitrary file upload",
"url": "http://www.openwall.com/lists/oss-security/2022/10/03/3"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Arbitrary file upload vulnerability in php uploader"
}
]
}
}