cvelist/2022/0xxx/CVE-2022-0421.json

80 lines
2.6 KiB
JSON
Raw Normal View History

2022-01-31 10:01:08 +00:00
{
2022-11-29 14:00:36 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-01-31 10:01:08 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-0421",
2022-11-21 11:00:32 +00:00
"ASSIGNER": "contact@wpscan.com",
2022-11-29 14:00:36 +00:00
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Five Star Restaurant Reservations WordPress plugin before 2.4.12 does not have authorisation when changing whether a payment was successful or failed, allowing unauthenticated users to change the payment status of arbitrary bookings. Furthermore, due to the lack of sanitisation and escaping, attackers could perform Cross-Site Scripting attacks against a logged in admin viewing the failed payments"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-07-04 08:00:36 +00:00
"value": "CWE-116 Improper Encoding or Escaping of Output"
2022-11-29 14:00:36 +00:00
}
]
}
]
2022-11-21 11:00:32 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
2022-11-29 14:00:36 +00:00
"product_name": "Five Star Restaurant Reservations",
2022-11-21 11:00:32 +00:00
"version": {
"version_data": [
{
2023-06-27 18:00:41 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "2.4.12"
2022-11-21 11:00:32 +00:00
}
]
}
}
]
}
}
]
}
2022-01-31 10:01:08 +00:00
},
2022-11-21 11:00:32 +00:00
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/145e8d3c-cd6f-4827-86e5-ea2d395a80b9",
2022-11-29 14:00:36 +00:00
"refsource": "MISC",
2022-11-21 11:00:32 +00:00
"name": "https://wpscan.com/vulnerability/145e8d3c-cd6f-4827-86e5-ea2d395a80b9"
}
]
},
2022-11-29 14:00:36 +00:00
"generator": {
"engine": "WPScan CVE Generator"
2022-11-21 11:00:32 +00:00
},
2022-11-29 14:00:36 +00:00
"source": {
"discovery": "EXTERNAL"
},
"credits": [
2022-11-21 11:00:32 +00:00
{
2022-11-29 14:00:36 +00:00
"lang": "en",
2022-11-21 11:00:32 +00:00
"value": "Krzysztof Zaj\u0105c"
2023-06-27 18:00:41 +00:00
},
{
"lang": "en",
"value": "WPScan"
2022-11-21 11:00:32 +00:00
}
2022-11-29 14:00:36 +00:00
]
2022-01-31 10:01:08 +00:00
}