Lucene search
+L

30 matches found

NVD
NVD
added 2026/09/22 3:17 p.m.4 views

CVE-2026-95703

In MISP, the OrganisationsController::uploadLogo method processed a caller-supplied tmpname value with filesystem probes fileexists, MIME type detection, EXIF reading before verifying that the value corresponded to a genuine PHP file upload via isuploadedfile. An authenticated site-admin user cou...

5.1CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/22 2:36 p.m.3 views

EUVD-2026-84495

The findOrgImage method in MISP's OrgImgHelper constructs a filesystem path by concatenating a user-supplied organization identifier with a fixed image directory and a file extension, then calls fileexists on the resulting path. The organization name field is attacker-controllable through event...

5.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/22 2:36 p.m.8 views

CVE-2026-95698

MISP's OrgImgHelper::findOrgImage method builds a filesystem path by concatenating a user-supplied organization name (settable via event import) with a fixed image directory and extension, then calls file_exists() on the result. Because no validation is performed before path construction, an atta...

5.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 4:17 p.m.6 views

CVE-2026-50024

GitHacker is a tool that restores Git repositories from exposed .git directories. In 1.1.7 and earlier, addheadfiletasks parses an attacker-controlled ref path from .git/HEAD and joins unvalidated path segments onto tempdst/.git/logs/, allowing a malicious server to make GitHacker read an arbitra...

5.3CVSS0.00444EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 3:01 p.m.5 views

CVE-2026-50024 GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via a malicious .git server

GitHacker is a tool that restores Git repositories from exposed .git directories. In 1.1.7 and earlier, addheadfiletasks parses an attacker-controlled ref path from .git/HEAD and joins unvalidated path segments onto tempdst/.git/logs/, allowing a malicious server to make GitHacker read an arbitra...

5.3CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/15 3:01 p.m.19 views

CVE-2026-50024

GitHacker (a tool that restores Git repositories from exposed .git directories) is vulnerable to path traversal in versions 1.1.7 and earlier . The function add_head_file_tasks parses an attacker-controlled ref path from .git/HEAD and joins unvalidated segments onto temp_dst/.git/logs/, while add...

5.3CVSS5.8AI score0.00444EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 6:00 p.m.6 views

GHSA-HR3M-4QWQ-3MGC GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via malicious .git server

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00444EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/09 6:00 p.m.14 views

GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via malicious .git server

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00444EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/09/09 2:00 p.m.10 views

CVE-2026-61911

An issue was discovered in Cyrus IMAP before 3.12.4. There is a Sieve mailbox existence oracle. An authenticated user could install a Sieve script that probed whether another user's private mailbox existed, or read the value of shared mailbox annotations, by observing which fileinto branch fired...

4.3CVSS5.7AI score0.00217EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.11 views

PT-2026-89202

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00444EPSS
SaveExploits0References11
SUSE Linux
SUSE Linux
added 2026/09/07 7:36 a.m.7 views

Security update for postgresql18

This update for postgresql18 fixes the following issues: CVE-2026-6464: psql COPY FROM STDIN early failure processes data lines as psql commands bsc1275046. CVE-2026-6469: ALTER TABLE ALTER TYPE resets extended statistics ownership bsc1275044. CVE-2026-6470: failure to check type USAGE privilege...

8.8CVSS7.5AI score0.00676EPSS
SaveExploits3References112
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85687

surya 0.22.1 screenshot server contains an unauthenticated arbitrary file read vulnerability in the /info, /page, and /process routes that accept raw filepath parameters. Attackers can read any image or PDF file on the host by supplying arbitrary file paths to Image.open or pypdfium2.PdfDocument,...

8.7CVSS0.00292EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.10 views

EUVD-2026-71136

surya 0.22.1 screenshot server contains an unauthenticated arbitrary file read vulnerability in the /info, /page, and /process routes that accept raw filepath parameters. Attackers can read any image or PDF file on the host by supplying arbitrary file paths to Image.open or pypdfium2.PdfDocument,...

8.7CVSS5.5AI score0.00292EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.9 views

CVE-2026-68922

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00431EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:47 p.m.31 views

CVE-2026-68922 MobSF: Arbitrary File Read via Path Traversal in ZIP Uploads

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00431EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.25 views

PT-2026-77243

MobSF is a mobile application security testing tool used. Prior to 4.5.1, find icon path zip in mobsf/StaticAnalyzer/views/android/icon analysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containmen...

5.5CVSS5.3AI score0.00431EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/08/15 2:22 a.m.12 views

PostgreSQL observable response discrepancy with non-default scram_iterations provides user existence oracle

...

5.3CVSS5.5AI score0.00252EPSS
SaveExploits0
NVD
NVD
added 2026/08/12 8:17 p.m.15 views

CVE-2026-73409

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 8:17 p.m.12 views

CVE-2026-55555

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// protocol repeatedly, an attacker can trigger PHP...

7.5CVSS0.00354EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/07/28 7:23 p.m.16 views

CVE-2026-55555

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// protocol repeatedly, an attacker can trigger PHP...

7.5CVSS5.8AI score0.00354EPSS
SaveExploits1
Rows per page
Query Builder