Lucene search
+L

2482 matches found

Kitploit
Kitploit
added 2026/09/14 3:33 a.m.11 views

tabi

Advanced example This example demonstrates how to use the tabi module in order to detect all possible BGP hijacks seen from a BGP collector. Requirements WARNING : Before trying this example make sure you have at least 2GB of free memory on your computer The installation procedure is described in...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 2:34 a.m.46 views

pybatfish

Got questions, feedback, or feature requests? Join our community onSlack! Pybatfish Pybatfish is a Python client for Batfish. What is Batfish? Batfish is a network validation tool that provides correctness guarantees for security, reliability, and compliance by analyzing the configuration of...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:44 p.m.8 views

fastnetmon

Edición Comunidad FastNetMon - Un detector/sensor DDoS de alto rendimiento construido sobre múltiples motores de captura de paquetes: NetFlow, IPFIX, sFlow, AFPACKET puerto espejo. ¿Qué hacemos? Detectamos hosts en la red desplegada que envían o reciben grandes volúmenes de tráfico,...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 8:59 a.m.9 views

CVE-2022-23046

CVE-2022-23046 原始发现和手动PoC来自Fluidattacks: PhpIPAM v1.4.4 允许经过身份验证的管理员用户在通过 app/admin/routing/edit-bgp-mapping-search.php 搜索子网时,在“subnet”参数中注入 SQL 语句。 此PoC执行一些简单的SQL注入以获取如下信息: 基础服务器信息 SMTP设置 其他身份验证方法(如AD/LDAP/Radius) PHPIpam用户和哈希 MySQL数据库用户 其他可用模式...

7.2CVSS7.4AI score0.25243EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/13 7:37 a.m.10 views

CVE-2022-23046

CVE-2022-23046 PhpIPAM v1.4.4 permite a un usuario administrador autenticado inyectar sentencias SQL en el parámetro "subnet" al buscar una subred a través de app/admin/routing/edit-bgp-mapping-search.php. Instalación 1. Construir root@kitploit: git clone...

7.2CVSS7.3AI score0.25243EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 5:59 a.m.42 views

hardcidr

hardCIDR Background A Linux Bash script to discover the netblocks, or ranges, in CIDR notation owned by the target organization during the intelligence gathering phase of a penetration test. This information is maintained by the five Regional Internet Registries RIRs: ARIN North America RIPE...

5.8AI score
SaveExploits0
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
RedhatCVE
RedhatCVE
added 2026/09/11 5:54 a.m.11 views

CVE-2026-49838

A flaw was found in GoBGP, an open-source Border Gateway Protocol BGP implementation. A configured confederation eBGP peer can send a specially crafted BGP UPDATE message with a zero-length ASPATH attribute. This malformed message is improperly handled during validation, leading to an unchecked...

5.9CVSS0.00333EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/10 10:16 p.m.8 views

CVE-2026-49837

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
CVE
CVE
added 2026/09/10 9:57 p.m.39 views

CVE-2026-49838

GoBGP , an open-source BGP implementation in Go, is vulnerable to a denial-of-service in its BGP UPDATE validator prior to version 4.7.0 . When a confederation eBGP peer sends a malformed UPDATE containing a zero-length AS_PATH , the attribute passes initial decoding but triggers an unchecked p.V...

5.9CVSS0.00333EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 9:57 p.m.33 views

CVE-2026-49838 GoBGP confederation validation panics on empty AS_PATH attribute

GoBGP is an open source Border Gateway Protocol BGP implementation in the Go Programming Language. Prior to version 4.7.0, GoBGP accepts a zero-length ASPATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. The vulnerable path is in the BGP...

5.9CVSS0.00333EPSS
SaveExploits0References2
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
CVE
CVE
added 2026/09/10 9:56 p.m.38 views

CVE-2026-49837

GoBGP (open source BGP implementation in Go) versions prior to 4.6.0 contain a boundary validation flaw in the BGP OPEN capability parser. Several capability decoders read from the full remaining buffer instead of the slice bounded by the declared CapLen , allowing a malformed OPEN message to cau...

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
Cvelist
Cvelist
added 2026/09/10 9:56 p.m.31 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.9CVSS0.00255EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.17 views

MiracleLinux 9 : frr10-10.4.3-3.el9_8.2 (AXSA:2026-1591:03)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1591:03 advisory. frr: FRRouting: Denial of Service via crafted BGP UPDATE message CVE-2026-37460 Tenable has extracted the preceding description block directly from the...

7.5CVSS4.9AI score0.00335EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.11 views

MiracleLinux 9 : frr-8.5.3-15.el9_8.1 (AXSA:2026-1592:05)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1592:05 advisory. frr: FRRouting: Denial of Service via crafted BGP UPDATE message CVE-2026-37460 Tenable has extracted the preceding description block directly from the...

7.5CVSS4.9AI score0.00335EPSS
SaveExploits0References2
Redos
Redos
added 2026/08/19 12:00 a.m.10 views

ROS-20260819-73-0006

The vulnerability in gobgp is related to the use of a name with an incorrect reference. Exploiting this vulnerability can allow attackers to cause service failures...

5.9CVSS5.7AI score0.00333EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.13 views

MiracleLinux 8 : frr-7.5.1-25.el8_10 (AXSA:2026-1459:04)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1459:04 advisory. frr: FRRouting: Denial of Service via crafted BGP UPDATE message CVE-2026-37460 Tenable has extracted the preceding description block directly from the...

7.5CVSS5.6AI score0.00335EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/04 5:30 p.m.14 views

CVE-2026-37462

A flaw was found in gobgp. An integer underflow vulnerability in the BGPUpdate.DecodeFromBytes function allows a remote attacker to cause a Denial of Service DoS by sending a specially crafted BGP Border Gateway Protocol UPDATE message. This can disrupt network operations and make the affected...

7.5CVSS5.2AI score0.00279EPSS
SaveExploits0References5
Rows per page
Query Builder