2024-08-02 18:03:14 +00:00

74 lines
2.5 KiB
JSON

{
"id": "CVE-2024-29810",
"sourceIdentifier": "info@appcheck-ng.com",
"published": "2024-03-26T16:15:12.707",
"lastModified": "2024-08-02T17:35:39.500",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The thumb_url parameter of the AJAX call to the editimage_bwg action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the thumb_url parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. The attacker must target a an authenticated user with permissions to access this component to exploit this issue."
},
{
"lang": "es",
"value": "El par\u00e1metro thumb_url de la llamada AJAX a la acci\u00f3n editimage_bwg de admin-ajax.php es vulnerable al Cross Site Scripting reflejado. El valor del par\u00e1metro thumb_url est\u00e1 incrustado dentro de un JavaScript existente dentro de la respuesta, lo que permite insertar y ejecutar JavaScript arbitrario. El atacante debe apuntar a un usuario autenticado con permisos para acceder a este componente para aprovechar este problema."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "info@appcheck-ng.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "info@appcheck-ng.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://appcheck-ng.com/xss-vulnerabilities-discovered-10web-photogallery-wordpress-plugin/",
"source": "info@appcheck-ng.com"
},
{
"url": "https://wordpress.org/plugins/photo-gallery/#developers",
"source": "info@appcheck-ng.com"
}
]
}