2023-11-27 17:04:10 +00:00

81 lines
2.4 KiB
JSON

{
"id": "CVE-2023-5652",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-11-20T19:15:10.027",
"lastModified": "2023-11-27T16:30:00.860",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WP Hotel Booking WordPress plugin before 2.0.8 does not have authorisation and CSRF checks, as well as does not escape user input before using it in a SQL statement of a function hooked to admin_init, allowing unauthenticated users to perform SQL injections"
},
{
"lang": "es",
"value": "El complemento WP Hotel Booking de WordPress anterior a 2.0.8 no tiene autorizaci\u00f3n ni controles CSRF, y tampoco escapa a la entrada del usuario antes de usarlo en una declaraci\u00f3n SQL de una funci\u00f3n vinculada a admin_init, lo que permite a usuarios no autenticados realizar inyecciones SQL."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thimpress:wp_hotel_booking:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.0.8",
"matchCriteriaId": "51BE1303-D553-4F13-A1DB-30858469F354"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8ea46b9a-5239-476b-949d-49546371eac1",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}