cvelist/2022/23xxx/CVE-2022-23986.json
2022-02-24 15:03:46 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23986",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dojin Club MICMNIS",
"product": {
"product_data": [
{
"product_name": "phpUploader",
"version": {
"version_data": [
{
"version_value": "v1.2 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/shimosyan/phpUploader/releases/tag/v1.2.1",
"refsource": "MISC",
"name": "https://github.com/shimosyan/phpUploader/releases/tag/v1.2.1"
},
{
"url": "https://jvn.jp/en/jp/JVN00095004/index.html",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN00095004/index.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in the phpUploader v1.2 and earlier allows a remote unauthenticated attacker to obtain the information in the database via unspecified vectors."
}
]
}
}