Lucene search
+L

130 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

AlmaLinux 10 : glib2 (ALSA-2026:64799)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:64799 advisory. xdgmime: heap-based buffer overflow in xdgmimemagicparsemagicline in xdgmimemagic.c CVE-2026-16118 Tenable has extracted the preceding description block directly...

7.1CVSS0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.8 views

RockyLinux 9 : glib2 (RLSA-2026:64800)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:64800 advisory. xdgmime: heap-based buffer overflow in xdgmimemagicparsemagicline in xdgmimemagic.c CVE-2026-16118 Tenable has extracted the preceding description block directly...

7.1CVSS0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.9 views

AlmaLinux 9 : glib2 (ALSA-2026:64800)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:64800 advisory. xdgmime: heap-based buffer overflow in xdgmimemagicparsemagicline in xdgmimemagic.c CVE-2026-16118 Tenable has extracted the preceding description block directly...

7.1CVSS0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:16 p.m.7 views

UBUNTU-CVE-2026-68766

hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like --outfile and --potfile-path. Attackers can craft restore files with malicious options to append attacker-controlled content to arbitrary files, enabling code...

8.5CVSS6.2AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.26 views

PT-2026-79566

Name of the Vulnerable Software and Affected Versions hashcat affected versions not specified Description The software fails to restrict command-line options when parsing restore files. This allows attackers to inject output-redirecting options, such as --outfile and --potfile-path. By crafting...

8.5CVSS6.3AI score0.00162EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 7:16 p.m.7 views

AZL-96968 CVE-2026-53587 affecting package libgit2 for versions less than 1.7.2-3

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS6.9AI score0.0047EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/20 7:16 p.m.17 views

CVE-2026-53587

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS0.0047EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/20 6:36 p.m.11 views

CVE-2026-53587 libgit2 - Unauthenticated network-reachable heap out-of-bounds read in transports/smart_pkt.c:set_data

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/08/20 6:36 p.m.97 views

CVE-2026-53587

libgit2 prior to 1.8.6 and 1.9.5 contains a heap out-of-bounds read in set_data() within src/libgit2/transports/smart_pkt.c. A fixed-size strncmp on an unvalidated smart-protocol pkt-line buffer allows a malicious Git server to cause format_str to advance past the pkt-line boundary, making the su...

7.5CVSS8.6AI score0.0047EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.12 views

CVE-2026-71266 tinyobjloader-c Stack Buffer Overflow in MTL Material File Line Parsing

tinyobjloader-c's tinyobjparseandindexmtlfile tinyobjloaderc.h reads each line of a .mtl material file into a fixed 4096-byte stack buffer via memcpylinebuf, p, plen, guarded only by . The identical vulnerable pattern is duplicated in a second function in the same file...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.40 views

CVE-2026-71266 tinyobjloader-c Stack Buffer Overflow in MTL Material File Line Parsing

tinyobjloader-c's tinyobjparseandindexmtlfile tinyobjloaderc.h reads each line of a .mtl material file into a fixed 4096-byte stack buffer via memcpylinebuf, p, plen, guarded only by . The identical vulnerable pattern is duplicated in a second function in the same file...

7.8CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 6:16 a.m.10 views

AZL-94508 CVE-2026-18739 affecting package popt 1.19-1

A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead to corruption of internal program data. This corruption could potentially enable a local attacke...

2.5CVSS6.2AI score0.00106EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 6:16 a.m.9 views

UBUNTU-CVE-2026-18739

A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead to corruption of internal program data. This corruption could potentially enable a local attacke...

2.5CVSS6AI score0.00106EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/04 5:32 a.m.17 views

CVE-2026-18739

A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead to corruption of internal program data. This corruption could potentially enable a local attacke...

2.5CVSS6AI score0.00106EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/04 5:32 a.m.15 views

CVE-2026-18739

A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead to corruption of internal program data. This corruption could potentially enable a local attacke...

2.5CVSS6.1AI score0.00106EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 2:40 p.m.10 views

CVE-2026-64624

A flaw in FreeRDP's file parser incorrectly treats lines starting with a forward slash / as command-line options. If a victim opens a maliciously crafted .rdp file, an attacker can silently inject CLI flags to execute arbitrary code, expose local filesystems, or bypass certificate validation...

8.5CVSS5.8AI score0.0018EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/17 7:44 p.m.9 views

CVE-2026-16118 Xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_magic_line() in xdgmimemagic.c

A flaw was found in xdgmime. A heap-based buffer overflow can be triggered in xdgmimemagicparsemagicline in the xdgmimemagic.c file on little-endian systems when an attacker-controlled MIME magic file in a user-writable XDG data location e.g., in the $XDGDATAHOME/mime/magic path is parsed by an...

7.1CVSS5.6AI score0.00245EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.25 views

PT-2026-60848

Name of the Vulnerable Software and Affected Versions xdgmime affected versions not specified Description A heap-based buffer overflow exists in the xdg mime magic parse magic line function within the xdgmimemagic.c file on little-endian systems. The issue occurs when an application performs MIME...

7.1CVSS5.7AI score0.00245EPSS
SaveExploits0References28
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2021-30899

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01991EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2021-8983

Malicious code in bioql PyPI...

7.8CVSS7.8AI score0.00333EPSS
SaveExploits1References1
Rows per page
Query Builder