Lucene search
K

7 matches found

Veracode
Veracode
added 2026/03/05 9:34 a.m.2 views

SQL Injection

TypeORM is vulnerable to SQL Injection. The vulnerability is due to improper handling of object values in the sqlstring call where stringifyObjects defaults to false, which allows an attacker to inject crafted SQL through requests to repository.save or repository.update...

6.5CVSS5.8AI score0.00042EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/10/29 6:30 p.m.9 views

TypeORM vulnerable to SQL injection via crafted request to repository.save or repository.update

Summary SQL Injection vulnerability in TypeORM before 0.3.26 via crafted request to repository.save or repository.update due to the sqlstring call using stringifyObjects default to false. Details Vulnerable Code: js const username, city, name = req.body; const updateData = username, city, name,...

6.5CVSS7.1AI score0.00042EPSS
Exploits0References11Affected Software1
EUVD
EUVD
added 2025/10/29 6:30 p.m.1 views

EUVD-2025-36689

SQL Injection vulnerability in TypeORM before 0.3.26 via crafted request to repository.save or repository.update due to the sqlstring call using stringifyObjects default to false...

7.4AI score0.00042EPSS
Exploits0References5
OSV
OSV
added 2025/10/29 6:30 p.m.0 views

GHSA-Q2PJ-6V73-8RGJ TypeORM vulnerable to SQL injection via crafted request to repository.save or repository.update

Summary SQL Injection vulnerability in TypeORM before 0.3.26 via crafted request to repository.save or repository.update due to the sqlstring call using stringifyObjects default to false. Details Vulnerable Code: js const username, city, name = req.body; const updateData = username, city, name,...

9.5CVSS7.1AI score0.00042EPSS
Exploits0References11
CVE
CVE
added 2025/10/29 12:0 a.m.14 views

CVE-2025-60542

CVE-2025-60542 (TypeORM) : SQL injection in TypeORM before 0.3.26 via crafted requests to repository.save or repository.update, resulting from sqlstring handling where stringifyObjects defaults to false. Public references indicate the issue arises in the MySQL driver path and can affect updates u...

6.5CVSS7.6AI score0.00042EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/29 12:0 a.m.4 views

CVE-2025-60542

SQL Injection vulnerability in TypeORM before 0.3.26 via crafted request to repository.save or repository.update due to the sqlstring call using stringifyObjects default to false...

0.00042EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/10/29 12:0 a.m.2 views

TypeORM 安全漏洞

TypeORM is an excellent Node.js ORM framework open-sourced by TypeORM. The goal of the software is to maintain support for the latest Javascript features; with the following features: 1 provide one-to-one, many-to-one, one-to-many, many-to-many relational processing of tables; 2 to help develop a...

6.5CVSS7.5AI score0.00042EPSS
Exploits0References5
Rows per page
Query Builder