Symfony — CWE-200

All FrameworksSymfonyCWE-200

2 CVEs categorized as CWE-200 — Information Exposure in Symfony.

CVE-2024-50342LOW2024
symfony/http-client is a module for the Symphony PHP framework which provides powerful methods to fetch HTTP resources synchronously or asynchronously. When using the `NoPrivateNetworkHttpClient`, some internal information is still leaking during host resolution, which leads to possible IP/port enum…
CVE-2021-21424MEDIUM2021
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 …