cvelist/2023/0xxx/CVE-2023-0329.json
2023-11-14 00:00:33 +00:00

85 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0329",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Elementor Website Builder WordPress plugin before 3.12.2 does not properly sanitize and escape the Replace URL parameter in the Tools module before using it in a SQL statement, leading to a SQL injection exploitable by users with the Administrator role."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Elementor Website Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.12.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/a875836d-77f4-4306-b275-2b60efff1493",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/a875836d-77f4-4306-b275-2b60efff1493"
},
{
"url": "http://packetstormsecurity.com/files/175639/Elementor-Website-Builder-SQL-Injection.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/175639/Elementor-Website-Builder-SQL-Injection.html"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Sanjay Das"
},
{
"lang": "en",
"value": "WPScan"
}
]
}