Lucene search
+L

1355 matches found

AlpineLinux
AlpineLinux
•added 2024/11/27 3:15 p.m.•13 views

CVE-2024-53920

In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point for code completion on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. This unsafe expansion also occurs if a user chooses to...

7.8CVSS8AI score0.006EPSS
SaveExploits0References8
Amazon
Amazon
•added 2024/10/31 12:00 a.m.•17 views

Medium: java-11-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12...

4.8CVSS7.3AI score0.01149EPSS
SaveExploits0
Amazon
Amazon
•added 2024/10/31 12:00 a.m.•21 views

Medium: java-1.8.0-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12...

4.8CVSS4.8AI score0.01149EPSS
SaveExploits0
OSV
OSV
•added 2024/10/27 12:00 a.m.•18 views

CVE-2024-50611

CycloneDX cdxgen through 10.10.7, when run against an untrusted codebase, may execute code contained within build-related files such as build.gradle.kts, a similar issue to CVE-2022-24441. cdxgen is used by, for example, OWASP dep-scan. NOTE: this has been characterized as a design limitation,...

7.2CVSS8.9AI score
SaveExploits0References5
CNNVD
CNNVD
•added 2024/10/27 12:00 a.m.•17 views

CycloneDX Generator 安全漏洞

CycloneDX Generator cdxgen is a CLI tool, library, REPL and server for CycloneDX open source. It is used to create valid and compatible CycloneDX bill of materials. A security vulnerability exists in CycloneDX Generator version 10.10.7 and prior versions, which stems from the possibility of...

7.2CVSS6.8AI score0.00848EPSS
SaveExploits0References3
NCSC
NCSC
•added 2024/10/17 1:20 p.m.•8 views

Vulnerabilities fixed in Oracle Java

Oracle has fixed vulnerabilities in Java SE and GraalVM. A malicious party could exploit the vulnerabilities to launch attacks that could lead to the following categories of damage: - Denial-of-Service DoS - Manipulation of data - Execution of arbitrary code User Rights - Access to sensitive data...

8.8CVSS7.4AI score0.01249EPSS
SaveExploits4References1
RedHat Linux
RedHat Linux
•added 2024/10/16 2:33 p.m.•12 views

JDK: HTTP client improper handling of maxHeaderSize (8328286)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23;...

3.7CVSS7.4AI score0.01012EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/10/16 11:16 a.m.•16 views

JDK: HTTP client improper handling of maxHeaderSize (8328286)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23;...

3.7CVSS7.4AI score0.01012EPSS
SaveExploits0References4
OSV
OSV
•added 2024/10/15 8:15 p.m.•6 views

DEBIAN-CVE-2024-21217

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23;...

3.7CVSS5.9AI score0.01149EPSS
SaveExploits0References1
Veracode
Veracode
•added 2024/09/11 5:47 a.m.•13 views

Code Execution

Send is vulnerable to untrusted code execution. The vulnerability is due to the failure to properly validate or sanitize user input before passing it to SendStream.redirect, which allows an attacker to execute arbitrary code on the server...

5CVSS5.7AI score0.00541EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2024/09/10 3:15 p.m.•56 views

CVE-2024-43799

Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect which executes untrusted code. This issue is patched in send 0.19.0...

5CVSS0.00541EPSS
SaveExploits0References3
NVD
NVD
•added 2024/09/10 3:15 p.m.•34 views

CVE-2024-43800

serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect may execute untrusted code. This issue is patched in serve-static 1.16.0...

5CVSS0.00631EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/09/10 2:45 p.m.•30 views

CVE-2024-43799 send vulnerable to template injection that can lead to XSS

Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect which executes untrusted code. This issue is patched in send 0.19.0...

5CVSS7AI score0.00541EPSS
SaveExploits0References2
CVE
CVE
•added 2024/09/10 2:45 p.m.•416 views

CVE-2024-43799

CVE-2024-43799 is a vulnerability in the Send library used to stream files as HTTP responses. The issue occurs because untrusted input is passed to SendStream.redirect(), which can cause execution of untrusted code. The description notes this leads to code execution and that the fix is in send 0....

5CVSS5.7AI score0.00541EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2024/09/10 12:00 a.m.•12 views

PT-2024-30664

Name of the Vulnerable Software and Affected Versions Express.js versions prior to 4.20.0 Description The issue concerns the execution of untrusted code when passing untrusted user input to the response.redirect function in Express.js, even after sanitizing the input. This can occur when an...

5CVSS6.9AI score0.00486EPSS
SaveExploits0References25
Positive Technologies
Positive Technologies
•added 2024/08/14 12:00 a.m.•16 views

PT-2024-30530 · Boa · Boa

Name of the Vulnerable Software and Affected Versions: Boa versions 0.16 through 0.19.0 Description: A wrong assumption in Boa's implementation of AsyncGenerator can cause an uncaught exception on certain scripts. This occurs because the state of an AsyncGenerator object is assumed not to change...

7.5CVSS7.5AI score0.00597EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2024/08/08 11:15 a.m.•21 views

CVE-2024-3958

An issue has been discovered in GitLab CE/EE affecting all versions before 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2. An issue was found that allows someone to abuse a discrepancy between the Web application display and the git command line interface to social engineer victims into...

6.5CVSS5.8AI score0.0032EPSS
SaveExploits0References3
OSV
OSV
•added 2024/08/08 11:15 a.m.•12 views

UBUNTU-CVE-2024-3958

An issue has been discovered in GitLab CE/EE affecting all versions before 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2. An issue was found that allows someone to abuse a discrepancy between the Web application display and the git command line interface to social engineer victims into...

6.5CVSS5.7AI score0.0032EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2024/08/08 12:00 a.m.•10 views

GitLab 安全漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD continuous integration and continuous delivery, and other features. A security vulnerability exists in GitLab, which stems from a vulnerability th...

6.5CVSS6.7AI score0.0032EPSS
SaveExploits0References4
Amazon
Amazon
•added 2024/07/22 12:00 a.m.•11 views

Important: java-22-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u411, 8u411-perf, 11.0.23, 17.0.11, 21.0.3, 22.0.1; Oracle GraalVM for JDK: 17.0.1...

7.4CVSS7AI score0.01257EPSS
SaveExploits0
Rows per page
Query Builder