cvelist/2023/1xxx/CVE-2023-1905.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-06 10:00:35 +00:00
{
2023-05-08 14:00:51 +00:00
"data_version": "4.0",
2023-04-06 10:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1905",
2023-05-08 14:00:51 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-06 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-08 14:00:51 +00:00
"value": "The WP Popups WordPress plugin before 2.1.5.1 does not properly escape the href attribute of its spu-facebook-page shortcode before outputting it back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks. This is due to an insufficient fix of CVE-2023-24003"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WP Popups",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.1.5.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/b6ac3e15-6f39-4514-a50d-cca7b9457736",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/b6ac3e15-6f39-4514-a50d-cca7b9457736"
2023-04-06 10:00:35 +00:00
}
]
2023-05-08 14:00:51 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-06 10:00:35 +00:00
}