Lucene search
+L

14180 matches found

AlpineLinux
AlpineLinux
added 2023/02/13 12:00 a.m.31 views

CVE-2023-0802

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS5.9AI score0.00428EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2023/02/13 12:00 a.m.45 views

CVE-2023-0803

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS5.9AI score0.00428EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2023/02/13 12:00 a.m.36 views

CVE-2023-0804

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS6AI score0.00428EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/02/13 12:00 a.m.37 views

CVE-2023-0799

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e...

6.8CVSS6.7AI score0.00425EPSS
SaveExploits1References7
OSV
OSV
added 2023/02/13 12:00 a.m.26 views

CVE-2023-0800

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS5.5AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/02/13 12:00 a.m.43 views

CVE-2023-0802

LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127...

6.8CVSS6.4AI score0.00428EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2023/02/13 12:00 a.m.34 views

CVE-2023-0797

LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tifunix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e...

6.8CVSS5.6AI score0.00421EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/02/08 6:41 p.m.11 views

plugin: Lack of authentication mechanism in Git Plugin webhook

A missing permission check in Jenkins Git Plugin 4.11.3 and earlier allows unauthenticated attackers to trigger builds of jobs configured to use an attacker-specified Git repository and to cause them to check out an attacker-specified commit...

7.5CVSS5.8AI score0.06453EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/02/08 12:00 a.m.6 views

The vulnerability of the pretty.c::format_and_padCommit() function, a formatting mechanism for Git’s distributed version control system, allows a hacker to execute arbitrary code.

The vulnerability of the pretty.c::formatandpadCommit function, a formatting mechanism for Git’s distributed version control system, is related to buffer overflows in dynamic memory. Exploiting this vulnerability could allow an attacker to execute arbitrary code remotely...

10CVSS8.7AI score0.44268EPSS
SaveExploits0References19Affected Software8
Prion
Prion
added 2023/02/07 7:15 p.m.22 views

Design/Logic Flaw

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

7.5CVSS9.7AI score0.0249EPSS
SaveExploits3References2Affected Software1
Prion
Prion
added 2023/02/07 7:15 p.m.28 views

Design/Logic Flaw

Zulip is an open-source team collaboration tool. In versions of zulip prior to commit 2f6c5a8 but after commit 04cf68b users could upload files with arbitrary Content-Type which would be served from the Zulip hostname with Content-Disposition: inline and no Content-Security-Policy header, allowin...

4.9CVSS4.9AI score0.00515EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/02/07 6:05 p.m.67 views

CVE-2023-24813 URI validation failure on SVG parsing. Bypass of CVE-2023-23924

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

10CVSS9.8AI score0.03572EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
added 2023/02/07 3:52 p.m.9 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/02/07 3:42 p.m.10 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
Mageia
Mageia
added 2023/02/07 12:06 a.m.102 views

Updated git packages fix security vulnerability

gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a '.gitattributes' file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes,...

9.8CVSS3.6AI score0.56334EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/02/06 8:54 p.m.210 views

CVE-2022-41903

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS4.3AI score0.44268EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/02/06 7:49 p.m.9 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 7:42 p.m.11 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 4:46 p.m.10 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 4:45 p.m.15 views

git: Heap overflow in `git archive`, `git log --format` leading to RCE

A flaw was found in Git, a distributed revision control system. This issue occurs due to an integer overflow in pretty.c::formatandpadcommit, where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References7
Rows per page
Query Builder