Lucene search
+L

12996 matches found

NVD
NVD
added 2023/02/14 8:15 p.m.26 views

CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.7AI score0.01144EPSS
SaveExploits3References3
OSV
OSV
added 2023/02/14 8:15 p.m.12 views

ALPINE-CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.8AI score0.01144EPSS
SaveExploits3References1
OSV
OSV
added 2023/02/14 8:15 p.m.11 views

DEBIAN-CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.8AI score0.01144EPSS
SaveExploits3References1
NVD
NVD
added 2023/02/14 8:15 p.m.33 views

CVE-2023-22490

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

5.5CVSS6AI score0.0071EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/14 8:15 p.m.8 views

DEBIAN-CVE-2023-22490

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

5.5CVSS6.6AI score0.0071EPSS
SaveExploits0References1
Prion
Prion
added 2023/02/14 8:15 p.m.39 views

Path traversal

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

5CVSS7.2AI score0.01144EPSS
SaveExploits3References3Affected Software1
Cvelist
Cvelist
added 2023/02/14 7:48 p.m.25 views

CVE-2023-23946 Git's `git apply` overwriting paths outside the working tree

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

6.2CVSS7.6AI score0.01144EPSS
SaveExploits3References3
Debian CVE
Debian CVE
added 2023/02/14 7:47 p.m.62 views

CVE-2023-22490

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

5.5CVSS6.4AI score0.0071EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/02/14 7:47 p.m.42 views

CVE-2023-22490 Git vulnerable to local clone-based data exfiltration with non-local transports

Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort loca...

5.5CVSS6.5AI score0.0071EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/14 7:41 p.m.48 views

GO-2023-1558 Denial of service via malformed size parameters in github.com/ipfs/go-bitfield

When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happens when the size is a not a multiple of 8 or is negative. A workaround is to ensure size%8 == 0 && size = 0 yourself before calling NewBitfield or FromBytes...

7.5CVSS6.4AI score0.0091EPSS
SaveExploits1References2
OSV
OSV
added 2023/02/14 7:34 p.m.56 views

GO-2023-1557 Denial of service via HAMT decoding panic in github.com/ipfs/go-unixfs

Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus "fanout" parameter in the HAMT directory nodes. A workaround is to not feed untrusted user data to th...

7.5CVSS6.2AI score0.00675EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/14 7:34 p.m.51 views

GO-2023-1519 Command injection in github.com/rancher/wrangler

A command injection vulnerability exists in the Wrangler Git package. Specially crafted commands can be passed to Wrangler that will change their behavior and cause confusion when executed through Git, resulting in command injection in the underlying host. A workaround is to sanitize input passed...

9.8CVSS8.8AI score0.03759EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/02/14 10:00 a.m.36 views

CVE-2023-23946

Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to git apply, a path outside the working tree can be overwritten as the user who is running git apply. A...

7.5CVSS6.7AI score0.01144EPSS
SaveExploits3References2
Microsoft KB
Microsoft KB
added 2023/02/14 8:00 a.m.178 views

February 14, 2023—KB5022845 (OS Build 22621.1265)

None None...

9.8CVSS6.8AI score0.27533EPSS
SaveExploits1
Microsoft KB
Microsoft KB
added 2023/02/14 8:00 a.m.658 views

February 14, 2023-KB5022728 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 Version 21H2

None None...

7.8CVSS6.7AI score0.01148EPSS
SaveExploits0
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.10 views

JSA10462 - Cross-site scripting issue with file browsing upload page

Last Modified Date Aug 24, 2026 2:17:07 AM...

5.8AI score
SaveExploits0
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.24 views

JSA10569 - 2013-05 Security Bulletin: Steel Belted Radius: OpenSSL vulnerability CVE-2012-2110

Last Modified Date Mar 10, 2023 8:08:38 AM...

7.5CVSS6.8AI score0.47913EPSS
SaveExploits8
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.11 views

JSA10385 - Certain crafted packets can crash Steel-Belted Radius or hijack the server machine.

Last Modified Date Mar 10, 2023 8:08:40 AM...

5.8AI score
SaveExploits0
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.10 views

JSA10410 - Steel-Belted Radius EAP-FAST Authentication Succeeds with Incorrect Password

Last Modified Date Aug 26, 2026 9:55:57 AM...

5.8AI score
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/02/14 12:00 a.m.34 views

JVN#00712821: Improper restriction of XML external entity reference (XXE) vulnerability in tsClinical Define.xml Generator and tsClinical Metadata Desktop Tools

tsClinical Define.xml Generator and tsClinical Metadata Desktop Tools provided by FUJITSU LIMITED contain an improper restriction of XML external entity reference XXE vulnerability CWE-611. Impact By reading a specially crafted XML file, arbitrary files which meet a certain condition may be...

7.4CVSS7.4AI score0.00677EPSS
SaveExploits0
Rows per page
Query Builder