Lucene search
+L

28701 matches found

Positive Technologies
Positive Technologies
added 2026/08/08 12:00 a.m.13 views

PT-2026-69193

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The decode lockers function in cls lock client.c contains two unsafe decode operations that allow a malicious or compromised Object Storage Device OSD to trigger slab-out-of-bounds reads...

9.8CVSS5.6AI score0.00399EPSS
SaveExploits0
OSV
OSV
added 2026/08/07 9:17 p.m.8 views

UBUNTU-CVE-2026-54338

JupyterHub is software that allows users to create a multi-user server for Jupyter notebooks. Prior to 5.5.0, invalid input to form-based login authenticators can place an unbounded attacker-controlled username in failed-login logs, allowing an unauthenticated attacker to consume logging and...

5.3CVSS5.3AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 6:42 p.m.15 views

GHSA-F23P-VX2J-J53R Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/07 6:17 p.m.16 views

CVE-2026-47363

In versions of the Datadog Android application prior to v541-5.9.2, the exported launcher activity AppActivity accepts an attacker-supplied session including OAuth tokens from Intent extras with no permission guard, and signs the app into that session without validating it against the backend. Th...

6.3CVSS0.00142EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 6:02 p.m.58 views

CVE-2026-47363

The CVE-2026-47363 describes a vulnerability in the Datadog Android app where the launcher activity AppActivity is exported with no permission guard and launchMode=singleTask. On every onCreate/onNewIntent, an extension (Intent.getUserSession()) deserializes a full UserSession (including user ide...

6.3CVSS5.7AI score0.00142EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 6:02 p.m.38 views

CVE-2026-47362

In versions of the Datadog Android application prior to v554-5.9.4, two Room-backed SQLite databases store sensitive content in plaintext: LocalNotificationDatabase notification title, message, recipient, service, tags, and on-call/incident deep links and SearchRecentDatabase the user's full in-a...

0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 5:17 p.m.18 views

AZL-95487 CVE-2026-71557 affecting package packer for versions less than 1.9.5-20

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.5AI score0.00413EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/07 5:17 p.m.15 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS0.00413EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/08/07 5:17 p.m.16 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.3AI score0.00413EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/08/07 4:41 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/07 4:41 p.m.6 views

Directory Traversal

Overview github.com/go-git/go-git/v5/plumbing is a highly extensible git implementation library written in pure Go. Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intend...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/07 4:41 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/07 4:41 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/08/07 4:41 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/08/07 4:41 p.m.16 views

go-git: Malicious reference names may modify files outside the reference storage

Impact A path traversal issue in go-git could allow malicious reference names to access files outside the repository's intended reference storage. Loose references are stored under .git/. The reference name was previously used as a path without verifying that the resolved path remained within the...

6.3CVSS5.5AI score0.00413EPSS
SaveExploits1References8Affected Software2
Snyk
Snyk
added 2026/08/07 4:41 p.m.8 views

Directory Traversal

Overview github.com/go-git/go-git/plumbing is a highly extensible git implementation library written in pure Go. Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended...

7CVSS6.3AI score0.00413EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/07 4:41 p.m.12 views

GHSA-QGQ7-7HM3-Q39J go-git: Malicious reference names may modify files outside the reference storage

Impact A path traversal issue in go-git could allow malicious reference names to access files outside the repository's intended reference storage. Loose references are stored under .git/. The reference name was previously used as a path without verifying that the resolved path remained within the...

6.3CVSS5.5AI score0.00413EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/08/07 4:41 p.m.35 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS0.00413EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/07 4:41 p.m.120 views

CVE-2026-71557

CVE-2026-71557 affects the go-git library (pure Go). The vulnerability occurs when reference names are not sanitized before being used to build on-disk paths under the reference storage directory, allowing malicious reference names (e.g., containing directory traversal sequences) to cause writes ...

6.3CVSS5.2AI score0.00413EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:41 p.m.11 views

CVE-2026-71557

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00413EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder