cvelist/2022/23xxx/CVE-2022-23911.json
2022-02-28 10:00:35 +01:00

85 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CVE_data_meta": {
"ID": "CVE-2022-23911",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "AP Custom Testimonial < 1.4.8 - Admin+ SQL Injection"
},
"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": "Testimonial WordPress Plugin AP Custom Testimonial",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_name": "1.4.6",
"version_value": "1.4.6"
},
{
"version_affected": "<",
"version_name": "1.4.7",
"version_value": "1.4.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Testimonial WordPress Plugin WordPress plugin before 1.4.7 does not validate and escape the id parameter before using it in a SQL statement when retrieving a testimonial to edit, leading to a SQL Injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/77fd6749-4fb2-48fa-a191-437b442f28e9",
"name": "https://wpscan.com/vulnerability/77fd6749-4fb2-48fa-a191-437b442f28e9"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2664185",
"name": "https://plugins.trac.wordpress.org/changeset/2664185"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Rafael Castilho"
}
],
"source": {
"discovery": "EXTERNAL"
}
}