Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Egor Saltykov

#22075of 56,330
12.2Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-67753
6.1
2026-08-04
Django · Django · CVE-2026-15920
**Name of the Vulnerable Software and Affected Versions** Django versions 5.2 through 5.2.16 Django versions 6.0 through 6.0.7 **Description** An issue exists where `django.contrib.admin.utils.display for field()` renders `URLField` values as clickable links in the admin interface without proper validation. This allows stored cross-site scripting (XSS) against staff users who click the link if a value with an unsafe scheme is stored in the database. This occurs in applications that persist `URLField` data without running model validation, such as through direct queryset writes, deserialization, or bulk import of untrusted input. **Recommendations** Update Django versions 5.2 through 5.2.16 to version 5.2.17. Update Django versions 6.0 through 6.0.7 to version 6.0.8.
PT-2017-17470
6.1
2017-07-20
Apple · Webkit · CVE-2017-7038
**Name of the Vulnerable Software and Affected Versions** Apple iOS versions prior to 10.3.3 Apple Safari versions prior to 10.1.2 Apple tvOS versions prior to 10.2.2 **Description** A DOMParser XSS issue was discovered in certain Apple products, involving the WebKit component. **Recommendations** For iOS versions prior to 10.3.3, update to version 10.3.3 or later. For Safari versions prior to 10.1.2, update to version 10.1.2 or later. For tvOS versions prior to 10.2.2, update to version 10.2.2 or later.