Lucene search
+L

1316 matches found

OSV
OSV
added 2024/10/28 9:15 p.m.5 views

CVE-2024-44213

An issue existed in the parsing of URLs. This issue was addressed with improved input validation. This issue is fixed in macOS Ventura 13.7.1, macOS Sonoma 14.7.1. An attacker in a privileged network position may be able to leak sensitive user information...

5.9CVSS5.7AI score0.00751EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/28 9:15 p.m.19 views

CVE-2024-44213

An issue existed in the parsing of URLs. This issue was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.1, macOS Sonoma 14.7.1, macOS Ventura 13.7.1. An attacker in a privileged network position may be able to leak sensitive user information...

7.5CVSS0.00751EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/28 9:08 p.m.71 views

CVE-2024-44213

The CVE-2024-44213 issue stems from URL parsing with insufficient input validation in macOS. An attacker in a privileged network position may leak sensitive user information due to this flaw. Apple fixes are in macOS Ventura 13.7.1 and macOS Sonoma 14.7.1, addressing the vulnerability by improvin...

7.5CVSS5.8AI score0.00751EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/28 9:08 p.m.26 views

CVE-2024-44213

An issue existed in the parsing of URLs. This issue was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.1, macOS Sonoma 14.7.1, macOS Ventura 13.7.1. An attacker in a privileged network position may be able to leak sensitive user information...

0.00751EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 6:54 p.m.31 views

Security Bulletin: Vulnerability in Async Http Client affects IBM watsonx.data

Summary Async Http Client aka async-http-client could allow a remote attacker to bypass security restrictions, caused by the failure to parse the fragment identifier of the URL when handling '?' character. By using a specially-crafted URL with '?' character, an attacker could exploit this...

7.5CVSS7.5AI score0.03156EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/08/23 11:07 a.m.6 views

OESA-2024-2043 python-webob security update

WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. Security Fixes: WebOb provides objects for HTTP...

6.1CVSS6.9AI score0.00527EPSS
SaveExploits2References2
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
OSV
OSV
added 2024/08/14 9:15 p.m.3 views

DEBIAN-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
SaveExploits2References1
OSV
OSV
added 2024/08/14 9:15 p.m.12 views

AZL-47820 CVE-2024-42353 affecting package python-webob for versions less than 1.8.8-1

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.1CVSS5.7AI score0.00527EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/08/14 8:12 p.m.31 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.1CVSS0.00527EPSS
SaveExploits2References2
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
Vulnrichment
Vulnrichment
added 2024/08/05 8:35 p.m.24 views

CVE-2024-34343 Cross-site Scripting (XSS) in navigateTo if used after SSR in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. The function first...

6.3CVSS6.9AI score0.0044EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/05 8:35 p.m.12 views

CVE-2024-34343 Cross-site Scripting (XSS) in navigateTo if used after SSR in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. The function first...

6.3CVSS6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/05 8:35 p.m.37 views

CVE-2024-34343 Cross-site Scripting (XSS) in navigateTo if used after SSR in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. The function first...

6.3CVSS0.0044EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/05 7:49 p.m.32 views

GHSA-VF6R-87Q4-2VJF nuxt vulnerable to Cross-site Scripting in navigateTo if used after SSR

Summary The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. Details The function first tests to see if the specified URL has a protocol. This uses the unjs/ufo package for URL...

6.3CVSS5.9AI score0.0044EPSS
SaveExploits1References3
NVD
NVD
added 2024/07/15 7:15 p.m.42 views

CVE-2024-40631

Plate media is an open source, rich-text editor for React. Editors that use MediaEmbedElement and pass custom urlParsers to the useMediaState hook may be vulnerable to XSS if a custom parser allows javascript:, data: or vbscript: URLs to be embedded. Editors that do not use urlParsers and consume...

8.1CVSS0.00498EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/06/06 6:31 p.m.546 views

Exploit for Improper Restriction of XML External Entity Reference in Microsoft

CVE-2024-30043-XXE Credit The impact of the vulnerability i...

7.5CVSS6.8AI score0.54659EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.12 views

RHEL 6 : lynx (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - lynx: Invalid URL parsing of pages containing '?' CVE-2016-9179 Note that Nessus has not tested for this issue but...

7.5CVSS7.6AI score0.01899EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.18 views

RHEL 5 : lynx (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - lynx: Invalid URL parsing of pages containing '?' CVE-2016-9179 Note that Nessus has not tested for this issue but...

7.5CVSS7.3AI score0.01899EPSS
SaveExploits0References1
Broadcom
Broadcom
added 2024/05/26 12:00 a.m.23 views

Spring Framework URL Parsing with Host Validation (CVE-2024-22243)

Applications that useUriComponentsBuilderto parse an externally provided URL e.g. through a query parameterAND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect attack or to a SSRF attack if the URL is used after passing validation checks. More at:...

8.1CVSS6.8AI score0.03967EPSS
SaveExploits1
Rows per page
Query Builder