Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2021-21424 PoC — Prevent user enumeration using Guard or the new Authenticator-based Security

Source
Associated Vulnerability
Title:Prevent user enumeration using Guard or the new Authenticator-based Security (CVE-2021-21424)
Description:Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The ability to enumerate users was possible without relevant permissions due to different handling depending on whether the user existed or not when attempting to use the switch users functionality. We now ensure that 403s are returned whether the user exists or not if a user cannot switch to a user or if the user does not exist. The patch for this issue is available for branch 3.4.
Description
 El WebProfiler de Symfony expone rutas internas del servidor si no está deshabilitado en producción
Readme
# CVE-2021-21424

Directory Traversal y exposición de archivos
	•	CVE-2021-21424
	•	Descripción: El WebProfiler expone rutas internas del servidor si no está deshabilitado en producción.
	•	Versiones afectadas: Symfony 2.8 a 5.x.
	•	Bypass típico: acceso directo a /app_dev.php/_profiler/.


	Resumen del CVE-2021-21424
	•	CVE: 2021-21424
	•	Componente: Web Profiler / Dev Toolbar
	•	Impacto: Exposición de información sensible (entorno, rutas, parámetros)
	•	Requisito: Que /app_dev.php, /_profiler o /_wdt estén accesibles desde producción.
	•	Riesgo: Permite escalado de privilegios, acceso a variables de entorno, credenciales, rutas internas, debugging de requests y profiling de controladores.
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →