Lucene search
+L

408 matches found

OSV
OSV
added 2024/07/02 3:58 p.m.28 views

GHSA-79W7-VH3H-8G4J yt-dlp File system modification and RCE through improper file-extension sanitization

Summary yt-dlp does not limit the extensions of downloaded files, which could lead to arbitrary filenames being created in the download folder and path traversal on Windows. Since yt-dlp also reads config from the working directory and on Windows executables will be executed from the yt-dlp...

7.8CVSS8AI score0.00325EPSS
SaveExploits0References10
NVD
NVD
added 2024/06/19 6:15 p.m.49 views

CVE-2024-36117

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Reposilite has addressed this issue in version...

8.6CVSS0.03119EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/06/19 5:37 p.m.49 views

CVE-2024-36117 Path traversal while serving Reposilite javadoc expanded files

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Reposilite has addressed this issue in version...

8.6CVSS0.03119EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/06/19 5:37 p.m.20 views

CVE-2024-36117 Path traversal while serving Reposilite javadoc expanded files

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Reposilite has addressed this issue in version...

8.6CVSS6.9AI score0.03119EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/06/19 5:37 p.m.21 views

CVE-2024-36116 Path traversal in Reposilite javadoc file expansion

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite provides support for JavaDocs files, which are archives that contain documentation for artifacts. Specifically, JavadocEndpoints.kt controller allows to expand the...

7.5CVSS7.5AI score0.01457EPSS
SaveExploits1References3
CVE
CVE
added 2024/06/19 5:37 p.m.76 views

CVE-2024-36116

The CVE-2024-36116 issue in Reposilite arises from path traversal in the Javadoc archive expansion logic. The archive’s file.name can contain traversal sequences (for example ../../../anything.txt), allowing an extracted path to escape the intended unpack directory. An attacker could craft a mali...

9.8CVSS7.7AI score0.01457EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/06/19 5:37 p.m.68 views

CVE-2024-36116 Path traversal in Reposilite javadoc file expansion

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite provides support for JavaDocs files, which are archives that contain documentation for artifacts. Specifically, JavadocEndpoints.kt controller allows to expand the...

7.5CVSS0.01457EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/06/19 5:37 p.m.16 views

CVE-2024-36115 Stored Cross site scripting in Reposilite artifacts

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. As a Maven repository manager, Reposilite provides the ability to view the artifacts content in the browser, as well as perform administrative tasks via API. The problem lies i...

7.1CVSS7.1AI score0.00828EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/19 5:37 p.m.99 views

CVE-2024-36115

CVE-2024-36115 affects Reposilite (v3.5.10 and prior) where artifact content served in the browser can execute JavaScript within the same origin, enabling stored XSS that can access token-secret from localStorage. This can lead to full compromise of the Reposilite instance and, in worst cases, re...

7.1CVSS7AI score0.00828EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 5:37 p.m.65 views

CVE-2024-36115 Stored Cross site scripting in Reposilite artifacts

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. As a Maven repository manager, Reposilite provides the ability to view the artifacts content in the browser, as well as perform administrative tasks via API. The problem lies i...

7.1CVSS0.00828EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 5:15 p.m.72 views

CVE-2024-32030

Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allows users to connect to different Kafka brokers by specifying their network address and port. As a separate feature, it also provides the ability to monitor the performance of Kafka brokers by connecting to their JMX...

8.1CVSS0.34085EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/06/19 4:35 p.m.112 views

CVE-2024-32030 Remote code execution via JNDI resolution in JMX metrics collection in Kafka UI

Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allows users to connect to different Kafka brokers by specifying their network address and port. As a separate feature, it also provides the ability to monitor the performance of Kafka brokers by connecting to their JMX...

8.1CVSS0.34085EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/06/19 4:35 p.m.55 views

CVE-2024-32030 Remote code execution via JNDI resolution in JMX metrics collection in Kafka UI

Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allows users to connect to different Kafka brokers by specifying their network address and port. As a separate feature, it also provides the ability to monitor the performance of Kafka brokers by connecting to their JMX...

8.1CVSS8.2AI score0.34085EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/05/29 8:18 p.m.27 views

CVE-2024-35221 Denial of service when publishing a package on rubygems.org

Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.fromyaml. fromyaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-bas...

4.3CVSS7AI score0.00494EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/29 8:18 p.m.113 views

CVE-2024-35221

CVE-2024-35221 targets Rubygems.org’s gem publishing workflow. A Gem publisher could trigger a Remote DoS by publishing a Gem whose metadata is parsed with Gem::Specification.from_yaml, which uses SafeYAML.load and permits YAML aliases, enabling YAML-bomb style DoS. The issue is documented as pat...

4.3CVSS4.5AI score0.00494EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/01 7:34 p.m.25 views

CVE-2024-26979

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS7.6AI score
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.14 views

CVE-2024-26979

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.22 views

CVE-2024-26979

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/05/01 5:20 a.m.25 views

CVE-2024-26979

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2024/05/01 5:20 a.m.7392 views

CVE-2024-26979

CVE-2024-26979 is rejected/not used; not an active vulnerability entry.

6.3AI score
SaveExploits0
Rows per page
Query Builder