cvelist/2022/1xxx/CVE-2022-1528.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2022-04-29 08:01:35 +00:00
{
2022-05-30 10:29:55 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1528",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "VikBooking < 1.5.9 - 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": "VikBooking Hotel Booking Engine & PMS",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_name": "1.5.0",
"version_value": "1.5.0"
},
{
"version_affected": "<",
"version_name": "1.5.9",
"version_value": "1.5.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The VikBooking Hotel Booking Engine & PMS WordPress plugin before 1.5.9 does not escape the current URL before putting it back in a JavaScript context, leading to a Reflected Cross-Site Scripting"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/d1e59894-382f-4151-8c4c-5608f3d8ac1f",
"name": "https://wpscan.com/vulnerability/d1e59894-382f-4151-8c4c-5608f3d8ac1f"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-04-29 08:01:35 +00:00
]
2022-05-30 10:29:55 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Bruno Halltari"
2022-04-29 08:01:35 +00:00
}
2022-05-30 10:29:55 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-04-29 08:01:35 +00:00
}