raptor-web is a CMS for game server communities that can be used to host information and keep track of players. In version 0.4.4 of raptor-web, it is possible to craft a malicious URL that will result in a reflected cross-site scripting vulnerability. A user controlled URL parameter is loaded into an internal template that has autoescape disabled. This is a cross-site scripting vulnerability that affects all deployments of `raptor-web` on version `0.4.4`. Any victim who clicks on a malicious crafted link will be affected. This issue has been patched 0.4.4.1.
References
Link | Resource |
---|---|
https://github.com/zediious/raptor-web/releases/tag/0.4.4.1 | Patch |
https://github.com/zediious/raptor-web/security/advisories/GHSA-8r6g-fhh4-xhmq | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-11-28 19:15
Updated : 2023-12-04 17:41
NVD link : CVE-2023-49078
Mitre link : CVE-2023-49078
CVE.ORG link : CVE-2023-49078
JSON object : View
Products Affected
zediious
- raptor-web
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')