Vulnerability Details
Basic Information
| Title | Exploit for SQL Injection in Teampass |
|---|---|
| Type | githubexploit |
| Published | 2025-04-25T18:43:06 |
| Last Seen | 2025-04-26T06:03:35 |
| CVSS Score | 7.5 (HIGH) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | NONE |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | HIGH |
| Integrity Impact | NONE |
| Availability Impact | NONE |
CVE Information
| CVE IDs | CVE-2023-1545 |
|---|---|
| CWE | |
| Bulletin Family | exploit |
Description
# 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 (:
Impact Assessment
| Base Score | 7.5 |
|---|---|
| Severity | HIGH |