Lucene search
+L

32176 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.5 views

Adobe Reader < 20.005.30838 / 25.001.20997 Multiple Vulnerabilities (APSB25-119) (macOS)

The version of Adobe Reader installed on the remote macOS host is a version prior to 20.005.30838 or 25.001.20997. It is, therefore, affected by multiple vulnerabilities. - Out-of-bounds Read CWE-125 potentially leading to Arbitrary code execution CVE-2025-64899 - Untrusted Search Path CWE-426...

7.8CVSS7.5AI score0.00488EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-50225

Name of the Vulnerable Software and Affected Versions Acrobat Reader versions 20.005.30793 through 20.005.30803 Acrobat Reader versions 24.001.30264 through 24.001.30273 Acrobat Reader version 25.001.20982 Description The software contains an Improper Verification of Cryptographic Signature issue...

4CVSS6.6AI score0.00426EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.11 views

Adobe Acrobat Reader 代码问题漏洞

Adobe Acrobat Reader is a PDF viewer from the American company Audobee Adobe. The software is used to print, sign and annotate PDFs. A code issue vulnerability exists in Adobe Acrobat Reader versions 24.001.30264 and 20.005.30793 and 25.001.20982 and 24.001.30273 and 20.005.30803 and prior...

7.8CVSS6.8AI score0.00471EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.17 views

Adobe Acrobat Reader 缓冲区错误漏洞

Adobe Acrobat Reader is a PDF viewer from the American company Audobee Adobe. The software is used to print, sign and annotate PDFs. A buffer error vulnerability exists in Adobe Acrobat Reader versions 24.001.30264, 20.005.30793, 25.001.20982, 24.001.30273, 20.005.30803, and prior versions, which...

7.8CVSS7.1AI score0.00488EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2025/12/09 12:0 a.m.14 views

Adobe Acrobat Reader DC Annotation Out-Of-Bounds Read Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adobe Acrobat Reader DC. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handli...

7.8CVSS7AI score0.00488EPSS
SaveExploits0References1
Huntr
Huntr
added 2025/12/04 6:25 p.m.25 views

NLTK – Multiple CorpusReader classes allow Arbitrary File Read via Path Traversal

Description Please enter a description of the vulnerability. Several corpus reader classes in NLTK accept file paths without proper sanitization or path validation. If attackers can control corpus filenames or file inputs common in ML APIs, upload-based NLP pipelines, chatbots, they can traverse...

8.6CVSS7.3AI score0.00899EPSS
SaveExploits3
Huntr
Huntr
added 2025/12/04 4:26 p.m.9 views

Arbitrary File Read via FileSystemPathPointer + PlaintextCorpusReader (bypass even if nltk.data.find() is patched

Description A critical path traversal vulnerability exists in NLTK corpus loading. When using PlaintextCorpusReader with FileSystemPathPointer, NLTK allows reading arbitrary filesystem paths with no directory sandboxing, enabling reading of sensitive system files. This vulnerability does not rely...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.9 views

PT-2026-23033

Name of the Vulnerable Software and Affected Versions NLTK versions up to and including 3.9.2 Description A flaw exists in NLTK that permits arbitrary file reading through path traversal in several CorpusReader classes, such as WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReade...

9CVSS7.8AI score0.00899EPSS
SaveExploits4References41
Trend Micro Simply Security
Trend Micro Simply Security
added 2025/12/03 12:0 a.m.4 views

PureRAT Campaign Targets Job Seekers, Abuses Foxit PDF Reader for DLL Side-loading

Job seekers looking out for opportunities might instead find their personal devices compromised, as a PureRAT campaign propagated through email leverages Foxit PDF Reader for concealment and DLL side-loading for initial entry...

7AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2025/12/03 12:0 a.m.6 views

ValleyRAT Campaign Targets Job Seekers, Abuses Foxit PDF Reader for DLL Side-loading

Job seekers looking out for opportunities might instead find their personal devices compromised, as a ValleyRAT campaign propagated through email leverages Foxit PDF Reader for concealment and DLL side-loading for initial entry...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/03 12:0 a.m.15 views

PT-2025-48993

Name of the Vulnerable Software and Affected Versions iOS versions prior to 18.7.5 iPadOS versions prior to 18.7.5 Description An issue with path handling exists due to insufficient validation. Restoring a maliciously crafted backup file may lead to modification of protected system files. Early...

5.5CVSS5.6AI score0.00475EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:0 a.m.6 views

RockyLinux 8 : container-tools:4.0 (RLSA-2023:2802)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:2802 advisory. golang: net/http: improper sanitization of Transfer-Encoding header CVE-2022-1705 golang: go/parser: stack exhaustion in all Parse functions CVE-2022-196...

7.5CVSS7.1AI score0.05623EPSS
SaveExploits5References29
Github Security Blog
Github Security Blog
added 2025/12/02 12:29 a.m.10 views

maxminddb's `Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

6.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/02 12:29 a.m.5 views

GHSA-MJ73-J457-8X9Q maxminddb's `Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

4.6CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/12/01 7:15 p.m.8 views

CVE-2025-63365

SoftSea EPUB File Reader 1.0.0.0 is vulnerable to Directory Traversal. The vulnerability resides in the EPUB file processing component, specifically in the functionality responsible for extracting and handling EPUB archive contents...

7.1CVSS5.8AI score0.00291EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/01 7:15 p.m.14 views

CVE-2025-63365

SoftSea EPUB File Reader 1.0.0.0 is vulnerable to Directory Traversal. The vulnerability resides in the EPUB file processing component, specifically in the functionality responsible for extracting and handling EPUB archive contents...

7.1CVSS0.00291EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/01 12:0 a.m.19 views

CVE-2025-63365

SoftSea EPUB File Reader 1.0.0.0 is vulnerable to Directory Traversal. The vulnerability resides in the EPUB file processing component, specifically in the functionality responsible for extracting and handling EPUB archive contents...

0.00291EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/01 12:0 a.m.38 views

CVE-2025-63365

SoftSea EPUB File Reader 1.0.0.0 is affected by a Directory Traversal vulnerability in the EPUB processing component that handles archive extraction. The CVE details indicate a LOCAL attack vector with LOW attack complexity, requiring user interaction, and resulting in HIGH impact to confidential...

7.1CVSS6.5AI score0.00291EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/12/01 12:0 a.m.8 views

SoftSea EPUB File Reader 安全漏洞

SoftSea EPUB File Reader is a software tool from SoftSea for reading eBook files in EPUB format. A security vulnerability exists in SoftSea EPUB File Reader version 1.0.0.0, which originates from a directory traversal problem in the EPUB file handling component...

7.1CVSS6.8AI score0.00291EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/01 12:0 a.m.14 views

PT-2025-48538

Name of the Vulnerable Software and Affected Versions SoftSea EPUB File Reader version 1.0.0.0 Description SoftSea EPUB File Reader version 1.0.0.0 contains a flaw related to directory traversal. This issue is present in the EPUB file processing component, specifically when handling and extractin...

7.1CVSS6.3AI score0.00291EPSS
SaveExploits0References6
Rows per page
Query Builder