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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-1545 PoC — TeamPass SQL注入漏洞

Source
Associated Vulnerability
Title:TeamPass SQL注入漏洞 (CVE-2023-1545)
Description:TeamPass是Nils Laumaillé个人开发者的一款开源的密码管理器。 teampass 3.0.0.23之前版本存在SQL注入漏洞,该漏洞源于存在SQL注入。
Description
Python Proof of Concept for CVE-2023-1545 (SQL Injection for Teampass versions prior to 3.0.0.23).
Readme
# CVE-2023-1545

Simple SQL Injection `Python` script for `Teampass` prior to versions `3.0.0.23`, leveraging [CVE-2023-1545](https://nvd.nist.gov/vuln/detail/CVE-2023-1545). More information on [this blog](https://security.snyk.io/vuln/SNYK-PHP-NILSTEAMPASSNETTEAMPASS-3367612).

## Usage
Just use set the URL where `Teampass` is running as unique argument:
```shell
python3 CVE-2023-1545.py http://example.com:8080
```


## Discliamer

Use it for ethical purposes only (:
File Snapshot

[4.0K] /data/pocs/935257c20c6d4c13c94277191c47d84841fb8c0a ├── [4.8K] CVE-2023-1545.py └── [ 474] README.md 0 directories, 2 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.