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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-4367 PoC — Mozilla Firefox 安全漏洞

Source
Associated Vulnerability
Title:Mozilla Firefox 安全漏洞 (CVE-2024-4367)
Description:Mozilla Firefox是美国Mozilla基金会的一款开源Web浏览器。 Mozilla Firefox 126 版本之前存在安全漏洞,该漏洞源于处理 PDF.js 中的字体时缺少类型检查,这将允许在 PDF.js 环境中执行任意 JavaScript。
Description
YARA detection rule for CVE-2024-4367 arbitrary javascript execution in PDF.js
Readme
# Detect CVE-2024-4367

Quick-and-dirty YARA detection rule for CVE-2024-4367 arbitrary javascript execution in PDF.js.

## Usage

```
$ yara expl_pdfjs_cve_2024_4367.yar poc_generalized_CVE-2024-4367.pdf
EXPL_PDFJS_CVE_2024_4367 poc_generalized_CVE-2024-4367.pdf
```

## Credits

POC and disclosure from https://codeanlabs.com/blog/research/cve-2024-4367-arbitrary-js-execution-in-pdf-js/.
File Snapshot

[4.0K] /data/pocs/e4daaaf51fda0cc67dcd37a7cbb99c867d671b5f ├── [ 464] expl_pdfjs_cve_2024_4367.yar ├── [1.0K] LICENSE ├── [ 20K] poc_generalized_CVE-2024-4367.pdf └── [ 390] README.md 0 directories, 4 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.