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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-25813 PoC — SQL Injection via replacements in sequelize

Source
Associated Vulnerability
Title:SQL Injection via replacements in sequelize (CVE-2023-25813)
Description:Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. Parameters which are passed through replacements are not properly escaped which can lead to arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize 6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the `where` option in the same query.
Description
CVE-2023-25813 Vulnerability Reproduction - SQL Injection in Sequelize
Readme
# CVE-2023-25813
CVE-2023-25813 Vulnerability Reproduction - SQL Injection in Sequelize
File Snapshot

[4.0K] /data/pocs/84a9d0d6e5ef7fabca7aeee3fbc1642cb2ef1fc6 ├── [ 0] app.js ├── [4.0K] config │   └── [ 0] config.js ├── [ 0] docker-compose.yml ├── [ 0] Dockerfile ├── [ 0] models ├── [ 0] package.json └── [ 88] README.md 1 directory, 7 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →