mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
||
"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"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"credit": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "cydave"
|
||
}
|
||
],
|
||
"source": {
|
||
"discovery": "EXTERNAL"
|
||
}
|
||
} |