Lucene search
+L

10 matches found

Veracode
Veracode
•added 2026/03/05 9:34 a.m.•11 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.00247EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
•added 2025/10/30 12:12 a.m.•19 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.00247EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2025/10/29 6:30 p.m.•19 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,...

7.1AI score0.00247EPSS
SaveExploits0References11Affected Software1
OSV
OSV
•added 2025/10/29 6:30 p.m.•23 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.00247EPSS
SaveExploits0References11
EUVD
EUVD
•added 2025/10/29 6:30 p.m.•12 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.00247EPSS
SaveExploits0References5
OSV
OSV
•added 2025/10/29 12:00 a.m.•14 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 score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/10/29 12:00 a.m.•21 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.00247EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/10/29 12:00 a.m.•9 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.00247EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2025/10/29 12:00 a.m.•3 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.00247EPSS
SaveExploits0References4
CVE
CVE
•added 2025/10/29 12:00 a.m.•59 views

CVE-2025-60542

The TypeORM library (versions before 0.3.26 ) is vulnerable to a SQL Injection vulnerability. The root cause is the sqlstring call using the stringifyObjects default set to false, which can be triggered via crafted requests to repository.save or repository.update. Exploitation details are not pro...

7.6AI score0.00247EPSS
SaveExploits0References4
Rows per page
Query Builder