2024-04-04 08:46:00 +00:00

81 lines
2.7 KiB
JSON

{
"id": "CVE-2022-0421",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-11-21T11:15:19.153",
"lastModified": "2023-11-07T03:41:16.370",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"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"
},
{
"lang": "es",
"value": "El complemento de WordPress Five Star Restaurant Reservations anterior a 2.4.12 no tiene autorizaci\u00f3n para cambiar si un pago fue exitoso o fallido, lo que permite a usuarios no autenticados cambiar el estado de pago de reservas arbitrarias. Adem\u00e1s, debido a la falta de sanitizaci\u00f3n y escape, los atacantes podr\u00edan realizar ataques de Cross-Site Scripting contra un administrador que haya iniciado sesi\u00f3n y vea los pagos fallidos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-116"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fivestarplugins:five_star_restaurant_reservations:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.4.12",
"matchCriteriaId": "AB1A4FDD-8263-4CD1-B7B6-65D97D3CA1F6"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/145e8d3c-cd6f-4827-86e5-ea2d395a80b9",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}