Lucene search
+L

906 matches found

The Hacker News
The Hacker News
added 2022/11/01 12:4 p.m.312 views

Last Years Open Source - Tomorrow's Vulnerabilities

Linus Torvalds, the creator of Linux and Git, has his own law in software development, and it goes like this: "given enough eyeballs, all bugs are shallow." This phrase puts the finger on the very principle of open source: the more, the merrier - if the code is easily available for anyone and...

10CVSS9.9AI score0.99999EPSS
SaveExploits359
Prion
Prion
added 2022/10/31 7:15 p.m.18 views

Design/Logic Flaw

conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a...

5CVSS7.4AI score0.00689EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/10/31 6:44 p.m.80 views

GHSA-9398-5GHF-7PR6 conduit-hyper vulnerable to Denial of Service from unchecked request length

Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a panic if memory allocation failed for that request. In version 0.4.2,...

7.5CVSS7.4AI score0.00689EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/10/31 12:0 a.m.42 views

CVE-2022-39294 (DoS) Denial of Service from unchecked request length in conduit-hyper

conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a...

7.5CVSS7.6AI score0.00689EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/30 12:0 p.m.39 views

RUSTSEC-2022-0066 Denial of Service from unchecked request length

Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a panic if memory allocation failed for that request. In version 0.4.2,...

7.5CVSS7.4AI score0.00689EPSS
SaveExploits0References3
Redos
Redos
added 2022/10/07 12:0 a.m.5 views

ROS-20221007-21

The cURL command line utility vulnerability is related to how cookies with control codes byte values less than 32 are handled. codes byte values less than 32. Exploitation of the vulnerability could allow an attacker acting remotely to send a cookie containing such control codes to a remote user...

3.7CVSS7.2AI score0.01908EPSS
SaveExploits1
OSV
OSV
added 2022/09/23 2:15 p.m.4 views

ALPINE-CVE-2022-35252

When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings...

3.7CVSS6.9AI score0.01908EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/23 2:15 p.m.2 views

DEBIAN-CVE-2022-35252

When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings...

3.7CVSS6.3AI score0.01908EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/14 7:41 p.m.9 views

CLSA-2022-1663184487 Fix CVE(s): CVE-2022-35252

SECURITY UPDATE: When curl sends back to an HTTPS server cookies with control bytes, it might make the server return a 400 response - debian/patches/CVE-2022-35252.patch: reject cookies with control bytes 0x01-0x1f except 0x09 plus 0x7f - CVE-2022-35252...

3.7CVSS6.7AI score0.01908EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/09/01 5:2 a.m.47 views

Denial Of Service (DoS)

curl is vulnerable to denial of service attacks. A malicious user is able to cause an application crash due to improper validation of syntactic correctness of the input, which makes the server return a 400 Bad Request response...

3.7CVSS5.8AI score0.01908EPSS
SaveExploits1References13Affected Software16
OSV
OSV
added 2022/08/31 10:23 p.m.31 views

GHSA-VQC4-V8HC-H2JG Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.5AI score0.00784EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/08/31 10:23 p.m.28 views

Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.3AI score0.00784EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/08/31 4:15 p.m.15 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS6.9AI score0.01258EPSS
SaveExploits0References7
Prion
Prion
added 2022/08/31 4:15 p.m.26 views

Design/Logic Flaw

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

5CVSS8.3AI score0.01258EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2022/08/31 12:0 a.m.58 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

8.4AI score0.01258EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2022/08/31 12:0 a.m.3 views

curl 安全漏洞

curl is a tool for transferring data from or to a server. A security vulnerability exists in curl versions 4.9 through 7.84, which stems from the fact that when curl retrieves and parses a cookie from an HTTPS server, it accepts the cookie using a control code a value of less than 32 bytes, which...

3.7CVSS5.9AI score0.01908EPSS
SaveExploits1References25
Debian CVE
Debian CVE
added 2022/08/31 12:0 a.m.107 views

CVE-2022-1319

A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second...

7.5CVSS3.1AI score0.01258EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/09 12:0 a.m.7 views

PT-2022-4147 · Siemens · Scalance W-700 +9

Name of the Vulnerable Software and Affected Versions: SCALANCE M-800 / S615 versions prior to V2.3.1 SCALANCE SC-600 family versions prior to V2.3.1 SCALANCE W-1700 IEEE 802.11ac family versions prior to V2.3.1 SCALANCE W-700 IEEE 802.11ax family versions prior to V2.3.1 SCALANCE W-700 IEEE...

9CVSS5.4AI score0.0081EPSS
SaveExploits0References4
ICS
ICS
added 2022/08/09 12:0 a.m.70 views

Siemens SCALANCE

As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please see Siemens' ProductCERT Security Advisories CERT Services | Services |...

6.4AI score
SaveExploits0References10
CNNVD
CNNVD
added 2022/08/03 12:0 a.m.8 views

Siemens部分产品 安全漏洞

SIMATIC PC Station is a software component that manages SIMATIC software products and interfaces on a PC.SIMATIC S7-400 controllers are designed for discrete and continuous control in industrial environments such as manufacturing, food and beverage, and chemical industries around the world. A...

7.5CVSS5.7AI score0.0072EPSS
SaveExploits0References3
Rows per page
Query Builder