原始 OSV JSON
{
"id": "GHSA-mh24-7wvg-v88g",
"aliases": [
"CVE-2019-6802"
],
"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.",
"summary": "CRLF Injection in pypiserver",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.6"
}
]
}
],
"package": {
"name": "pypiserver",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.2.5"
}
}
],
"modified": "2024-10-15T16:01:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-01-30T20:56:26Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6802",
"type": "ADVISORY"
},
{
"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": "WEB"
},
{
"url": "https://github.com/pypiserver/pypiserver",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-74",
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-01-25T04:29:00Z",
"github_reviewed_at": "2020-06-16T21:46:14Z"
}
}