Lucene search
+L

2149 matches found

Kitploit
Kitploit
added 2026/08/27 7:24 p.m.4 views

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

CVE-2021-43798-विंडोज-और-लिनक्स-के-लिए-शोषण CVE-2021-43798 के लिए संशोधित शोषण। मूल शोषण कोड: https://www.exploit-db.com/exploits/50581 परिवर्तन: यह संशोधित संस्करण विंडोज और लिनक्स अंतर्निहित सर्वर दोनों के साथ संगत है। जब कोई उपयोगकर्ता पूर्ण पथ दर्ज करता है उदा:...

7.5CVSS8.6AI score0.88503EPSS
SaveExploits45
NVD
NVD
added 2026/08/27 5:18 p.m.3 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.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/27 1:45 p.m.4 views

CVE-2020-13941

CVE-2020-13941: Windows 환경에서 UNC 경로를 남용하여 Apache Solr 공격 여러 Solr 엔드포인트가 절대 경로를 허용하는 것으로 확인되었습니다. Windows 시스템에서는 이러한 절대 경로를 이용해 OS가 공격자가 제어하는 SMB 서버에 연결하도록 강제할 수 있습니다. 이러한 동작은 다음과 같은 공격으로 이어질 수 있습니다: NTLM 해시를 캡처한 후 로컬에서 크랙킹 다른 SMB 서버에 인증하는 데 사용할 수 있는 SMB 릴레이 공격 참고: CVE 범위에는 포함되지 않지만, 인증 후 이 동작은 악성...

8.8CVSS8.1AI score0.03879EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/27 4:24 a.m.79 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.5CVSS8.9AI score0.03098EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/27 4:24 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.6AI score0.01941EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/27 4:24 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.8AI score0.11733EPSS
SaveExploits3References4
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
Kitploit
Kitploit
added 2026/08/25 5:33 a.m.2 views

CVE-2025-46822

CVE-2025-46822 Lettura Arbitraria di File non Autenticata tramite Percorso Assoluto Descrizione: Mentre il metodo Path.resolve viene utilizzato per proteggere dal path traversal, ho scoperto che l'uso di un percorso assoluto riesce a leggere con successo i file interni; l'endpoint inoltre non è...

8.7CVSS8.5AI score0.04028EPSS
SaveExploits29References1
EUVD
EUVD
added 2026/08/22 1:34 p.m.10 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.13 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.15 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
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
Cvelist
Cvelist
added 2026/08/18 6:24 p.m.19 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.00206EPSS
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.00415EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 8:17 p.m.7 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
EUVD
EUVD
added 2026/08/10 10:25 a.m.8 views

EUVD-2026-55256

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:25 a.m.55 views

CVE-2026-66484 Path Traversal in GNU cpio

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS0.00157EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/07 4:45 p.m.7 views

Information Exposure

Overview org.webjars.npm:nuxt is a Affected versions of this package are vulnerable to Information Exposure via the Chrome DevTools workspace endpoint when the development server is bound to a network-reachable interface and experimental.chromeDevtoolsProjectSettings is enabled. An attacker can...

6.9CVSS5.5AI score0.00135EPSS
SaveExploits0References2
Rows per page
Query Builder