Lucene search
K

15 matches found

Tenable Nessus
Tenable Nessus
added 2024/01/03 12:0 a.m.45 views

GitLab 0.0 < 15.5.9 / 15.6 < 15.6.6 / 15.7 < 15.7.5 (CVE-2022-41903)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst...

9.8CVSS8.9AI score0.17802EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2023/04/10 2:3 a.m.0 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.17802EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2023/02/28 12:0 a.m.67 views

Oracle Linux 7 : git (ELSA-2023-0978)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-0978 advisory. - Fixes CVE-2022-23521 and CVE-2022-41903 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note...

9.8CVSS8.6AI score0.17802EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.1 views

SUSE CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

7.8CVSS9.2AI score0.17802EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2023/02/07 3:52 p.m.2 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.17802EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/02/07 3:42 p.m.2 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.17802EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2023/02/06 8:54 p.m.201 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.17802EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/02/06 7:49 p.m.2 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.17802EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 7:42 p.m.4 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.17802EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 4:46 p.m.4 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.17802EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 4:45 p.m.2 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.17802EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/02/06 4:39 p.m.2 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.17802EPSS
Exploits0References7
Veracode
Veracode
added 2023/01/18 8:22 p.m.57 views

Integer Overflow

git is vulnerable to integer overflows. When processing the padding operators, there is a 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 whi...

9.8CVSS9.3AI score0.17802EPSS
Exploits0References10Affected Software3
OSV
OSV
added 2023/01/17 11:15 p.m.1 views

DEBIAN-CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS9.2AI score0.17802EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2023/01/17 6:0 p.m.67 views

CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS7.5AI score0.17802EPSS
Exploits0References6
Rows per page
Query Builder