cvelist/2022/3xxx/CVE-2022-3981.json

75 lines
2.2 KiB
JSON
Raw Normal View History

2022-11-14 10:00:33 +00:00
{
2022-12-12 18:00:37 +00:00
"data_version": "4.0",
2022-11-14 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3981",
2022-12-12 18:00:37 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-11-14 10:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-12 18:00:37 +00:00
"value": "The Icegram Express WordPress plugin before 5.5.1 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by any authenticated users, such as subscriber"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Icegram Express",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/78054d08-0227-426c-903d-d146e0919028",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/78054d08-0227-426c-903d-d146e0919028"
2022-11-14 10:00:33 +00:00
}
]
2022-12-12 18:00:37 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Krzysztof Zajac"
}
]
2022-11-14 10:00:33 +00:00
}