Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-53259 PoC — quic-go 数据伪造问题漏洞

Source
Associated Vulnerability
Title:quic-go 数据伪造问题漏洞 (CVE-2024-53259)
Description:quic-go是Lucas Clemente个人开发者的一种 QUIC 协议、RFC 9000协议在 Go 中的实现。 quic-go v0.48.1之前版本存在数据伪造问题漏洞,该漏洞源于ICMP Packet Too Large消息处理不当,可能允许路径外攻击者通过注入此类数据包来中断QUIC连接,即使在握手完成后也能实施攻击,从而绕过了应用层上可能实现的TCP回退机制。
Readme
## cve-2024-53259
Reproduction of [cve-2024-53259](https://nvd.nist.gov/vuln/detail/CVE-2024-53259)

File Snapshot

[4.0K] /data/pocs/7463fa95bd8931d58673c028255634c970b902da ├── [4.0K] attack │   └── [1.8K] attack.go ├── [2.7K] echo.go ├── [ 665] go.mod ├── [5.0K] go.sum ├── [1.0K] LICENSE └── [ 101] README.md 1 directory, 6 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.