Lucene search
+L

7635 matches found

Prion
Prion
added 2023/12/22 5:15 p.m.20 views

Code injection

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

4CVSS6.9AI score0.00452EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/12/22 4:48 p.m.36 views

CVE-2023-51649 Nautobot missing object-level permissions enforcement when running Job Buttons

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

3.5CVSS4.6AI score
SaveExploits0References6
CVE
CVE
added 2023/12/22 4:48 p.m.75 views

CVE-2023-51649

CVE-2023-51649 affects Nautobot, a Django-based network automation platform. The issue: when submitting a Job via a Job Button, only the model-level extras.run_job permission is enforced; object-level permissions (permission to run a specific Job) are not checked by the relevant URL/view. Result:...

4.3CVSS4.1AI score0.00452EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/12/15 12:00 a.m.21 views

The vulnerability of the Django web application platform, related to unlimited resource distribution, allows attackers to trigger a Denial-of-Service attack.

The vulnerability of the Django web application framework is related to unlimited resource distribution. Exploiting this vulnerability can allow a malicious actor to trigger a Denial-of-Service attack remotely...

7.8CVSS7.1AI score0.49774EPSS
SaveExploits0References5Affected Software4
Github Security Blog
Github Security Blog
added 2023/12/13 1:35 p.m.48 views

Unauthenticated db-file-storage views

Impact In Nautobot 1.x and 2.0.x, the URLs /files/get/?name=... and /files/download/?name=... are used to provide admin access to files that have been uploaded as part of a run request for a Job that has FileVar inputs. Under normal operation these files are ephemeral and are deleted once the Job...

5.3CVSS7.3AI score0.00754EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2023/12/12 11:15 p.m.31 views

CVE-2023-50263

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 1.x and 2.0.x prior to 1.6.7 and 2.0.6, the URLs /files/get/?name=... and /files/download/?name=... are used to provid...

5.3CVSS0.00754EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/12 11:15 p.m.23 views

PYSEC-2023-286

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 1.x and 2.0.x prior to 1.6.7 and 2.0.6, the URLs /files/get/?name=... and /files/download/?name=... are used to provid...

5.3CVSS5.5AI score0.00754EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/12/12 10:17 p.m.37 views

CVE-2023-50263 Nautobot allows unauthenticated db-file-storage views

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 1.x and 2.0.x prior to 1.6.7 and 2.0.6, the URLs /files/get/?name=... and /files/download/?name=... are used to provid...

3.7CVSS5.8AI score0.00754EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/12 10:17 p.m.23 views

CVE-2023-50263 Nautobot allows unauthenticated db-file-storage views

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 1.x and 2.0.x prior to 1.6.7 and 2.0.6, the URLs /files/get/?name=... and /files/download/?name=... are used to provid...

3.7CVSS5.6AI score
SaveExploits0References8
CVE
CVE
added 2023/12/12 10:17 p.m.57 views

CVE-2023-50263

CVE-2023-50263 (Nautobot) describes an information disclosure vulnerability where unauthenticated access to file storage URLs /files/get/?name=… and /files/download/?name=… is possible in Nautobot 1.x and 2.0.x before 1.6.7 and 2.0.6. The issue stems from the default Django-db-file-storage implem...

5.3CVSS5.1AI score0.00754EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/05 12:00 a.m.35 views

openSUSE 15 Security Update : python-Django1 (openSUSE-SU-2023:0389-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2023:0389-1 advisory. - In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars and words methods when used with html=True...

7.5CVSS7.2AI score0.03531EPSS
SaveExploits0References4
OSV
OSV
added 2023/12/04 5:01 p.m.6 views

OPENSUSE-SU-2023:0390-1 Security update for python-Django1

This update for python-Django1 fixes the following issues: - CVE-2023-43665: Fixed Denial-of-service vulnerability in django.utils.text.Truncator boo1215978...

7.5CVSS7.5AI score0.01236EPSS
SaveExploits0References3
NVD
NVD
added 2023/12/01 9:15 p.m.37 views

CVE-2023-49277

dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary...

8.3CVSS0.00517EPSS
SaveExploits0References2
Prion
Prion
added 2023/12/01 9:15 p.m.19 views

Cross site scripting

dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary...

5.8CVSS7AI score0.00517EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/01 8:48 p.m.11 views

CVE-2023-49277 Reflected Cross-site Scripting Vulnerability in dpaste

dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary...

8.3CVSS6.8AI score0.00517EPSS
SaveExploits0References2
CVE
CVE
added 2023/12/01 8:48 p.m.63 views

CVE-2023-49277

CVE-2023-49277 affects dpaste, a Django-based Python pastebin. The vulnerability is a reflected XSS in the expires parameter of the dpaste API, allowing an attacker to execute arbitrary JavaScript in a user’s browser. Public descriptions consistently state that versions older than dpaste v3.8 are...

8.3CVSS7.3AI score0.00517EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/12/01 8:48 p.m.35 views

CVE-2023-49277 Reflected Cross-site Scripting Vulnerability in dpaste

dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary...

8.3CVSS8.3AI score0.00517EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/01 8:48 p.m.19 views

CVE-2023-49277 Reflected Cross-site Scripting Vulnerability in dpaste

dpaste is an open source pastebin application written in Python using the Django framework. A security vulnerability has been identified in the expires parameter of the dpaste API, allowing for a POST Reflected XSS attack. This vulnerability can be exploited by an attacker to execute arbitrary...

8.3CVSS6.9AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/12/01 12:00 a.m.22 views

openSUSE 15 Security Update : python-django-grappelli (openSUSE-SU-2023:0384-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2023:0384-1 advisory. - views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith/ but this does not...

6.1CVSS6.2AI score0.0047EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/12/01 12:00 a.m.7 views

dpaste Cross-Site Scripting Vulnerability

dpaste is a Pastebin application written using the Django framework. A cross-site scripting vulnerability exists in versions prior to dpaste v3.8, which stems from the presence of a Reflective Cross-Site Scripting XSS vulnerability that can be exploited by an attacker to execute arbitrary...

8.3CVSS5.3AI score0.00517EPSS
SaveExploits0References2
Rows per page
Query Builder