Lucene search
+L

21060 matches found

Cvelist
Cvelist
added 2024/10/04 5:56 a.m.44 views

CVE-2024-6443 zephyr: out-of-bound read in utf8_trunc

In utf8trunc in zephyr/lib/utils/utf8.c, lastbytep can point to one byte before the string pointer if the string is empty...

6.3CVSS0.00608EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/10/04 12:00 a.m.42 views

CVE-2024-47855

util/JSONTokener.java in JSON-lib before 3.1.0 mishandles an unbalanced comment string...

0.17565EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/04 12:00 a.m.11 views

Zephyr 安全漏洞

Zephyr is an extensible real-time operating system RTOS open-sourced by Zephyr. A security vulnerability exists in Zephyr that stems from the ability to point to the previous byte of a string pointer if the lastbytep string is null...

6.5CVSS6.8AI score0.00608EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/04 12:00 a.m.22 views

CVE-2024-47855

util/JSONTokener.java in JSON-lib before 3.1.0 mishandles an unbalanced comment string...

5.3CVSS7.1AI score
SaveExploits0References4
NVD
NVD
added 2024/10/03 7:15 p.m.25 views

CVE-2024-41592

DrayTek Vigor3910 devices through 4.3.2.6 have a stack-based overflow when processing query string parameters because GetCGI mishandles extraneous ampersand characters and long key-value pairs...

8CVSS0.01397EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/03 7:15 p.m.41 views

CVE-2024-41586

A stack-based Buffer Overflow vulnerability in DrayTek Vigor310 devices through 4.3.2.6 allows a remote attacker to execute arbitrary code via a long query string to the cgi-bin/ipfedr.cgi component...

8CVSS0.00464EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/03 12:00 a.m.29 views

CVE-2024-41592

DrayTek Vigor3910 devices through 4.3.2.6 have a stack-based overflow when processing query string parameters because GetCGI mishandles extraneous ampersand characters and long key-value pairs...

7.4AI score0.01397EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/10/03 12:00 a.m.12 views

DrayTek Vigor 3910 安全漏洞

The DrayTek Vigor 3910 is a high-performance router for enterprise networks from China-based DrayTek. A security vulnerability exists in the DrayTek Vigor 3910 version 4.3.2.6 and prior versions, which originates from the Vigor Management UI's httpd server using static strings to seed OpenSSL's...

7.5CVSS6.8AI score0.00271EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/03 12:00 a.m.105 views

CVE-2024-41592

CVE-2024-41592 affects DrayTek Vigor3910 devices up to 4.3.2.6. The issue is a stack-based overflow in the GetCGI function when processing query string parameters (extraneous ampersands and long key–value pairs). Exploitation could lead to arbitrary code execution or DoS as described in multiple ...

8CVSS7AI score0.01397EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2024/10/03 12:00 a.m.8 views

DrayTek Vigor 3910 安全漏洞

The DrayTek Vigor 3910 is a high-performance router for enterprise networks from DrayTek. A security vulnerability exists in the DrayTek Vigor 3910 version 4.3.2.6 and prior versions, which is caused by a stack-based overflow when processing query string parameters...

8CVSS7.1AI score0.01397EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/10/03 12:00 a.m.9 views

PT-2024-37630 · Zephyr · Zephyr

Name of the Vulnerable Software and Affected Versions: Zephyr affected versions not specified Description: The issue occurs in the utf8 trunc function found in zephyr/lib/utils/utf8.c, where last byte p might point to the byte just before the string pointer if the string is empty. This is a buffe...

6.5CVSS7.1AI score0.00608EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2024/10/03 12:00 a.m.31 views

CVE-2024-41592

DrayTek Vigor3910 devices through 4.3.2.6 have a stack-based overflow when processing query string parameters because GetCGI mishandles extraneous ampersand characters and long key-value pairs...

0.01397EPSS
SaveExploits1References2
CVE
CVE
added 2024/10/03 12:00 a.m.63 views

CVE-2024-41586

CVE-2024-41586 affects DrayTek Vigor310 devices (through 4.3.2.6). The flaw is a stack-based buffer overflow in the Web UI CGI component /cgi-bin/ipfedr.cgi exploited by a long query string, enabling a remote attacker to execute arbitrary code. Public documentation confirms the affected product a...

8CVSS7.7AI score0.00464EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/01 8:03 a.m.86 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
OSV
OSV
added 2024/09/30 5:14 p.m.29 views

GHSA-5RFV-66G4-JR8H RestrictedPython information leakage via `AttributeError.obj` and the `string` module

Impact A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. Patches The problem will be fixed in version 7.3. Workarounds If the application does not require access to the module string, it can remove it from...

8.7CVSS6.4AI score0.0071EPSS
SaveExploits1References5
OSV
OSV
added 2024/09/30 4:15 p.m.4 views

DEBIAN-CVE-2024-47532

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application...

6.5CVSS5.5AI score0.0071EPSS
SaveExploits1References1
PyPA
PyPA
added 2024/09/30 4:15 p.m.8 views

PYSEC-2024-186

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application...

8.7CVSS6.9AI score0.0071EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/09/30 4:15 p.m.12 views

UBUNTU-CVE-2024-47532

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application...

8.7CVSS6AI score0.0071EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/09/30 3:29 p.m.25 views

CVE-2024-47532 RestrictedPython information leakage via `AttributeError.obj` and the `string` module

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application...

8.7CVSS6.9AI score0.0071EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/09/30 3:29 p.m.56 views

CVE-2024-47532 RestrictedPython information leakage via `AttributeError.obj` and the `string` module

RestrictedPython is a restricted execution environment for Python to run untrusted code. A user can gain access to protected and potentially sensible information indirectly via AttributeError.obj and the string module. The problem will be fixed in version 7.3. As a workaround, If the application...

8.7CVSS0.0071EPSS
SaveExploits1References2
Rows per page
Query Builder