Lucene search
K

15 matches found

Github Security Blog
Github Security Blog
added 2024/11/04 11:23 p.m.10 views

Reposilite vulnerable to path traversal while serving javadoc expanded files (arbitrary file read) (`GHSL-2024-074`)

Summary Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Details The problem lies in the way how the expanded javadoc files are served. The GET /javadoc/repository//raw/ route uses the path parameter to find the file i...

8.6CVSS6.5AI score0.74649EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/11/04 11:23 p.m.12 views

GHSA-82J3-HF72-7X93 Reposilite vulnerable to path traversal while serving javadoc expanded files (arbitrary file read) (`GHSL-2024-074`)

Summary Reposilite v3.5.10 is affected by an Arbitrary File Read vulnerability via path traversal while serving expanded javadoc files. Details The problem lies in the way how the expanded javadoc files are served. The GET /javadoc/repository//raw/ route uses the path parameter to find the file i...

8.8CVSS8.2AI score0.74649EPSS
Exploits1References5
OSV
OSV
added 2024/08/02 9:13 p.m.13 views

GHSA-FRVJ-CFQ4-3228 Path traversal in Reposilite javadoc file expansion (arbitrary file creation/overwrite) (`GHSL-2024-073`)

Summary Reposilite v3.5.10 is affected by an Arbitrary File Upload vulnerability via path traversal in expanding of Javadoc archives. Details Reposilite provides support for JavaDocs files, which are archives that contain documentation for artifacts. Specifically, JavadocEndpoints.kt controller...

8.8CVSS7.8AI score0.17984EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/08/02 9:13 p.m.22 views

Path traversal in Reposilite javadoc file expansion (arbitrary file creation/overwrite) (`GHSL-2024-073`)

Summary Reposilite v3.5.10 is affected by an Arbitrary File Upload vulnerability via path traversal in expanding of Javadoc archives. Details Reposilite provides support for JavaDocs files, which are archives that contain documentation for artifacts. Specifically, JavadocEndpoints.kt controller...

9.8CVSS7.3AI score0.17984EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2024/07/11 3:43 p.m.24 views

CVE-2024-39905 Red-DiscordBot vulnerable to Incorrect Authorization in commands API

Red is a fully modular Discord bot. Due to a bug in Red's Core API, 3rd-party cogs using the @commands.canmanagechannel command permission check without additional permission controls may authorize a user to run a command even when that user doesn't have permissions to manage a channel. None of t...

5.3CVSS0.00292EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/06/19 5:37 p.m.18 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.74649EPSS
Exploits1References3
CVE
CVE
added 2023/10/31 12:0 a.m.64 views

CVE-2023-45955

CVE-2023-45955 affects Nanoleaf Light strip v3.5.10, enabling a network-denial of service via crafted write binding attribute commands. Root cause specifics are not fully disclosed in the provided documents. PT-2023-29772 recommends temporarily disabling write binding attribute commands as a work...

7.5CVSS7.3AI score0.00104EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2020/06/18 2:15 p.m.20 views

CVE-2020-14422

Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface...

5.9CVSS0.00697EPSS
Exploits0References24
Debian CVE
Debian CVE
added 2019/10/23 4:31 p.m.58 views

CVE-2019-18348

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the host component of a URL follow...

6.1CVSS7.8AI score0.02672EPSS
Exploits0
OSV
OSV
added 2019/03/23 6:29 p.m.30 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.3AI score
Exploits0References21
NVD
NVD
added 2019/03/23 6:29 p.m.23 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS7.6AI score0.01161EPSS
Exploits1References21
OSV
OSV
added 2019/03/13 3:29 a.m.29 views

CVE-2019-9740

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS6.3AI score
Exploits0References29
Debian CVE
Debian CVE
added 2019/03/13 3:0 a.m.30 views

CVE-2019-9740

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS7.9AI score0.0991EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2019/03/12 12:0 a.m.41 views

CVE-2019-9740

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS6.8AI score0.0991EPSS
Exploits1References5
OSV
OSV
added 2018/12/23 11:0 p.m.30 views

PSF-2018-6 pickle.load denial of service

Modules/pickle.c in Python before 3.7.1 has an integer overflow via a large LONGBINPUT value that is mishandled during a "resize to twice the size" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of...

7.5CVSS7.5AI score0.01561EPSS
Exploits1References2
Rows per page
Query Builder