Lucene search
+L

102 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-7816

Malware in sbrugna...

5.3CVSS5.3AI score0.01355EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2016-9458

Malware in sbrugna...

4.3CVSS6AI score0.04442EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/30 12:00 a.m.7 views

PT-2025-40012

Name of the Vulnerable Software and Affected Versions validator.js versions through 13.15.15 Description A flaw exists in the URL validation process within validator.js. The isURL function utilizes '://' to identify protocols during parsing, differing from the ':' delimiter used by web browsers...

6.1CVSS5.4AI score0.00324EPSS
SaveExploits1References18
Vulnrichment
Vulnrichment
added 2025/09/24 5:11 p.m.2 views

CVE-2025-20312

A vulnerability in the Simple Network Management Protocol SNMP subsystem of Cisco IOS XE Software could allow an authenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to improper error handling when parsing a specific SNMP...

7.7CVSS6.4AI score0.00388EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2019-17420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a...

5.3CVSS6.2AI score0.01355EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-10244

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata version 4.0.4 incorrectly handles the parsing of an EtherNet/IP PDU. A malformed PDU can cause the parsing code to read beyond the allocated data becau...

9.8CVSS7.3AI score0.01658EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/07 12:00 a.m.15 views

Akamai Ghost 环境问题漏洞

Akamai Ghost is an HTTP service program from Akamai Corporation. An environmental issue vulnerability exists in versions of Akamai Ghost prior to 2025-03-26, which stems from inconsistent parsing of HTTP requests and could lead to a request entrapment attack...

4CVSS6.7AI score0.00563EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/06/25 12:20 p.m.19 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00811EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/05/22 8:38 a.m.14 views

CVE-2019-17420

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5.3CVSS6.8AI score0.01355EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/07 12:49 p.m.18 views

undertow: Improper State Management in Proxy Protocol parsing causes information leakage

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the...

7.5CVSS5.7AI score0.02644EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/10/01 7:54 a.m.60 views

undertow: Improper State Management in Proxy Protocol parsing causes information leakage

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the...

7.5CVSS5.7AI score0.02644EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/19 4:46 p.m.62 views

undertow: Improper State Management in Proxy Protocol parsing causes information leakage

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the...

7.5CVSS5.7AI score0.02644EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/21 2:13 p.m.65 views

CVE-2024-7885 Undertow: improper state management in proxy protocol parsing causes information leakage

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the...

7.5CVSS0.02644EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.6 views

SUSE CVE-2022-24723

URI.js is a Javascript URL mutation library. Before version 1.19.9, whitespace characters are not removed from the beginning of the protocol, so URLs are not parsed properly. This issue has been patched in version 1.19.9. Removing leading whitespace from values before passing them to URI.parse ca...

5.3CVSS5.5AI score0.01995EPSS
SaveExploits1References3
Wallarm Lab
Wallarm Lab
added 2022/10/17 2:28 p.m.30 views

8 KB is not enough: why WAFs can’t protect APIs

WAFs were a top-notch security instrument a decade ago, but now they are not. They fail to protect APIs. Meanwhile, the number of API-specific vulnerabilities grew more than twofold in 2022. According to a report by Wallarm, many such vulnerabilities have critical severity, and 33% are immediatel...

7.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/09/13 9:59 a.m.14 views

nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding

A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling HRS, causing web cache poisoning, and conducting XSS attacks...

6.5CVSS7.3AI score0.44075EPSS
SaveExploits1References5
Huntr
Huntr
added 2022/08/07 8:02 a.m.30 views

Hostname Spoofing

Description parse-url parses following https url incorrectly, identifies its protocol as ssh, and its host name is parsed incorrectly either. https://www.google.com:[email protected]:x node -e 'const parseUrl=require"parse-url";console.logparseUrl"https://www.google.com:[email protected]:x"' protocols:...

5.8CVSS6.4AI score0.00789EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/03/03 12:00 a.m.10 views

PT-2022-16831 · Uri.Js · Uri.Js

Name of the Vulnerable Software and Affected Versions: URI.js versions prior to 1.19.9 Description: The issue arises from whitespace characters not being removed from the beginning of the protocol, resulting in improper URL parsing. This can cause protocol validation mechanisms to fail. The probl...

5.3CVSS5.4AI score0.01995EPSS
SaveExploits1References14
Mageia
Mageia
added 2021/10/20 9:28 p.m.101 views

Updated redis packages fix security vulnerability

CVE-2021-32626: Specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and potentially remote code execution. CVE-2021-32627: An integer overflow bug in Redis 5.0 or...

9CVSS8.3AI score0.16904EPSS
SaveExploits1References3
OSV
OSV
added 2021/10/04 6:15 p.m.7 views

AZL-6848 CVE-2021-32675 affecting package redis for versions less than 6.2.6-1

Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol RESP request, Redis allocates memory according to user-specified values which determine the number of elements in the multi-bulk header and size of each element in the bulk header. ...

7.5CVSS6.6AI score0.16904EPSS
SaveExploits1References1
Rows per page
Query Builder