Overview
Description
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 21.0.2, 20.3.15, and 19.2.17, A Stored Cross-Site Scripting (XSS) vulnerability has been identified in the Angular Template Compiler. It occurs because the compiler's internal security schema is incomplete, allowing attackers to bypass Angular's built-in security sanitization. Specifically, the schema fails to classify certain URL-holding attributes (e.g., those that could contain javascript: URLs) as requiring strict URL security, enabling the injection of malicious scripts. This vulnerability is fixed in 21.0.2, 20.3.15, and 19.2.17.
Statistics
- 1 Post
Last activity: 1 hour ago
Overview
- djangoproject
- Django
- django
02 Dec 2025
Published
02 Dec 2025
Updated
CVSS
Pending
EPSS
0.01%
KEV
Description
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.
`FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL.
Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.
Django would like to thank Stackered for reporting this issue.
Statistics
- 1 Post
- 4 Interactions
Last activity: 14 hours ago
Fediverse
"Django security releases issued: 5.2.9, 5.1.15, and 4.2.27"
https://www.djangoproject.com/weblog/2025/dec/02/security-releases/
* CVE-2025-13372: Potential SQL injection in FilteredRelation column aliases on PostgreSQL
* CVE-2025-64460: Potential denial-of-service vulnerability in XML serializer text extraction
Overview
- djangoproject
- Django
- django
02 Dec 2025
Published
02 Dec 2025
Updated
CVSS
Pending
EPSS
0.04%
KEV
Description
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.
Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`.
Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.
Django would like to thank Seokchan Yoon for reporting this issue.
Statistics
- 1 Post
- 4 Interactions
Last activity: 14 hours ago
Fediverse
"Django security releases issued: 5.2.9, 5.1.15, and 4.2.27"
https://www.djangoproject.com/weblog/2025/dec/02/security-releases/
* CVE-2025-13372: Potential SQL injection in FilteredRelation column aliases on PostgreSQL
* CVE-2025-64460: Potential denial-of-service vulnerability in XML serializer text extraction