Lucene search
+L

12435 matches found

RedHat Linux
RedHat Linux
added 2024/11/05 5:49 p.m.12 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
Snyk
Snyk
added 2024/11/01 9:39 p.m.3 views

Directory Traversal

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Directory Traversal via the Watch.py and init.py files, an attacker can read arbitrary files on the system by manipulating the file URL to bypass security checks...

6.9CVSS7.6AI score0.02274EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/01 11:07 a.m.9 views

OESA-2024-2327 zziplib security update

The zziplib is a lightweight library to easily extract data from zip files. Applications can bundle files into a single zip archive and access them. The implementation is based only on the free subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. Security...

7.5CVSS6.7AI score0.00604EPSS
SaveExploits1References2
Fedora
Fedora
added 2024/10/31 1:38 a.m.22 views

[SECURITY] Fedora 39 Update: libarchive-3.7.1-3.fc39

Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives...

7.8CVSS6.8AI score0.0051EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/10/30 1:33 a.m.13 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/10/28 6:30 p.m.43 views

MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS5.1AI score0.01842EPSS
SaveExploits0References5Affected Software6
OSV
OSV
added 2024/10/28 6:30 p.m.75 views

GHSA-J945-C44V-97G6 MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS5.4AI score0.00481EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/10/28 12:00 a.m.10 views

PT-2024-33680

Name of the Vulnerable Software and Affected Versions: MPXJ versions prior to 13.5.1 Description: The patch for a historical issue in MPXJ is incomplete, allowing a malicious path to be constructed that could enable files to be written to arbitrary locations. Recommendations: For versions prior t...

5.3CVSS7.2AI score0.00481EPSS
SaveExploits0References12
RubySec
RubySec
added 2024/10/28 12:00 a.m.20 views

MPXJ has a Potential Path Traversal Vulnerability

Impact The patch for the historical vulnerability CVE-2020-35460 in MPXJ is incomplete as there is still a possibility that a malicious path could be constructed which would not be picked up by the original fix and allow files to be written to arbitrary locations. Patches The issue is addressed i...

5.3CVSS6.7AI score0.01842EPSS
SaveExploits0References1Affected Software1
GithubExploit
GithubExploit
added 2024/10/27 8:21 p.m.77 views

Exploit for Unrestricted Upload of File with Dangerous Type in Pluck-Cms Pluck

CVE-2023-50564 - Pluck CMS v4.7.18 Remote Code Execution RCE...

8.8CVSS9.5AI score0.29069EPSS
SaveExploits11
GithubExploit
GithubExploit
added 2024/10/27 8:21 p.m.189 views

Exploit for Unrestricted Upload of File with Dangerous Type in Pluck-Cms Pluck

CVE-2023-50564 - Pluck CMS v4.7.18 Remote Code Execution RCE...

8.8CVSS9.5AI score0.29069EPSS
SaveExploits11
GithubExploit
GithubExploit
added 2024/10/27 8:21 p.m.136 views

Exploit for Unrestricted Upload of File with Dangerous Type in Pluck-Cms Pluck

CVE-2023-50564 - Pluck CMS v4.7.18 Remote Code Execution RCE...

8.8CVSS9.5AI score0.29069EPSS
SaveExploits11
Snyk
Snyk
added 2024/10/25 7:43 p.m.6 views

Directory Traversal

Overview Werkzeug is a WSGI web application library. Affected versions of this package are vulnerable to Directory Traversal due to a bypass for os.path.isabs, which allows the improper handling of UNC paths beginning with /, in the safejoin function. This allows an attacker to read some files on...

6.3CVSS7.6AI score0.00776EPSS
SaveExploits0References2
Kaspersky
Kaspersky
added 2024/10/25 12:00 a.m.85 views

KLA77436 RCE vulnerability in 7-Zip

Remote code execution vulnerability was found in 7-Zip. Malicious users can exploit this vulnerability to execute arbitrary code. Original advisories CVE-2024-11477 ZDI-24-1532 Related products 7-Zip CVE list CVE-2024-11477 critical Solution Update to the latest version Download 7-Zip Impacts ACE...

7.8CVSS8.4AI score0.22561EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/10/23 5:52 a.m.11 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
Fedora
Fedora
added 2024/10/19 1:54 a.m.24 views

[SECURITY] Fedora 40 Update: libarchive-3.7.2-7.fc40

Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives...

7.8CVSS7.3AI score0.03154EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:00 a.m.28 views

7-Zip < 24.01 Heap-based Buffer Overflow

The version of 7-Zip installed on the remote Windows host is below 24.01. It is, therefore, affected by multiple vulnerabilities: - The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 for 7zz contains a heap-based buffer overflow that allows an attacker to overwrite two bytes at multiple offse...

8.4CVSS7.4AI score0.00989EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 11:59 p.m.5 views

Malicious code in zip-mp3-a-lbum-do-wnload-new-in-the-future-vrf78-daqfza (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 91e46e5ef66303112352a974ee7bc6779610608153a5c47dc2c5693586b6c6b9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 11:59 p.m.7 views

Malicious code in down-load-available-zip-now-365509-chew-the-scenery-ymqd7-xaqqmu (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 39470e2ad654687e0841bb2740b376632c07ad817ddd755c4037149fb3872220 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 11:59 p.m.7 views

Malicious code in zip-mp3-a-lbum-do-wnload-new-coexist-l4rjg-vsisft (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware fbda29687ce05eceb8a7140f99fe1073db44c499a2817a3334aba733cda1eb29 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder