Логотип exploitDog
bind:"CVE-2022-23521" OR bind:"CVE-2022-41903"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2022-23521" OR bind:"CVE-2022-41903"

Количество 21

Количество 21

suse-cvrf логотип

SUSE-SU-2023:0110-1

больше 2 лет назад

Security update for git

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2023:0109-1

больше 2 лет назад

Security update for git

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2023:0108-1

больше 2 лет назад

Security update for git

EPSS: Низкий
rocky логотип

RLSA-2023:0611

больше 2 лет назад

Important: git security update

EPSS: Низкий
rocky логотип

RLSA-2023:0610

больше 2 лет назад

Important: git security update

EPSS: Низкий
oracle-oval логотип

ELSA-2023-0978

больше 2 лет назад

ELSA-2023-0978: git security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-0611

больше 2 лет назад

ELSA-2023-0611: git security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2023-0610

больше 2 лет назад

ELSA-2023-0610: git security update (IMPORTANT)

EPSS: Низкий
redos логотип

ROS-20230418-03

около 2 лет назад

Множественные уязвимости Git

CVSS3: 9.8
EPSS: Низкий
ubuntu логотип

CVE-2022-41903

больше 2 лет назад

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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable t...

CVSS3: 9.8
EPSS: Средний
redhat логотип

CVE-2022-41903

больше 2 лет назад

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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable t...

CVSS3: 9.8
EPSS: Средний
nvd логотип

CVE-2022-41903

больше 2 лет назад

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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to u

CVSS3: 9.8
EPSS: Средний
msrc логотип

CVE-2022-41903

больше 2 лет назад

CVSS3: 9.8
EPSS: Средний
debian логотип

CVE-2022-41903

больше 2 лет назад

Git is distributed revision control system. `git log` can display comm ...

CVSS3: 9.8
EPSS: Средний
ubuntu логотип

CVE-2022-23521

больше 2 лет назад

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patche...

CVSS3: 9.8
EPSS: Средний
redhat логотип

CVE-2022-23521

больше 2 лет назад

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patche...

CVSS3: 9.8
EPSS: Средний
nvd логотип

CVE-2022-23521

больше 2 лет назад

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched i

CVSS3: 9.8
EPSS: Средний
msrc логотип

CVE-2022-23521

больше 2 лет назад

GitHub: CVE-2022-23521 gitattributes parsing integer overflow

EPSS: Средний
debian логотип

CVE-2022-23521

больше 2 лет назад

Git is distributed revision control system. gitattributes are a mechan ...

CVSS3: 9.8
EPSS: Средний
fstec логотип

BDU:2023-00609

больше 2 лет назад

Уязвимость функции pretty.c::format_and_pad_commit() механизма форматирования коммитов распределенной системы контроля версий Git, позволяющая нарушителю выполнить произвольный код

CVSS3: 9.8
EPSS: Средний

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2023:0110-1

Security update for git

больше 2 лет назад
suse-cvrf логотип
SUSE-SU-2023:0109-1

Security update for git

больше 2 лет назад
suse-cvrf логотип
SUSE-SU-2023:0108-1

Security update for git

больше 2 лет назад
rocky логотип
RLSA-2023:0611

Important: git security update

больше 2 лет назад
rocky логотип
RLSA-2023:0610

Important: git security update

больше 2 лет назад
oracle-oval логотип
ELSA-2023-0978

ELSA-2023-0978: git security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-0611

ELSA-2023-0611: git security update (IMPORTANT)

больше 2 лет назад
oracle-oval логотип
ELSA-2023-0610

ELSA-2023-0610: git security update (IMPORTANT)

больше 2 лет назад
redos логотип
ROS-20230418-03

Множественные уязвимости Git

CVSS3: 9.8
около 2 лет назад
ubuntu логотип
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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable t...

CVSS3: 9.8
20%
Средний
больше 2 лет назад
redhat логотип
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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable t...

CVSS3: 9.8
20%
Средний
больше 2 лет назад
nvd логотип
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 `pretty.c::format_and_pad_commit()` where a `size_t` 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 which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to u

CVSS3: 9.8
20%
Средний
больше 2 лет назад
msrc логотип
CVSS3: 9.8
20%
Средний
больше 2 лет назад
debian логотип
CVE-2022-41903

Git is distributed revision control system. `git log` can display comm ...

CVSS3: 9.8
20%
Средний
больше 2 лет назад
ubuntu логотип
CVE-2022-23521

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patche...

CVSS3: 9.8
16%
Средний
больше 2 лет назад
redhat логотип
CVE-2022-23521

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patche...

CVSS3: 9.8
16%
Средний
больше 2 лет назад
nvd логотип
CVE-2022-23521

Git is distributed revision control system. 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, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched i

CVSS3: 9.8
16%
Средний
больше 2 лет назад
msrc логотип
CVE-2022-23521

GitHub: CVE-2022-23521 gitattributes parsing integer overflow

16%
Средний
больше 2 лет назад
debian логотип
CVE-2022-23521

Git is distributed revision control system. gitattributes are a mechan ...

CVSS3: 9.8
16%
Средний
больше 2 лет назад
fstec логотип
BDU:2023-00609

Уязвимость функции pretty.c::format_and_pad_commit() механизма форматирования коммитов распределенной системы контроля версий Git, позволяющая нарушителю выполнить произвольный код

CVSS3: 9.8
20%
Средний
больше 2 лет назад

Уязвимостей на страницу