Lucene search
+L

3422 matches found

OSV
OSV
added 2024/12/16 1:58 p.m.40 views

BIT-NODE-MIN-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.5CVSS7.2AI score0.03906EPSS
SaveExploits1References11
Microsoft CVE
Microsoft CVE
added 2024/12/13 8:0 a.m.6 views

mptcp: handle consistently DSS corruption

...

8.2CVSS6.8AI score0.00563EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.6 views

SUSE CVE-2024-47596

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

5.5CVSS6.8AI score0.01134EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:0 a.m.12 views

tcp: fix mptcp DSS corruption due to large pmtu xmit

...

7.5CVSS6.8AI score0.00869EPSS
SaveExploits0
OSV
OSV
added 2024/12/12 12:0 a.m.9 views

UBUNTU-CVE-2024-47596

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

7.5CVSS5.7AI score0.01134EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/04 6:31 p.m.6 views

GHSA-2RXC-GJRP-VJHX Unsoundness in anstream

When given a valid UTF8 string "ö\x1b😀", the function in crates/anstream/src/adapter/strip.rs will be confused. The UTF8 bytes are \xc3\xb6 then \x1b then \xf0\x9f\x98\x80. When looping over "non-printable bytes" \x1b\xf0 will be considered as some non-printable sequence. This will produce a brok...

7.2AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/04 12:51 a.m.17 views

kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number

A flaw was found in the Linux kernel. Two TCP spoofing primitives exist where an attacker can brute force the server-chosen send window by acknowledging data that was never sent, called "ghost ACKs." There are side channels that also allow the attacker to leak the otherwise secret server-chosen...

9.8CVSS6.8AI score0.00616EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.5 views

kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number

A flaw was found in the Linux kernel. Two TCP spoofing primitives exist where an attacker can brute force the server-chosen send window by acknowledging data that was never sent, called "ghost ACKs." There are side channels that also allow the attacker to leak the otherwise secret server-chosen...

9.8CVSS6.8AI score0.00616EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/12/02 6:34 p.m.26 views

PyJWT Issuer field partial matches allowed

Summary The wrong string if check is run for iss checking, resulting in "acb" being accepted for "abc". Details This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. diff - if isinstanceissuer, list: + if...

7.5CVSS7AI score0.0081EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/12/02 12:0 a.m.12 views

UBUNTU-CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS7.1AI score0.0081EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/11/29 12:0 a.m.13 views

PT-2024-35992 · Riot · Riot

Name of the Vulnerable Software and Affected Versions: RIOT affected versions not specified Description: A malicious actor can send a IEEE 802.15.4 packet with a spoofed length byte and optionally a spoofed FCS, resulting in an endless loop on a CC2538 receiver. The issue arises from the receiver...

6.9CVSS7AI score0.00726EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2024/11/29 12:0 a.m.9 views

RIOT 安全漏洞

RIOT is RIOT's open source set of operating systems for applications in the Internet of Things IoT space. A security vulnerability exists in RIOT. An attacker exploiting this vulnerability can send IEEE 802.15.4 packets with forged length bytes and optionally forged FCS, which ultimately causes t...

7.5CVSS6.5AI score0.00726EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/11/26 3:21 p.m.20 views

CVE-2024-52337 Tuned: improper sanitization of `instance_name` parameter of the `instance_create()` method

A log spoofing flaw was found in the Tuned package due to improper sanitization of some API arguments. This flaw allows an attacker to pass a controlled sequence of characters; newlines can be inserted into the log. Instead of the 'evil' the attacker could mimic a valid TuneD log line and trick t...

5.5CVSS6.6AI score0.00298EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/11/25 12:0 a.m.32 views

Oracle Linux 9 : edk2 (ELSA-2024-12842)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12842 advisory. - EDK2: EDK2 contains a vulnerability when S3 sleep is activated where an Attacker may cause a Division- By-Zero due to a UNIT32 overflow via local...

10CVSS7.1AI score0.95764EPSS
SaveExploits28References5
Positive Technologies
Positive Technologies
added 2024/11/19 12:0 a.m.12 views

PT-2024-10699 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to an incorrect bounds check in the sdpu extract attr seq function of sdp utils.cc, which could lead to a possible out of bounds...

7.5CVSS7.7AI score0.00289EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: drm/amd/display: Wake DMCUB before executing GPINT commands

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands Why DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. How Add dcwakeandexecutegpint to wrap the wake,...

7.8CVSS6.8AI score0.00368EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.15 views

kernel: stm class: Fix a double free in stm_register_device()

A vulnerability was found in the Linux kernel's stm class, where an improper memory management sequence in stmregisterdevice could lead to a double-free error. This issue occurs when the putdevice&stm-dev call triggers stmdevicerelease to free "stm", making the subsequent vfreestm call redundant...

7.8CVSS6.8AI score0.00251EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2024/11/11 11:14 p.m.40 views

K000148479: Linux kernel vulnerability CVE-2023-52881

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: tcp: do not accept ACK of bytes we never sent This patch is based on a detailed report and ideas from Yepeng Pan and Christian Rossow. ACK seq validation is currently following RFC 5961 5.2 guideline...

9.8CVSS5.9AI score0.00616EPSS
SaveExploits0Affected Software17
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.6 views

padata: use integer wrap around to prevent deadlock on seq_nr overflow

...

7.5CVSS6.8AI score0.00679EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.8 views

The vulnerability of the netfilter component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the netfilter component in the Linux operating system’s kernel is related to errors in boundary-filling reading in the decodeseq function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00735EPSS
SaveExploits0References46Affected Software7
Rows per page
Query Builder