ghsa-mh24-7wvg-v88g
Vulnerability from github
Published
2019-01-30 20:56
Modified
2024-10-15 16:01
Severity ?
VLAI Severity ?
Summary
CRLF Injection in pypiserver
Details
CRLF Injection in pypiserver 1.2.5 and below allows attackers to set arbitrary HTTP headers and possibly conduct XSS attacks via a %0d%0a
in a URI.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.2.5" }, "package": { "ecosystem": "PyPI", "name": "pypiserver" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-6802" ], "database_specific": { "cwe_ids": [ "CWE-74", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:46:14Z", "nvd_published_at": "2019-01-25T04:29:00Z", "severity": "MODERATE" }, "details": "CRLF Injection in pypiserver 1.2.5 and below allows attackers to set arbitrary HTTP headers and possibly conduct XSS attacks via a `%0d%0a` in a URI.", "id": "GHSA-mh24-7wvg-v88g", "modified": "2024-10-15T16:01:01Z", "published": "2019-01-30T20:56:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6802" }, { "type": "WEB", "url": "https://github.com/pypiserver/pypiserver/issues/237" }, { "type": "WEB", "url": "https://github.com/pypiserver/pypiserver/commit/1375a67c55a9b8d4619df30d2a1c0b239d7357e6" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pypiserver/PYSEC-2019-113.yaml" }, { "type": "PACKAGE", "url": "https://github.com/pypiserver/pypiserver" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "CRLF Injection in pypiserver" }
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.
Loading…