ghsa-vcph-37mh-fqrh
Vulnerability from github
Published
2023-03-07 18:30
Modified
2023-08-24 20:07
Severity ?
Summary
Apache HTTP Server via mod_proxy_uwsgi HTTP response smuggling
Details
HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server from 2.4.30 through 2.4.55 and the uWSGI PyPI package prior to version 2.0.22. Special characters in the origin response header can truncate/split the response forwarded to the client.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "uWSGI" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-27522" ], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2023-08-24T20:07:48Z", "nvd_published_at": "2023-03-07T16:15:00Z", "severity": "HIGH" }, "details": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server from 2.4.30 through 2.4.55 and the uWSGI PyPI package prior to version 2.0.22. Special characters in the origin response header can truncate/split the response forwarded to the client.", "id": "GHSA-vcph-37mh-fqrh", "modified": "2023-08-24T20:07:48Z", "published": "2023-03-07T18:30:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27522" }, { "type": "WEB", "url": "https://github.com/apache/httpd/commit/d753ea76b5972a85349b68c31b59d04c60014f2d" }, { "type": "WEB", "url": "https://github.com/unbit/uwsgi/commit/58ee1df31fa9e9af106aaeabb82374c36b433822" }, { "type": "WEB", "url": "https://github.com/unbit/uwsgi/commit/acb03530aaaeaa810f28a5b64da619525940f569" }, { "type": "PACKAGE", "url": "https://github.com/unbit/uwsgi" }, { "type": "WEB", "url": "https://httpd.apache.org/security/vulnerabilities_24.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202309-01" }, { "type": "WEB", "url": "https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.22.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache HTTP Server via mod_proxy_uwsgi HTTP response smuggling" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.