Lucene search
+L

2152 matches found

Kitploit
Kitploit
added 2026/09/02 4:06 p.m.3 views

CVE-2025-46822

CVE-2025-46822 Lectura arbitraria de archivos sin autenticación mediante ruta absoluta Descripción: Mientras que el método Path.resolve se usa para proteger contra el path traversal, he descubierto que el uso de una ruta absoluta permite leer archivos internos con éxito; el endpoint tampoco está...

8.7CVSS7.2AI score0.04028EPSS
SaveExploits29References1
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.80 views

Gradio - Absolute Path Traversal

Gradio 6.7 on Windows with Python 3.13+ contains an absolute path traversal caused by incorrect path validation in path joining logic, letting unauthenticated attackers read arbitrary files from the server. id: CVE-2026-28414 info: name: Gradio - Absolute Path Traversal author: 0xAkoko severity:...

7.5CVSS7.3AI score0.03098EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.61 views

LOLLMS WebUI - Absolute Path Traversal

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the openfile endpoint of lollmsadvanced.py. The sanitizepath function with allowabsolutepath=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can...

7.5CVSS7.2AI score0.01941EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.78 views

Wipro Holmes Orchestrator 20.4.1 - Arbitrary File Download

The File Download API in Wipro Holmes Orchestrator 20.4.1 20.4.102112020 allows remote attackers to read arbitrary files via absolute path traversal in the SearchString JSON field in /home/download POST data. id: CVE-2021-38146 info: name: Wipro Holmes Orchestrator 20.4.1 - Arbitrary File Downloa...

7.5CVSS7.3AI score0.11733EPSS
SaveExploits3References4
Kitploit
Kitploit
added 2026/09/01 9:15 p.m.6 views

CVE-2021-43798-Exploit-for-Windows-and-Linux

CVE-2021-43798-Exploit-for-Windows-and-Linux Exploit modificado para CVE-2021-43798. Código del exploit original: https://www.exploit-db.com/exploits/50581 Cambios: Esta versión modificada es compatible con servidores tanto de Windows como de Linux. Cuando un usuario introduce una ruta absoluta...

7.5CVSS7.3AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/29 2:16 p.m.6 views

CVE-2020-13941

CVE-2020-13941: Missbrauch von UNC-Pfaden in Windows-Umgebungen in Apache Solr Es wurde festgestellt, dass mehrere Solr-Endpunkte absolute Pfade akzeptieren. Unter Windows-Systemen können diese absoluten Pfade erzwungen werden, damit das Betriebssystem eine Verbindung zu einem...

8.8CVSS7.3AI score0.03879EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:18 p.m.6 views

CVE-2026-40526

Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/path endpoint. The path route parameter is passed directly to filegetcontents without...

7.1CVSS0.00623EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/26 3:44 p.m.7 views

EUVD-2026-66606

Mage AI does not confine the paths accepted by its browser-items API to the project directory. BrowserItemResource in mageai/api/resources/BrowserItemResource.py passes a caller-supplied path to the filesystem read and write helpers without calling the containment helper that the sibling...

7.1CVSS5.6AI score0.0039EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in ARK

The libarchiveplugin.cpp file in the KDE archive prior to version 24.12.0 can extract to an absolute path from an archive...

5CVSS5.7AI score0.00277EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/22 2:16 p.m.9 views

CVE-2026-71514

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

3.3CVSS5.4AI score0.00143EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 1:34 p.m.11 views

EUVD-2026-64295

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

2.5CVSS5.5AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 1:34 p.m.17 views

CVE-2026-71514 NLTK 3.9.4 through 3.10.2 Path Traversal via CrubadanCorpusReader pathsec Bypass

NLTK 3.9.4 through 3.10.2 contains a path traversal vulnerability in CrubadanCorpusReader. loadlangngrams joins the corpus root with crubadancode, the column-0 value read from the corpus table.txt mapping file, and opens the result with the builtin open rather than the pathsec-validated opener, s...

2CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/19 11:42 a.m.16 views

BIT-PYTHON-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00551EPSS
SaveExploits1References15
OSV
OSV
added 2026/08/19 11:42 a.m.16 views

BIT-PYTHON-MIN-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00551EPSS
SaveExploits1References15
Cvelist
Cvelist
added 2026/08/18 6:24 p.m.24 views

CVE-2026-47630

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution...

5.5CVSS0.00204EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/13 3:19 p.m.8 views

CVE-2026-53795

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS0.00396EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/13 2:39 p.m.12 views

CVE-2026-53795

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS6AI score0.00396EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 8:17 p.m.8 views

CVE-2026-72802

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.9 views

CVE-2026-72802

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71244

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder