cvelist/2022/23xxx/CVE-2022-23912.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2022-01-24 17:01:04 +00:00
{
2022-02-28 10:01:19 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-23912",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "AP Custom Testimonial < 1.4.8 - Reflected Cross-Site Scripting"
},
"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 \u2013 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"
}
]
}
}
]
2022-02-28 10:00:35 +01:00
}
}
]
}
2022-02-28 10:01:19 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Testimonial WordPress Plugin WordPress plugin before 1.4.7 does not sanitise and escape the id parameter before outputting it back in an attribute, leading to a Reflected cross-Site Scripting"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2664185",
"name": "https://plugins.trac.wordpress.org/changeset/2664185"
},
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/09512431-aa33-4514-8b20-1963c5d89f33",
"name": "https://wpscan.com/vulnerability/09512431-aa33-4514-8b20-1963c5d89f33"
}
2022-01-24 17:01:04 +00:00
]
2022-02-28 10:01:19 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Rafael Castilho"
}
],
"source": {
"discovery": "EXTERNAL"
2022-01-24 17:01:04 +00:00
}
}