Lucene search
K

283 matches found

UbuntuCve
UbuntuCve
added 2021/07/07 8:15 p.m.21 views

CVE-2021-32714

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

9.1CVSS6.5AI score0.01124EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2021/07/07 8:15 p.m.14 views

CVE-2021-32715

hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such...

5.3CVSS6.1AI score0.00879EPSS
Exploits1References4
Prion
Prion
added 2021/07/07 8:15 p.m.10 views

Integer overflow

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

6.4CVSS9.2AI score0.01124EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/07/07 8:15 p.m.14 views

Design/Logic Flaw

hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such...

4.3CVSS5.3AI score0.00879EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2021/07/07 8:5 p.m.83 views

CVE-2021-32715

Hyper (Rust HTTP library) had a vulnerability in its HTTP/1 server code where a Content-Length header prefixed with a plus sign could be accepted instead of rejected, enabling potential request smuggling/desync attacks. The issue affects all prior Hyper versions before 0.14.10 when built with rus...

5.3CVSS4.6AI score0.00879EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/07/07 8:5 p.m.15 views

CVE-2021-32715 Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such...

3.1CVSS5.6AI score0.00879EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/07/07 8:5 p.m.29 views

CVE-2021-32715

hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such...

5.3CVSS5.3AI score0.00879EPSS
Exploits1
CVE
CVE
added 2021/07/07 7:35 p.m.73 views

CVE-2021-32714

CVE-2021-32714 affects the hyper HTTP library for Rust (versions prior to 0.14.10). The flaw is an integer overflow when decoding chunk sizes in HTTP/1.1 chunked transfers, which can cause data loss and, if an upstream proxy allows large chunk sizes, potential request smuggling or desync attacks....

9.1CVSS7.5AI score0.01124EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/07/07 7:35 p.m.13 views

CVE-2021-32714 Integer Overflow in Chunked Transfer-Encoding

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

5.9CVSS9.5AI score0.01124EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2021/07/07 7:35 p.m.42 views

CVE-2021-32714

hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes...

9.1CVSS9.3AI score0.01124EPSS
Exploits1
NVD
NVD
added 2021/02/11 6:15 p.m.13 views

CVE-2021-21299

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

8.1CVSS0.04732EPSS
Exploits0References5
OSV
OSV
added 2021/02/11 6:15 p.m.2 views

DEBIAN-CVE-2021-21299

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

8.1CVSS7.8AI score0.04732EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2021/02/11 6:15 p.m.12 views

CVE-2021-21299

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

8.1CVSS7.1AI score0.04732EPSS
Exploits0References6
Prion
Prion
added 2021/02/11 6:15 p.m.17 views

Design/Logic Flaw

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

6.8CVSS7.9AI score0.04732EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2021/02/11 6:0 p.m.86 views

CVE-2021-21299

CVE-2021-21299 affects the Rust HTTP library hyper. The vulnerability resides in hyper’s HTTP server code, which may misinterpret requests with multiple Transfer-Encoding headers, potentially treating the payload as chunked when it should be illegal. Exploitation requires three conditions to be m...

8.1CVSS6.4AI score0.04732EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2021/02/11 6:0 p.m.12 views

CVE-2021-21299 Multiple Transfer-Encoding headers misinterprets request payload

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

4.8CVSS8.3AI score0.04732EPSS
Exploits0References5
RustSec
RustSec
added 2021/02/05 12:0 p.m.17 views

Multiple Transfer-Encoding headers misinterprets request payload

hyper's HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary differently can...

8.1CVSS1.4AI score0.04732EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/02/05 12:0 p.m.15 views

RUSTSEC-2021-0020 Multiple Transfer-Encoding headers misinterprets request payload

hyper's HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary differently can...

8.1CVSS8AI score0.04732EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/01/13 12:0 a.m.4 views

Xiaomi AX1800 Security Vulnerability

The Xiaomi AX1800 is a router from the Chinese company Xiaomi Xiaomi. A security vulnerability exists in the Xiaomi router that stems from an issue where the time is not synchronized after a router reboot, which can bypass login authentication. The following products and versions are affected:...

7.5CVSS7.1AI score0.01223EPSS
Exploits0References1
Amazon
Amazon
added 2021/01/07 12:0 a.m.127 views

Important: libuv

Issue Overview: Node.js 12.18.4 and 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on t...

7.5CVSS6.4AI score0.08794EPSS
Exploits0
Rows per page
Query Builder