Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 10

Количество 10

fstec логотип

BDU:2026-10831

3 месяца назад

Уязвимость библиотеки Python для работы с репозиториями Git Dulwich, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

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

ROS-20260713-73-0040

2 месяца назад

Уязвимость python-dulwich

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

CVE-2026-47734

3 месяца назад

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is ex...

CVSS3: 5.7
EPSS: Низкий
redhat логотип

CVE-2026-47734

3 месяца назад

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is e...

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2026-47734

3 месяца назад

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is exce

CVSS3: 5.7
EPSS: Низкий
debian логотип

CVE-2026-47734

3 месяца назад

Dulwich is a pure-Python implementation of the Git file formats and pr ...

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

SUSE-SU-2026:3117-1

2 месяца назад

Security update for python-dulwich

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

SUSE-SU-2026:2984-1

2 месяца назад

Security update for python3-dulwich

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

ROS-20260713-80-0042

2 месяца назад

Уязвимость python-dulwich

CVSS3: 5.7
EPSS: Низкий
github логотип

GHSA-xrvj-v92f-53gj

4 месяца назад

Dulwich has unbounded memory allocation in receive-pack from crafted thin packs

CVSS3: 5.7
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
fstec логотип
BDU:2026-10831

Уязвимость библиотеки Python для работы с репозиториями Git Dulwich, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.7
0%
Низкий
3 месяца назад
redos логотип
ROS-20260713-73-0040

Уязвимость python-dulwich

CVSS3: 5.7
0%
Низкий
2 месяца назад
ubuntu логотип
CVE-2026-47734

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is ex...

CVSS3: 5.7
0%
Низкий
3 месяца назад
redhat логотип
CVE-2026-47734

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is e...

CVSS3: 6.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-47734

Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta header declares a huge dest_size. When dulwich ingested it via add_thin_pack / apply_delta, it would allocate hundreds of MB of memory based on that attacker-controlled size, with no relationship to the actual bytes received. Operators running a Dulwich-based Git server that exposes git-receive-pack (i.e. accepts pushes) - for example via dulwich.server functionality, the HTTP smart server, or anything built on ReceivePackHandler - are impacted. The issue is patched in 1.2.5. add_thin_pack now accepts a max_input_size keyword (bytes; 0/None = unlimited, matching git's semantics), and ReceivePackHandler reads receive.maxInputSize from the repository config and passes it through. Wire reads are counted and a PackInputTooLarge exception is raised once the cap is exce

CVSS3: 5.7
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-47734

Dulwich is a pure-Python implementation of the Git file formats and pr ...

CVSS3: 5.7
0%
Низкий
3 месяца назад
suse-cvrf логотип
SUSE-SU-2026:3117-1

Security update for python-dulwich

0%
Низкий
2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2984-1

Security update for python3-dulwich

0%
Низкий
2 месяца назад
redos логотип
ROS-20260713-80-0042

Уязвимость python-dulwich

CVSS3: 5.7
0%
Низкий
2 месяца назад
github логотип
GHSA-xrvj-v92f-53gj

Dulwich has unbounded memory allocation in receive-pack from crafted thin packs

CVSS3: 5.7
0%
Низкий
4 месяца назад

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