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

exploitDog

Количество 26 124

Количество 26 124

msrc логотип

CVE-2025-7069

12 месяцев назад

HDF5 H5FSsection.c H5FS__sect_link_size heap-based overflow

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

CVE-2025-7068

12 месяцев назад

HDF5 H5FL.c H5FL__malloc memory leak

CVSS3: 3.3
EPSS: Низкий
msrc логотип

CVE-2025-7067

12 месяцев назад

HDF5 H5FScache.c H5FS__sinfo_serialize_node_cb heap-based overflow

CVSS3: 3.3
EPSS: Низкий
msrc логотип

CVE-2025-7039

11 месяцев назад

Glib: buffer under-read on glib through glib/gfileutils.c via get_tmp_file()

CVSS3: 3.7
EPSS: Низкий
msrc логотип

CVE-2025-69873

6 месяцев назад

ajv (Another JSON Schema Validator) before 8.18.0 is vulnerable to Regular Expression Denial of Service (ReDoS) when the $data option is enabled. The pattern keyword accepts runtime data via JSON Pointer syntax ($data reference), which is passed directly to the JavaScript RegExp() constructor without validation. An attacker can inject a malicious regex pattern (e.g., "^(a|a)*$") combined with crafted input to cause catastrophic backtracking. A 31-character payload causes approximately 44 seconds of CPU blocking, with each additional character doubling execution time. This enables complete denial of service with a single HTTP request against any API using ajv with $data: true for dynamic schema validation.

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

CVE-2025-69720

5 месяцев назад

The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.

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

CVE-2025-6965

5 месяцев назад

Integer Truncation on SQLite

CVSS3: 9.8
EPSS: Высокий
msrc логотип

CVE-2025-69652

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

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an abort (SIGABRT) when processing a crafted ELF binary with malformed DWARF abbrev or debug information. Due to incomplete state cleanup in process_debug_info(), an invalid debug_info_p state may propagate into DWARF attribute parsing routines. When certain malformed attributes result in an unexpected data length of zero, byte_get_little_endian() triggers a fatal abort. No evidence of memory corruption or code execution was observed; the impact is limited to denial of service.

CVSS3: 6.2
EPSS: Низкий
msrc логотип

CVE-2025-69651

8 дней назад

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an invalid pointer free when processing a crafted ELF binary with malformed relocation or symbol data. If dump_relocations returns early due to parsing errors, the internal all_relocations array may remain partially uninitialized. Later, process_got_section_contents() may attempt to free an invalid r_symbol pointer, triggering memory corruption checks in glibc and causing the program to terminate with SIGABRT. No evidence of further memory corruption or code execution was observed; the impact is limited to denial of service.

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

CVE-2025-69650

5 месяцев назад

GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dump_relocations may return early without initializing the all_relocations array. As a result, process_got_section_contents() may pass an uninitialized r_symbol pointer to free(), leading to a double free and terminating the program with SIGABRT. No evidence of exploitable memory corruption or code execution was observed; the impact is limited to denial of service.

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

CVE-2025-69649

8 дней назад

GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header fields. During relocation processing, an invalid or null section pointer may be passed into display_relocations(), resulting in a segmentation fault (SIGSEGV) and abrupt termination. No evidence of memory corruption beyond the null pointer dereference, nor any possibility of code execution, was observed.

CVSS3: 5.5
EPSS: Низкий
msrc логотип

CVE-2025-69648

5 месяцев назад

GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF .debug_rnglists data. A logic flaw in the DWARF parsing path causes readelf to repeatedly print the same warning message without making forward progress, resulting in a non-terminating output loop that requires manual interruption. No evidence of memory corruption or code execution was observed.

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

CVE-2025-69647

5 месяцев назад

GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF loclists data. A logic flaw in the DWARF parsing code can cause readelf to repeatedly print the same table output without making forward progress, resulting in an unbounded output loop that never terminates unless externally interrupted. A local attacker can trigger this behavior by supplying a malicious input file, causing excessive CPU and I/O usage and preventing readelf from completing its analysis.

