Lucene search
+L

45 matches found

Github Security Blog
Github Security Blog
added 2025/11/26 11:18 p.m.19 views

Angular is Vulnerable to XSRF Token Leakage via Protocol-Relative URLs in Angular HTTP Client

The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery XSRF token to an attacker-controlled domain. Angular's HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol...

7.7CVSS6.9AI score0.00659EPSS
SaveExploits0References11Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-41885

Malicious code in bioql PyPI...

5.3CVSS4.6AI score0.00459EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-0062

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.0047EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-38059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The loading of external images is not blocked, even if configured, if the attacker uses protocol-relative URL in the payload. This can be used to retreive the I...

5.3CVSS5AI score0.00459EPSS
SaveExploits0References2
RubySec
RubySec
added 2025/08/29 12:00 a.m.15 views

Google Sign-In for Rails allowed redirect to protocol-relative URI

Summary It is possible to redirect a user to another origin if the "proceedto" value in the session store is set to a protocol-relative URL. Details The googlesignin gem persists an optional URL for redirection after authentication. If this URL is set to a protocol-relative URL, it improperly...

4.2CVSS6.6AI score0.00226EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/08/19 6:08 p.m.40 views

CVE-2025-55303

Astro before 5.13.2 and 4.16.18 has an information disclosure vulnerability in the on-demand rendering image optimization endpoint (_image) that can bypass third-party domain restrictions using protocol-relative URLs (e.g., /_image?href=//example.com/image.png). This allows serving images from un...

6.9CVSS7AI score0.00637EPSS
SaveIn wildExploits1References2Affected Software1
Hacker One
Hacker One
added 2025/06/03 10:50 a.m.21 views

Mozilla: Bypass "No Links" Restriction in Biography via Protocol-Relative URL (//)

The report identifies a bypass vulnerability in the biography field on addons.allizom.org. Despite the application's policy against allowing links, it was possible to embed functional hyperlinks using protocol-relative URLs //evil.com. This violation of the declared application policy was achieve...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 6:56 p.m.10 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.6AI score0.0047EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.20 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.27 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.9 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.14 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.29 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
Github Security Blog
Github Security Blog
added 2023/10/22 9:36 p.m.46 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
Prion
Prion
added 2023/10/22 7:15 p.m.21 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.9 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
Cvelist
Cvelist
added 2023/10/22 12:00 a.m.38 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.3AI score0.0047EPSS
SaveExploits1References4
CVE
CVE
added 2023/10/22 12:00 a.m.100 views

CVE-2021-46898

CVE-2021-46898 – django-grappelli protocol-relative URL redirect issue Affected component: views/switch.py in django-grappelli (also known as Django Grappelli) prior to version 2.15.2. The vulnerability arises from an approach that attempts to block external redirects using a startswith("/") chec...

6.1CVSS6AI score0.0047EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2023/10/16 9:15 a.m.30 views

CVE-2023-38059

The loading of external images is not blocked, even if configured, if the attacker uses protocol-relative URL in the payload. This can be used to retreive the IP of the user.This issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; OTRS Community Edition: from 6.0.X through...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References2
Prion
Prion
added 2023/10/16 9:15 a.m.28 views

Code injection

The loading of external images is not blocked, even if configured, if the attacker uses protocol-relative URL in the payload. This can be used to retreive the IP of the user.This issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; OTRS Community Edition: from 6.0.X through...

5CVSS5.2AI score0.00459EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder