Lucene search
+L

2431 matches found

Cvelist
Cvelist
added 2025/02/06 12:26 p.m.36 views

CVE-2024-57956

Out-of-bounds read vulnerability in the interpreter string module Impact: Successful exploitation of this vulnerability may affect availability...

2.8CVSS0.00207EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/02/06 12:0 a.m.13 views

PT-2025-5814 · Huawei · Harmonyos

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is an out-of-bounds read vulnerability in the interpreter string module. Successful exploitation of this vulnerability may affect availability...

7.5CVSS6.9AI score0.00207EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/06 12:0 a.m.12 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. An out-of-bounds read vulnerability exists in the Huawei HarmonyOS interpreter string module, which can be exploited by an attacker to cause availability to ...

7.5CVSS6.6AI score0.00207EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 10:56 p.m.15 views

CVE-2022-1201

NULL Pointer Dereference in mrbvmexec with super in GitHub repository mruby/mruby prior to 3.2. This vulnerability is capable of making the mruby interpreter crash, thus affecting the availability of the system...

7.1CVSS6.6AI score0.00363EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:3 p.m.10 views

CVE-2022-22299

A format string vulnerability CWE-134 in the command line interpreter of FortiADC version 6.0.0 through 6.0.4, FortiADC version 6.1.0 through 6.1.5, FortiADC version 6.2.0 through 6.2.1, FortiProxy version 1.0.0 through 1.0.7, FortiProxy version 1.1.0 through 1.1.6, FortiProxy version 1.2.0 throu...

7.8CVSS7.3AI score0.00209EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:56 a.m.10 views

CVE-2024-28123

Wasmi is an efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the...

9.8CVSS6.8AI score0.00798EPSS
SaveExploits0References1
Redos
Redos
added 2025/02/03 12:0 a.m.14 views

ROS-20250203-15

Vulnerability in Active Support PostgreSQL component of Ruby interpreter is related to insufficient validation of user input in Active Support in Inflector.underscore. user input data in Active Support in Inflector.underscore. Exploitation of the vulnerability could allow an attacker acting...

7.5CVSS6.6AI score0.01712EPSS
SaveExploits0
Redos
Redos
added 2025/02/03 12:0 a.m.163 views

ROS-20250203-11

A vulnerability in the luaupvaluejoin function lapi.c of the Lua script interpreter is related to memory usage after it has been freed. Exploitation of the vulnerability could allow an attacker acting remotely, cause a denial of service Vulnerability in the luaresume ldo.c component of the Lua...

7.5CVSS5.4AI score0.17224EPSS
SaveExploits7
Redos
Redos
added 2025/02/03 12:0 a.m.22 views

ROS-20250203-12

A vulnerability in the ldebug.c component of the Lua script interpreter involves an integer loss of significance. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.3CVSS7.3AI score0.03833EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/01/30 11:31 a.m.1957 views

Exploit for Type Confusion in Mozilla Firefox

CVE-2024-8381 A SpiderMonkey Interpreter Type Confusion Bug...

9.8CVSS9.7AI score0.04395EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2025/01/29 8:49 a.m.21 views

Advisory ROSA-SA-2025-2676

software: python3 3.8.13 WASP: ROSA-CHROME packageevrstring: python3-3.8.13-6 CVE-ID: CVE-2020-10735 BDU-ID: 2022-05599 CVE-Crit: MEDIUM. CVE-DESC.: A vulnerability in the Python programming language interpreter is related to errors in the conversion of int and str data types. Exploitation of the...

9.8CVSS8.2AI score0.20459EPSS
SaveExploits5
CVE
CVE
added 2025/01/23 5:34 p.m.126 views

CVE-2025-22153

CVE-2025-22153 describes a type-confusion vulnerability in RestrictedPython exploitable via CPython 3.11–3.12 when using try/except*. The flaw allows bypassing RestrictedPython protections in versions 6.0 up to, but not including, 8.0. The fix is in RestrictedPython 8.0, which removes support for...

7.9CVSS7.4AI score0.00395EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/23 5:34 p.m.56 views

CVE-2025-22153 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except, RestrictedPython starting...

7.9CVSS0.00395EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/23 5:19 p.m.14 views

GHSA-GMJ9-H825-CHQ2 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

Impact Via a type confusion bug in the CPython interpreter when using try/except RestrictedPython could be bypassed. We believe this should be fixed upstream in Python itself until that we remove support for try/except from RestrictedPython. It has been fixed for some Python versions. Patches...

7.9CVSS7.6AI score0.00395EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/01/23 5:19 p.m.25 views

try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

Impact Via a type confusion bug in the CPython interpreter when using try/except RestrictedPython could be bypassed. We believe this should be fixed upstream in Python itself until that we remove support for try/except from RestrictedPython. It has been fixed for some Python versions. Patches...

7.9CVSS6.8AI score0.00395EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/01/23 5:19 p.m.3 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' due to a type confusion bug in the CPython interpreter. An attacker can bypass security restrictions by exploiting the try/except clauses. This is only exploitable if the...

7.9CVSS6.9AI score0.00395EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/01/23 5:19 p.m.4 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview RestrictedPython is a RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' due to a type confusion bu...

7.9CVSS6.8AI score0.00395EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/01/22 12:0 a.m.17 views

Debian dla-3450 : libruby2.5 - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3450 advisory. - ----------------------------------------------------------------------- Debian LTS Advisory DLA-3450-1 [email protected]...

8.8CVSS7.5AI score0.04267EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2025/01/11 12:19 a.m.8 views

SUSE CVE-2025-23022

FreeType 2.8.1 has a signed integer overflow in cf2doFlex in cff/cf2intrp.c...

6.2CVSS7.3AI score0.00245EPSS
SaveExploits1References4
NVD
NVD
added 2025/01/09 4:15 a.m.18 views

CVE-2025-0306

A vulnerability was found in Ruby. The Ruby interpreter is vulnerable to the Marvin Attack. This attack allows the attacker to decrypt previously encrypted messages or forge signatures by exchanging a large number of messages with the vulnerable service...

7.4CVSS0.00649EPSS
SaveExploits0References3
Rows per page
Query Builder