CVSS3: 6.2
EPSS: Низкий
msrc логотип

CVE-2025-69646

6 дней назад

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug_rnglists data. A logic error in the handling of the debug_rnglists header can cause objdump to repeatedly print the same warning message and fail to terminate, resulting in an unbounded logging loop until the process is interrupted. The issue was observed in binutils 2.44. A local attacker can exploit this vulnerability by supplying a malicious input file, leading to excessive CPU and I/O usage and preventing completion of the objdump analysis.

CVSS3: 5.5
EPSS: Низкий
msrc логотип

CVE-2025-69645

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

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offset_size value being used inside byte_get_little_endian, leading to an abort (SIGABRT). The issue was observed in binutils 2.44. A local attacker can trigger the crash by supplying a malicious input file.

CVSS3: 5.5
EPSS: Низкий
msrc логотип

CVE-2025-69644

5 месяцев назад

An issue was discovered in Binutils before 2.46. The objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed debug information. A logic flaw in the handling of DWARF location list headers can cause objdump to enter an unbounded loop and produce endless output until manually interrupted. This issue affects versions prior to the upstream fix and allows a local attacker to cause excessive resource consumption by supplying a malicious input file.

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

CVE-2025-69299

6 месяцев назад

WordPress Oxygen theme <= 6.0.8 - Server Side Request Forgery (SSRF) vulnerability

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

CVE-2025-69277

7 месяцев назад

libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group.

CVSS3: 4.5
EPSS: Низкий
msrc логотип

CVE-2025-69195

7 месяцев назад

Wget2: gnu wget2: memory corruption and crash via filename sanitization logic with attacker-controlled urls

CVSS3: 7.6
EPSS: Низкий
msrc логотип

CVE-2025-69194

7 месяцев назад

Wget2: arbitrary file write via metalink path traversal in gnu wget2

CVSS3: 8.8
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
msrc логотип
CVE-2025-7069

HDF5 H5FSsection.c H5FS__sect_link_size heap-based overflow

0%
Низкий
12 месяцев назад
msrc логотип
CVE-2025-7068

HDF5 H5FL.c H5FL__malloc memory leak

CVSS3: 3.3
0%
Низкий
12 месяцев назад
msrc логотип
CVE-2025-7067

HDF5 H5FScache.c H5FS__sinfo_serialize_node_cb heap-based overflow

CVSS3: 3.3
0%
Низкий
12 месяцев назад
msrc логотип
CVE-2025-7039

Glib: buffer under-read on glib through glib/gfileutils.c via get_tmp_file()

CVSS3: 3.7
0%
Низкий
11 месяцев назад
msrc логотип
CVE-2025-69873

ajv (Another JSON Schema Validator) before 8.18.0 is vulnerable to Regular Expression Denial of Service (ReDoS) when the $data option is enabled. The pattern keyword accepts runtime data via JSON Pointer syntax ($data reference), which is passed directly to the JavaScript RegExp() constructor without validation. An attacker can inject a malicious regex pattern (e.g., "^(a|a)*$") combined with crafted input to cause catastrophic backtracking. A 31-character payload causes approximately 44 seconds of CPU blocking, with each additional character doubling execution time. This enables complete denial of service with a single HTTP request against any API using ajv with $data: true for dynamic schema validation.

0%
Низкий
6 месяцев назад
msrc логотип
CVE-2025-69720

The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.

CVSS3: 9.8
0%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-6965

Integer Truncation on SQLite

CVSS3: 9.8
75%
Высокий
5 месяцев назад
msrc логотип
CVE-2025-69652

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an abort (SIGABRT) when processing a crafted ELF binary with malformed DWARF abbrev or debug information. Due to incomplete state cleanup in process_debug_info(), an invalid debug_info_p state may propagate into DWARF attribute parsing routines. When certain malformed attributes result in an unexpected data length of zero, byte_get_little_endian() triggers a fatal abort. No evidence of memory corruption or code execution was observed; the impact is limited to denial of service.

CVSS3: 6.2
0%
Низкий
4 месяца назад
msrc логотип
CVE-2025-69651

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an invalid pointer free when processing a crafted ELF binary with malformed relocation or symbol data. If dump_relocations returns early due to parsing errors, the internal all_relocations array may remain partially uninitialized. Later, process_got_section_contents() may attempt to free an invalid r_symbol pointer, triggering memory corruption checks in glibc and causing the program to terminate with SIGABRT. No evidence of further memory corruption or code execution was observed; the impact is limited to denial of service.

0%
Низкий
8 дней назад
msrc логотип
CVE-2025-69650

GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dump_relocations may return early without initializing the all_relocations array. As a result, process_got_section_contents() may pass an uninitialized r_symbol pointer to free(), leading to a double free and terminating the program with SIGABRT. No evidence of exploitable memory corruption or code execution was observed; the impact is limited to denial of service.

1%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-69649

GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header fields. During relocation processing, an invalid or null section pointer may be passed into display_relocations(), resulting in a segmentation fault (SIGSEGV) and abrupt termination. No evidence of memory corruption beyond the null pointer dereference, nor any possibility of code execution, was observed.

CVSS3: 5.5
0%
Низкий
8 дней назад
msrc логотип
CVE-2025-69648

GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF .debug_rnglists data. A logic flaw in the DWARF parsing path causes readelf to repeatedly print the same warning message without making forward progress, resulting in a non-terminating output loop that requires manual interruption. No evidence of memory corruption or code execution was observed.

0%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-69647

GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF loclists data. A logic flaw in the DWARF parsing code can cause readelf to repeatedly print the same table output without making forward progress, resulting in an unbounded output loop that never terminates unless externally interrupted. A local attacker can trigger this behavior by supplying a malicious input file, causing excessive CPU and I/O usage and preventing readelf from completing its analysis.

CVSS3: 6.2
0%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-69646

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug_rnglists data. A logic error in the handling of the debug_rnglists header can cause objdump to repeatedly print the same warning message and fail to terminate, resulting in an unbounded logging loop until the process is interrupted. The issue was observed in binutils 2.44. A local attacker can exploit this vulnerability by supplying a malicious input file, leading to excessive CPU and I/O usage and preventing completion of the objdump analysis.

CVSS3: 5.5
0%
Низкий
6 дней назад
msrc логотип
CVE-2025-69645

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offset_size value being used inside byte_get_little_endian, leading to an abort (SIGABRT). The issue was observed in binutils 2.44. A local attacker can trigger the crash by supplying a malicious input file.

CVSS3: 5.5
0%
Низкий
4 месяца назад
msrc логотип
CVE-2025-69644

An issue was discovered in Binutils before 2.46. The objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed debug information. A logic flaw in the handling of DWARF location list headers can cause objdump to enter an unbounded loop and produce endless output until manually interrupted. This issue affects versions prior to the upstream fix and allows a local attacker to cause excessive resource consumption by supplying a malicious input file.

0%
Низкий
5 месяцев назад
msrc логотип
CVE-2025-69299

WordPress Oxygen theme <= 6.0.8 - Server Side Request Forgery (SSRF) vulnerability

0%
Низкий
6 месяцев назад
msrc логотип
CVE-2025-69277

libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group.

CVSS3: 4.5
0%
Низкий
7 месяцев назад
msrc логотип
CVE-2025-69195

Wget2: gnu wget2: memory corruption and crash via filename sanitization logic with attacker-controlled urls

CVSS3: 7.6
0%
Низкий
7 месяцев назад
msrc логотип
CVE-2025-69194

Wget2: arbitrary file write via metalink path traversal in gnu wget2

CVSS3: 8.8
1%
Низкий
7 месяцев назад

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