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

92 lines
2.9 KiB
JSON
Raw Normal View History

2023-03-01 15:00:36 +00:00
{
2023-07-10 15:33:04 +00:00
"data_version": "4.0",
2023-03-01 15:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1119",
2023-07-10 15:33:04 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-03-01 15:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-14 14:00:34 +00:00
"value": "The WP-Optimize WordPress plugin before 3.2.13, SrbTransLatin WordPress plugin before 2.4.1 use a third-party library that removes the escaping on some HTML characters, leading to a cross-site scripting vulnerability."
2023-07-10 15:33:04 +00:00
}
]
},
"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-Optimize",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.2.13"
}
]
}
},
{
"product_name": "SrbTransLatin",
"version": {
"version_data": [
{
2023-08-14 14:00:34 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "2.4.1"
2023-07-10 15:33:04 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/2e78735a-a7fc-41fe-8284-45bf451eff06",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/2e78735a-a7fc-41fe-8284-45bf451eff06"
2023-03-01 15:00:36 +00:00
}
]
2023-07-10 15:33:04 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Paolo Elia"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-03-01 15:00:36 +00:00
}