Lucene search
+L

13465 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 10:39 a.m.7 views

CVE-2026-49837

A flaw was found in GoBGP, an open-source Border Gateway Protocol BGP implementation. A remote attacker could send a specially crafted BGP OPEN message, causing the BGP OPEN capability parser to misinterpret data. This issue arises because the parser may read capability values beyond their declar...

7.4CVSS0.00255EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/10 9:56 p.m.9 views

EUVD-2026-75806

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Versions prior to 4.6.0 contain a BGP OPEN capability parsing issue where several concrete capability decoders may parse data from the full remaining capability buffer instead of the slice bounded b...

5.9CVSS0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 9:56 p.m.6 views

CVE-2026-49837 GoBGP: BGP OPEN capability parser may read capability values outside declared CapLen boundaries

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Versions prior to 4.6.0 contain a BGP OPEN capability parsing issue where several concrete capability decoders may parse data from the full remaining capability buffer instead of the slice bounded b...

5.9CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 5:30 p.m.8 views

Heartbleed-PoC-Exploit-Script

Heartbleed-PoC-Exploit-Script This Python Proof-of-Concept PoC script detects the Heartbleed vulnerability CVE-2014-0160 by performing a TLS handshake with the heartbeat extension and sending a crafted heartbeat request. It parses server responses to identify leaked memory, helping assess...

7.5CVSS7.4AI score0.99999EPSS
SaveExploits94References1
Kitploit
Kitploit
added 2026/09/10 10:14 a.m.6 views

mongobleed

mongobleed CVE-2025-14847 是针对 MongoDB 通过 OPCOMPRESSED 缓冲区过度读取(buffer over-read)导致堆内存泄露的漏洞利用工具。 用法 root@kitploit: $ bundle exec ruby mongobleed.rb --help Usage: mongobleed.rb options --host HOST Target host default: localhost --port PORT Target port default: 27017 --min-offset MIN Min doc length...

8.7CVSS7.7AI score0.83218EPSS
SaveExploits39References1
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.8 views

httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the ajpparsedata function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially lea...

7.5CVSS0.00394EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.8 views

httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server

A flaw was found in Apache HTTP Server. This buffer over-read vulnerability occurs when the server processes outbound Online Certificate Status Protocol OCSP requests directed to an attacker-controlled OCSP server. This could allow a remote attacker to read sensitive information from memory or...

7.3CVSS0.00741EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.7 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS0.00485EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 1:30 a.m.8 views

CVE-2026-7482

🚨 CVE-2026-7482:Ollama 中的堆缓冲区越界读取 📝 描述 CVE-2026-7482 标识了 Ollama (一个用于运行本地语言模型的开源框架)中 /api/create 和 /api/push 端点存在的一个严重的堆缓冲区越界读取 ( Heap Buffer Over-Read )漏洞。 该漏洞允许远程未认证攻击者泄露进程内存 ,暴露敏感数据,例如: API 密钥和认证令牌 环境变量 系统提示词 并发用户的机密数据 🔴 影响: 进程内存完全泄露 ,可能窃取组织的关键信息。 🔍 技术分析 🎯 利用机制 1. 操纵恶意 GGUF 文件 攻击者发送一个 GGUF...

9.1CVSS6.8AI score0.02241EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.9 views

Oracle Linux 8 : ELSA-2026-64794-0: / httpd:2.4 (ELSA-2026-647940)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-647940 advisory. - Resolves: RHEL-173558 - httpd:2.4/httpd: Apache HTTP Server modproxyajp: Arbitrary code execution via heap-based buffer overflow CVE-2026-28780 - Resolves:...

9.8CVSS6.9AI score0.99999EPSS
SaveExploits42References2
OSV
OSV
added 2026/09/09 5:17 p.m.5 views

AZL-100920 CVE-2026-87875 affecting package cups 2.4.19-1

The cupsUTF32ToUTF8 function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled content...

4.3CVSS0.00324EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 1:31 p.m.8 views

EUVD-2026-74907

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS0.00332EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 10:57 a.m.5 views

CVE-2019-19204

CVE-2019-19204 Oniguruma 6.x 6.9.4rc2 より前 に問題が発見されました。regparse.c の fetchintervalquantifier 旧称 fetchrangequantifier 関数において、PEND をチェックせずに PFETCH が呼び出されています。これにより、ヒープベースのバッファオーバーリードが発生します。 研究者: ManhND of The Tarantula Team, VinCSS a member of Vingroup Oniguruma とは K. Kosako による Oniguruma は、BSD...

7.5CVSS7.1AI score0.06889EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 6:44 a.m.9 views

check-cve-2026-3055-netscaler

CVE-2026-3055 NetScaler SAML IdP 检测 用于探测 Citrix NetScaler / NetScaler Gateway 设备是否存在 CVE-2026-3055(充当 SAML 身份提供方 时的内存越界读取)的 Python 辅助工具。检测逻辑与 watchTowr Labs 的公开文章一致。 前置条件 Python 3.10+ 仅适用于配置为 SAML IdP 的设备。未承担该角色的网关通常在 /saml/login 上返回 404;这意味着不适用 于该 CVE,而非“对所有 NetScaler 问题都安全”。 安装 root@kitploit: c...

9.8CVSS8.5AI score0.87166EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2026/09/09 4:31 a.m.9 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 4:31 a.m.10 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.6CVSS0.00661EPSS
SaveExploits6References8
RedHat Linux
RedHat Linux
added 2026/09/09 4:31 a.m.9 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS0.00501EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 4:31 a.m.9 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 4:23 a.m.9 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 4:23 a.m.9 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS0.00491EPSS
SaveExploits1References5
Rows per page
Query Builder