Search for packages
purl | pkg:composer/symfony/routing@2.0.18 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-tyxz-bxm5-puc2
Aliases: CVE-2012-6431 GHSA-83c3-qx27-2rwr |
Symfony Allows URI Restrictions Bypass Via Double-Encoded String On the Symfony 2.0.x version, there's a security issue that allows access to routes protected by a firewall even when the user is not logged in. Both the Routing component and the Security component uses the path returned by `getPathInfo()` to match a Request. The `getPathInfo()` returns a decoded path, but the Routing component (`Symfony\Component\Routing\Matcher\UrlMatcher`) decodes the path a second time; whereas the Security component, `Symfony\Component\HttpFoundation\RequestMatcher`, does not. This difference causes Symfony 2.0 to be vulnerable to double encoding attacks. |
Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
This package is not known to fix vulnerabilities. |
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-07-03T17:11:59.127685+00:00 | GitLab Importer | Affected by | VCID-tyxz-bxm5-puc2 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/symfony/routing/CVE-2012-6431.yml | 37.0.0 |