Lucene search
+L

284 matches found

Cvelist
Cvelist
added 2025/02/03 6:59 a.m.20 views

CVE-2024-10395 net: lib: http_server: Buffer Under-read

No proper validation of the length of user input in httpservergetcontenttypefromextension...

8.6CVSS0.003EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/03 6:59 a.m.55 views

CVE-2024-10395

CVE-2024-10395 affects Zephyr RTOS components (notably the http_server code path handling content-type inference) due to missing validation of input length in http_server_get_content_type_from_extension. Multiple connected sources describe a Buffer Under-read rooted in insufficient length checks,...

8.6CVSS8.6AI score0.003EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/11/14 12:0 a.m.60 views

CVE-2024-52613

CVE-2024-52613 concerns tsMuxer, where a heap-based buffer under-read in tsMuxer version nightly-2024-05-12-02-01-18 can cause a DoS via a crafted MOV file. The issue affects the tsMuxer component and is documented across multiple feeds (NVD/Red Hat/CVE lists). According to the PT-2024-35398 advi...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/14 12:0 a.m.15 views

CVE-2024-52613

A heap-based buffer under-read in tsMuxer version nightly-2024-05-12-02-01-18 allows attackers to cause Denial of Service DoS via a crafted MOV video file...

6.9AI score0.00229EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/14 12:0 a.m.12 views

CVE-2024-52613

A heap-based buffer under-read in tsMuxer version nightly-2024-05-12-02-01-18 allows attackers to cause Denial of Service DoS via a crafted MOV video file...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/10/28 12:0 a.m.3 views

PT-2025-14757

Name of the Vulnerable Software and Affected Versions libsoup affected versions not specified Description A flaw was found in the libsoup append param quoted function, which may contain an overflow bug resulting in a buffer under-read. Recommendations At the moment, there is no information about ...

7.8CVSS6.8AI score0.00916EPSS
SaveExploits0References165
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/05 8:22 p.m.22 views

Security Bulletin: IBM Storage Ceph is vulnerable to Buffer Under-read in the RHEL UBI (CVE-2024-25629)

Summary RHEL UBI is used by IBM Storage Ceph as the base operating system. This bulletin identifies the steps to take to address the vulnerability in the RHEL UBI. CVE-2024-25629. Vulnerability Details CVEID:CVE-2024-25629 DESCRIPTION: C-ares is vulnerable to a denial of service, caused by an...

5.5CVSS5.1AI score0.00349EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.25 views

RHEL 8 : nasm (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - nasm: use-after-free in pastetokens in asm/preproc.c CVE-2019-8343 - NASM nasm-2.13.03 nasm- 2.14rc15...

7.6AI score0.05166EPSS
SaveExploits18References17
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.30 views

RHEL 7 : rh-ruby25-ruby (RHSA-2018:3731)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3731 advisory. - ruby: HTTP response splitting in WEBrick CVE-2017-17742 - ruby: Unintentional file and directory creation with directory traversal in...

9.8CVSS7.4AI score0.10715EPSS
SaveExploits0References33
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.25 views

RHEL 6 / 7 : rh-ruby23-ruby (RHSA-2018:3729)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3729 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

9.8CVSS7.5AI score0.10715EPSS
SaveExploits0References33
Tenable Nessus
Tenable Nessus
added 2023/10/20 12:0 a.m.27 views

Ubuntu 14.04 LTS / 16.04 LTS : Ruby vulnerabilities (USN-3626-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3626-1 advisory. It was discovered that Ruby incorrectly handled certain inputs. An attacker could possibly use this to execute arbitrary code. CVE-2018-6914 ...

9.1CVSS7.5AI score0.10552EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.56 views

Oracle Linux 7 : php (ELSA-2020-1112)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-1112 advisory. - fix underflow in envpathinfo in fpmmain.c CVE-2019-11043 - fix stack-buffer-overflow while parsing HTTP response CVE-2018-7584 - fix out-of-bounds re...

9.8CVSS7.7AI score0.99407EPSS
SaveExploits61References5
Github Security Blog
Github Security Blog
added 2023/05/12 8:16 p.m.21 views

Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

8.1CVSS6.5AI score0.00617EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/05/12 8:16 p.m.59 views

GHSA-8VX6-69VG-C46F Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

6.5CVSS7.3AI score0.00617EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/05/12 10:9 a.m.36 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS8.3AI score0.00617EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/05/12 10:9 a.m.10 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS8.1AI score0.00617EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2023/02/21 7:0 p.m.75 views

K28464509: PHP vulnerability CVE-2018-7584

Security Advisory Description In PHP through 5.6.33, 7.0.x before 7.0.28, 7.1.x through 7.1.14, and 7.2.x through 7.2.2, there is a stack-based buffer under-read while parsing an HTTP response in the phpstreamurlwraphttpex function in ext/standard/httpfopenwrapper.c. This subsequently results in...

9.8CVSS8AI score0.87606EPSS
SaveExploits4
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.61 views

K80173446: Multiple Ruby vulnerabilities

Security Advisory Description CVE-2017-17742 Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1 allows an HTTP Response Splitting attack. An attacker can inject a crafted key and value into an HTTP response for the HTTP server of WEBrick...

9.1CVSS6.7AI score0.10552EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.4 views

SUSE CVE-2009-4005

The collectrxframe function in drivers/isdn/hisax/hfcusb.c in the Linux kernel before 2.6.32-rc7 allows attackers to have an unspecified impact via a crafted HDLC packet that arrives over ISDN and triggers a buffer under-read...

7.2CVSS6.9AI score0.0042EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.5 views

SUSE CVE-2018-8882

Netwide Assembler NASM 2.13.02rc2 has a stack-based buffer under-read in the function ieeeshr in asm/float.c via a large shift value...

3.3CVSS7.8AI score0.00378EPSS
SaveExploits0References6
Rows per page
Query Builder