vendor:
Chyrp
by:
Ahmet Ümit BAYRAM
6.1
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Chyrp
Affected Version From: 2.5.2002
Affected Version To: 2.5.2002
Patch Exists: NO
Related CWE:
CPE: a:chyrp:chyrp:2.5.2
Platforms Tested: MacOS
2024
Chyrp 2.5.2 – Stored Cross-Site Scripting (XSS)
Chyrp 2.5.2 is vulnerable to stored cross-site scripting (XSS) due to improper sanitization of user-supplied data. An attacker can inject malicious scripts into the 'Title' field, leading to the execution of arbitrary code in the context of the user's browser. This vulnerability has been assigned CVE-ID: N/A.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user inputs before processing or storing them in the application. Regular security audits and code reviews can also help in identifying and fixing such security flaws.