cvelist/2022/1xxx/CVE-2022-1037.json

75 lines
1.7 KiB
JSON
Raw Normal View History

2022-03-21 14:01:29 +00:00
{
2022-04-18 17:45:49 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1037",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "EXMAGE < 1.0.7 - Admin+ Blind SSRF"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "EXMAGE WordPress Image Links",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.7",
"version_value": "1.0.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The EXMAGE WordPress plugin before 1.0.7 does to ensure that images added via URLs are external images, which could lead to a blind SSRF issue by using local URLs"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/bd8555bd-8086-41d0-a1f7-3557bc3af957",
"name": "https://wpscan.com/vulnerability/bd8555bd-8086-41d0-a1f7-3557bc3af957"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
"lang": "eng"
}
2022-03-21 14:01:29 +00:00
]
2022-04-18 17:45:49 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Luan Pedersini"
2022-03-21 14:01:29 +00:00
}
2022-04-18 17:45:49 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-21 14:01:29 +00:00
}