Files
CVEs-PoC/2012/CVE-2012-2687.md
2025-09-29 21:09:30 +02:00

1.9 KiB

CVE-2012-2687

Description

Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.

POC

Reference

Github