.. / CVE-2023-24367

Exploit for Temenos T24 R20 - Cross-Site Scripting (CVE-2023-24367)

Description:

Temenos T24 release 20 contains a reflected cross-site scripting vulnerability via the routineName parameter at genrequest.jsp. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Nuclei Template

View the template here CVE-2023-24367.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-24367.yaml
Copy

References:

https://github.com/mrojz/T24
https://github.com/ARPSyndicate/cvemon
https://github.com/mrojz/T24/blob/main/CVE-2023-24367.md
https://github.com/mrojz/T24/blob/main/T24_XSS.md
https://nvd.nist.gov/vuln/detail/CVE-2023-24367