Lucene search
+L

3729 matches found

OSV
OSV
added 2025/01/31 4:3 p.m.6 views

SUSE-SU-2025:0314-1 Security update for orc

This update for orc fixes the following issues: - CVE-2024-40897: Fixed stack-based buffer overflow in the Orc compiler when formatting error messages for certain input files bsc1228184...

7CVSS6.9AI score0.00379EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/01/31 3:1 a.m.8 views

Malicious code in compiler-version (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 73dd1634a0316a2945a7fa0fafbe7bed2c0bb9fc965eb0643686959203542796 Any computer that has this package installed or running should be considered...

6.8AI score
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:0 a.m.7 views

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

The vulnerability of the compiler-clang.h component in the Linux operating system’s kernel is related to the use of an uninitialized resource. Exploiting this vulnerability could allow a perpetrator to cause a service failure...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2025/01/27 7:20 a.m.14 views

BIT-RUBY-MIN-2022-28738

A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations...

9.8CVSS9.2AI score0.02825EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2025/01/24 12:0 a.m.451 views

DFG JIT Use-After-Free

DFG's doesGC is incorrect about the HasIndexedProperty operation's behavior on StringObjects. This can lead to a use-after-free condition. See also https://bugs.chromium.org/p/project-zero/issues/detail?id=1699 for a similar issue. The DFG JIT compiler attempts to determine whether a DFG IR...

8.8CVSS9.2AI score0.08287EPSS
SaveExploits3
Redos
Redos
added 2025/01/21 12:0 a.m.15 views

ROS-20250121-09

Vulnerability of the compiler of the html-template tool jinja is related to the failure to neutralize the special controls when processing f-lines. Exploitation of the vulnerability could allow an attacker to bypass the sandbox protection mechanism, execute arbitrary code, or cause a denial of...

8.8CVSS7.2AI score0.00979EPSS
SaveExploits0
Veracode
Veracode
added 2025/01/20 3:4 a.m.15 views

Gas Manipulation Attack

vyper is vulnerable to Gas Manipulation Attack. The vulnerability is due to insufficient error handling in the Vyper Compiler, which fails to check the success flag of precompile calls EcRecover and Identity, allowing attackers to manipulate the gas, causing precompile failures without halting...

7.5CVSS6.8AI score0.00654EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/01/17 2:7 p.m.6 views

OESA-2025-1042 gcc security update

The gcc package contains the GNU Compiler Collection version 12. You'll need this package in order to compile C code. Security Fixes: DISPUTEDA failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in...

4.8CVSS7AI score0.00758EPSS
SaveExploits1References2
Patchstack
Patchstack
added 2025/01/16 6:41 p.m.7 views

WordPress WOW Best CSS Compiler plugin <= 2.0.2 - Reflected Cross Site Scripting (XSS) vulnerability

Reflected Cross Site Scripting XSS vulnerability discovered by João Pedro Soares de Alcântara Kinorth in WordPress Plugin WOW Best CSS Compiler versions = 2.0.2...

7.1CVSS6.1AI score0.00303EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/01/16 12:0 a.m.13 views

CBL Mariner 2.0 Security Update: python-jinja2 (CVE-2024-56201)

The version of python-jinja2 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56201 advisory. - Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the...

8.8CVSS7.3AI score0.00307EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/14 6:16 p.m.19 views

CVE-2025-21607

Vyper is a Pythonic Smart Contract Language for the EVM. When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall executi...

7.5CVSS0.00654EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/01/14 4:34 p.m.18 views

Vyper Does Not Check the Success of Certain Precompile Calls

Summary When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall execution continue. Then the execution result can be...

7.5CVSS6.7AI score0.00654EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.6 views

Vyper 安全漏洞

Vyper is a Pythonic smart contract language for EVM open sourced by vyperlang. A security vulnerability exists in Vyper 0.4.0 and earlier versions, which stems from the compiler failing to check the success flag of a call when using pre-compiled EcRecover and Identity, which could lead to incorre...

7.5CVSS6.4AI score0.00654EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2025/01/07 12:25 a.m.357 views

Exploit for Improper Initialization in Linux Linux_Kernel

It is an offensive tool for Linux. The repository appears to be...

7.8CVSS8.3AI score0.88606EPSS
SaveExploits100
Veracode
Veracode
added 2024/12/30 8:22 a.m.16 views

Arbitrary Code Execution

Jinja is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper handling in the compiler caused by a bug that allows an attacker controlling both the content and filename of a template to execute arbitrary Python code, regardless of whether Jinja's sandbox is used...

8.8CVSS7.3AI score0.00307EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/12/23 8:19 p.m.31 views

Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`

The VariantStrIter::implget function called internally by implementations of the Iterator and DoubleEndedIterator traits for this type was unsound, resulting in undefined behaviour. An immutable reference &p to a mut libc::cchar pointer initialized to NULL was passed as an argument to a C functio...

7.4AI score
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/12/23 12:0 a.m.6 views

Jinja 安全漏洞

Jinja is a fast, expressive and extensible template engine open-sourced by Pallets. A security vulnerability exists in Jinja versions prior to 3.1.5, which stems from a compiler bug that allows an attacker who has control over both the template content and filename to execute arbitrary Python cod...

8.8CVSS7.7AI score0.00307EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.18 views

Amazon Linux 2022 : libsepol, libsepol-devel, libsepol-static (ALAS2022-2022-030)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-030 advisory. The CIL compiler in SELinux 3.2 has a use-after-free in cilverifyclassperms called from cilverifyclasspermission and cilpreverifyhelper. CVE-2021-36084 The CIL compiler in SELinux 3.2 has a...

3.3CVSS6.4AI score0.00592EPSS
SaveExploits4References9
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/12/09 3:45 a.m.10 views

Malicious code in plugin-compiler-bytedance (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/12/09 3:45 a.m.8 views

MAL-2024-11421 Malicious code in plugin-compiler-bytedance (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
Rows per page
Query Builder