Lucene search
+L

29 matches found

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

CVE-2024-42353

A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become...

6.1CVSS5.9AI score0.00527EPSS
SaveExploits2References6
NVD
NVD
added 2024/08/14 9:15 p.m.29 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS0.00527EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2024/08/14 9:15 p.m.22 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.3AI score0.00527EPSS
SaveExploits2References4
AlpineLinux
AlpineLinux
added 2024/08/14 8:12 p.m.9 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2024/08/14 8:12 p.m.28 views

CVE-2024-42353 WebOb's location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS7.1AI score0.00527EPSS
SaveExploits2References2
Debian CVE
Debian CVE
added 2024/08/14 8:12 p.m.21 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2024/08/14 5:48 p.m.27 views

WebOb's location header normalization during redirect leads to open redirect

Impact When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the start of a string as a URI without a scheme, and th...

6.1CVSS6.5AI score0.00527EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/14 12:00 a.m.7 views

PT-2024-6608

Name of the Vulnerable Software and Affected Versions: WebOb versions prior to 1.8.8 Description: The issue is related to the handling of HTTP Location headers in WebOb, where the urlparse and urljoin functions can be exploited to redirect users to arbitrary URLs. This occurs when the urlparse...

6.4CVSS6.6AI score0.00527EPSS
SaveExploits2References48
seebug.org
seebug.org
added 2015/09/29 12:00 a.m.31 views

ZeusCart 4 信息泄漏漏洞

No description provided by source. !/usr/bin/env python coding: utf-8 from urlparse import urljoin from pocsuite.net import req from pocsuite.poc import POCBase, Output from pocsuite.utils import register class TestPOCPOCBase: vulID = '11111 ' vul ID version = '1' author = 'Disorder' vulDate =...

7.1AI score
SaveExploits0
Rows per page
Query Builder