- Description
- symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying on the `Request` class to redirect users to another domain. The `Request::create` methods now assert the URI does not contain invalid characters as defined by https://url.spec.whatwg.org/. This issue has been patched in versions 5.4.46, 6.4.14, and 7.1.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
- Source
- security-advisories@github.com
- NVD status
- Modified
- Products
- symfony
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-601
- Hype score
- Not currently trending
Nova 2.7.15 was released last week and adds pagination for news items, stores the sample post in the database, updates HTML Purifier with HTML5 elements, and patches a low level security advisory (CVE-2024-50345). https://t.co/ncqLssLnIJ
@anodyneprod
2 Jan 2025
2 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2024-50345 Improper URI Parsing Allows Open Redirect in Symfony Http-Foundation Module The symfony/http-foundation module is part of the Symphony PHP framework. It provides an object-oriented layer for handli... https://t.co/PlZY6RrWnY
@VulmonFeeds
7 Nov 2024
0 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2024-50345 symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not pa… https://t.co/UCRc0hhmMF
@CVEnew
6 Nov 2024
538 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9D975006-5AF8-45A1-BDF0-5D876E977FAD",
"versionEndExcluding": "5.4.46",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"matchCriteriaId": "12764F68-0CEE-4768-B8AD-BB218CFC8E17",
"versionEndExcluding": "6.4.14",
"versionStartIncluding": "6.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C62D9AF5-0F1F-493E-A3EF-658F4BCED17A",
"versionEndExcluding": "7.1.7",
"versionStartIncluding": "7.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]