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

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-09-21 09:00:38 +00:00
{
2022-10-31 17:07:32 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-3254",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "AWP Classifieds Plugin < 4.3 - Unauthenticated SQLi"
},
"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": "WordPress Classifieds Plugin Ad Directory & Listings by AWP Classifieds",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.3",
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WordPress Classifieds Plugin WordPress plugin before 4.3 does not properly sanitise and escape some parameters before using them in a SQL statement via an AJAX action available to unauthenticated users and when a specific premium module is active, leading to a SQL injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/546c47c2-5b4b-46db-b754-c6b43aef2660",
"name": "https://wpscan.com/vulnerability/546c47c2-5b4b-46db-b754-c6b43aef2660"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-09-21 09:00:38 +00:00
]
2022-10-31 17:07:32 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
2022-09-21 09:00:38 +00:00
}
2022-10-31 17:07:32 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-09-21 09:00:38 +00:00
}