Lucene search
K

10 matches found

Veracode
Veracode
added 2026/03/05 9:34 a.m.3 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
RedhatCVE
RedhatCVE
added 2025/10/30 12:12 a.m.2 views

CVE-2025-60542

A flaw was found in TypeORM. When used with MySQL/mysql2 drivers, the repository.save or repository.update methods incorrectly handle nested JSON objects. This is due to an underlying setting stringifyObjects: false that allows an attacker to craft a malicious JSON payload and cause a SQL injecti...

8.2CVSS7.3AI score0.00042EPSS
Exploits0References7
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.2 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
OSV
OSV
added 2025/10/29 4:15 p.m.2 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...

6.5CVSS8.1AI score0.00042EPSS
Exploits0References4
CVE
CVE
added 2025/10/29 12:0 a.m.15 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
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.3 views

PT-2025-44304

Name of the Vulnerable Software and Affected Versions TypeORM versions prior to 0.3.26 Description A SQL Injection issue exists in TypeORM. This is due to the sqlstring call using stringifyObjects set to false when processing requests to repository.save or repository.update. A crafted request can...

6.5CVSS7.6AI score0.00042EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/10/29 12:0 a.m.2 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...

7.6AI score0.00042EPSS
Exploits0References4
Rows per page
Query Builder