Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Python | Pypiserver | <= 1.2.5 |
Related Weaknesses (CWE)
References
- https://github.com/pypiserver/pypiserver/issues/237ExploitThird Party Advisory
- https://github.com/pypiserver/pypiserver/issues/237ExploitThird Party Advisory
FAQ
What is CVE-2019-6802?
CVE-2019-6802 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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.
How severe is CVE-2019-6802?
CVE-2019-6802 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-6802?
Check the references section above for vendor advisories and patch information. Affected products include: Python Pypiserver.