Lucene search
+L

8006 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/07 12:0 a.m.13 views

RHEL 8 / 9 : Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update (Important) (RHSA-2026:3959)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:3959 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

8.5CVSS7.3AI score0.12976EPSS
SaveExploits4References26
Vulnrichment
Vulnrichment
added 2026/03/06 9:19 p.m.2 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS5.7AI score0.00377EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/06 9:19 p.m.27 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 9:19 p.m.9 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS5.7AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/06 4:36 p.m.7 views

Django: Django: SQL Injection via crafted column aliases

A flaw was found in Django. This vulnerability allows a remote attacker to perform SQL injection by using specially crafted control characters within column aliases. When these crafted aliases are passed through dictionary expansion to QuerySet methods like annotate or values, it can lead to the...

8.3CVSS6.2AI score0.00754EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/06 4:36 p.m.7 views

Django: Django: Denial of Service via crafted HTML inputs

A flaw was found in Django. A remote attacker can exploit this vulnerability by providing crafted inputs containing a large number of unmatched HTML end tags to the django.utils.text.Truncator.chars and Truncator.words methods when html=True, or through the truncatecharshtml and truncatewordshtml...

7.5CVSS5.8AI score0.00993EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/06 4:36 p.m.7 views

Django: Django: SQL injection via crafted column aliases in QuerySet.order_by()

A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the .QuerySet.orderby method. This occurs when column aliases containing periods are used, and the same alias is also present in FilteredRelation via a specially crafted dictionary. Successful exploitatio...

8.5CVSS6.4AI score0.00802EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/03/06 4:36 p.m.9 views

Django: Django: Denial of Service via crafted request with duplicate headers

A flaw was found in Django. A remote attacker can exploit this vulnerability by sending a crafted request containing multiple duplicate headers to the ASGIRequest component. This can lead to a potential Denial of Service DoS, making the affected system unavailable to legitimate users...

7.5CVSS5.8AI score0.00993EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/06 12:41 p.m.4 views

OESA-2026-1510 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker ...

3.7CVSS5.8AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 12:41 p.m.8 views

OESA-2026-1509 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker ...

3.7CVSS5.8AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 12:41 p.m.6 views

OESA-2026-1508 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker ...

3.7CVSS5.8AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 12:41 p.m.9 views

OESA-2026-1507 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django versions before 6.0.2, before 5.2.11, and before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsg...

8.5CVSS6.4AI score0.12976EPSS
SaveExploits2References6
OSV
OSV
added 2026/03/06 12:41 p.m.7 views

OESA-2026-1506 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker ...

3.7CVSS5.8AI score0.00341EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.7 views

Django: Django: SQL injection via crafted column aliases in QuerySet.order_by()

A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the .QuerySet.orderby method. This occurs when column aliases containing periods are used, and the same alias is also present in FilteredRelation via a specially crafted dictionary. Successful exploitatio...

8.5CVSS6.4AI score0.00802EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.10 views

Django: Django: SQL Injection via crafted column aliases

A flaw was found in Django. This vulnerability allows a remote attacker to perform SQL injection by using specially crafted control characters within column aliases. When these crafted aliases are passed through dictionary expansion to QuerySet methods like annotate or values, it can lead to the...

8.3CVSS6.2AI score0.00754EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.8 views

Django: Django: Denial of Service via crafted HTML inputs

A flaw was found in Django. A remote attacker can exploit this vulnerability by providing crafted inputs containing a large number of unmatched HTML end tags to the django.utils.text.Truncator.chars and Truncator.words methods when html=True, or through the truncatecharshtml and truncatewordshtml...

7.5CVSS5.8AI score0.00993EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.8 views

Django: Django: SQL Injection via RasterField band index parameter

A flaw was found in Django. A remote attacker could inject SQL commands by manipulating the band index parameter during raster lookups on RasterField only implemented on PostGIS. This SQL injection vulnerability could lead to unauthorized information disclosure, data alteration, or denial of...

8.3CVSS5.9AI score0.12976EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.8 views

Django: Django: Denial of Service via crafted request with duplicate headers

A flaw was found in Django. A remote attacker can exploit this vulnerability by sending a crafted request containing multiple duplicate headers to the ASGIRequest component. This can lead to a potential Denial of Service DoS, making the affected system unavailable to legitimate users...

7.5CVSS5.8AI score0.00993EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.13 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.6 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.5CVSS7.2AI score0.12976EPSS
SaveExploits4References18
OSV
OSV
added 2026/03/06 8:38 a.m.6 views

BIT-DJANGO-2026-25674 Potential incorrect permissions on newly created file system objects

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's...

3.7CVSS5.7AI score0.00341EPSS
SaveExploits0References4
Rows per page
Query Builder