cvelist/2022/4xxx/CVE-2022-4355.json
2023-03-17 09:00:34 +00:00

89 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4355",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The LetsRecover WordPress plugin before 1.2.0 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "LetsRecover",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/221bf87b-69e2-4c53-971e-8516b798c759",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/221bf87b-69e2-4c53-971e-8516b798c759"
},
{
"url": "https://bulletin.iese.de/post/letsrecover-woocommerce-abandoned-cart_1-1-0_2",
"refsource": "MISC",
"name": "https://bulletin.iese.de/post/letsrecover-woocommerce-abandoned-cart_1-1-0_2"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Daniel Krohmer"
},
{
"lang": "en",
"value": "Kunal Sharma"
},
{
"lang": "en",
"value": "WPScan"
}
]
}