Lucene search
+L

257 matches found

RedhatCVE
RedhatCVE
added 2024/08/16 12:58 a.m.33 views

CVE-2024-39338

A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack SSRF caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server...

7.5CVSS7.3AI score0.01207EPSS
SaveExploits1References5
OSV
OSV
added 2024/08/12 3:30 p.m.35 views

GHSA-8HC4-VH64-CXMJ Server-Side Request Forgery in axios

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

7.5CVSS6.8AI score0.01207EPSS
SaveExploits1References9
OSV
OSV
added 2024/08/12 1:38 p.m.8 views

DEBIAN-CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

7.5CVSS6.2AI score0.01207EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/12 1:38 p.m.27 views

UBUNTU-CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

7.5CVSS6.7AI score0.01207EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/09 12:00 a.m.33 views

CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

4CVSS6.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/09 12:00 a.m.42 views

CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

0.01207EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/08/09 12:00 a.m.43 views

CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs...

7.2AI score0.01207EPSS
SaveExploits1References2
CVE
CVE
added 2024/08/09 12:00 a.m.452 views

CVE-2024-39338

CVE-2024-39338 : Axios 1.7.2 is affected. An SSRF vulnerability arises because requests for path-relative URLs are processed as protocol-relative URLs, enabling potential SSRF. The provided documents do not specify a concrete fix version; remediation is to upgrade Axios to a later version per ven...

7.5CVSS7.2AI score0.01207EPSS
SaveExploits1References2Affected Software1
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.34 views

openSUSE Security Advisory (openSUSE-SU-2024:0017-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.3AI score0.0047EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/01/12 12:00 a.m.31 views

openSUSE 15 Security Update : python-django-grappelli (openSUSE-SU-2024:0017-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2024:0017-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
OSV
OSV
added 2024/01/11 3:01 p.m.10 views

OPENSUSE-SU-2024:0017-1 Security update for python-django-grappelli

This update for python-django-grappelli fixes the following issues: Update to 2.14.4: - CVE-2021-46898: Fixed views/switch.py vulnerable to protocol-relative URL attacks boo1216481 - Fixed: Redirect with switch user. - Improved: Remove extra filtering in AutocompleteLookup. - Improved: Added impo...

6.1CVSS6.2AI score0.0047EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2024/01/11 12:00 a.m.18 views

Security update for python-django-grappelli (moderate)

openSUSE Security Update: Security update for python-django-grappelli Announcement ID: openSUSE-SU-2024:0017-1 Rating: moderate References: 1216481 Cross-References: CVE-2021-46898 CVSS scores: CVE-2021-46898 NVD : 6.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Affected Products: openSUSE...

6.1CVSS7.2AI score0.0047EPSS
SaveExploits1References1
Veracode
Veracode
added 2023/10/24 6:48 a.m.32 views

Open Redirect

djangograppelli is vulnerable to Open Redirect. The library attempts to prevent external redirection with startswith/ but this does not include protocol-relative URL attacks e.g., //example.com, which allows a remote attacker to gain confidential information via views/switch.py...

6.1CVSS7.1AI score0.0047EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/24 1:03 a.m.8 views

SUSE CVE-2021-46898

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.9AI score0.0047EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/10/22 9:36 p.m.48 views

Django Grappelli Open Redirect vulnerability

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.2AI score0.0047EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/10/22 9:36 p.m.20 views

GHSA-9X43-5QCQ-H79Q Django Grappelli Open Redirect vulnerability

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.4AI score0.0047EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2023/10/22 7:15 p.m.20 views

CVE-2021-46898

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.3AI score0.0047EPSS
SaveExploits1References5
PyPA
PyPA
added 2023/10/22 7:15 p.m.12 views

PYSEC-2023-211

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.9AI score0.0047EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/10/22 7:15 p.m.22 views

Xxe

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

5.8CVSS6.1AI score0.0047EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/10/22 7:15 p.m.10 views

PYSEC-2023-211

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.3AI score0.0047EPSS
SaveExploits1References5
Rows per page
Query Builder