cvelist/2023/5xxx/CVE-2023-5750.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2023-10-25 17:38:57 +00:00
{
2023-12-11 20:00:32 +00:00
"data_version": "4.0",
2023-10-25 17:38:57 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5750",
2023-12-11 20:00:32 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-10-25 17:38:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-11 20:00:32 +00:00
"value": "The EmbedPress WordPress plugin before 3.9.2 does not sanitise and escape a parameter before outputting it back in the page containing a specific content, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin"
}
]
},
"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": "EmbedPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.9.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/cf323f72-8374-40fe-9e2e-810e46de1ec8",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/cf323f72-8374-40fe-9e2e-810e46de1ec8"
2023-10-25 17:38:57 +00:00
}
]
2023-12-11 20:00:32 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-10-25 17:38:57 +00:00
}