Lucene search
+L

1316 matches found

OSV
OSV
added 2024/01/02 5:15 a.m.3 views

DEBIAN-CVE-2023-26159

Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse function. When new URL throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this weakness to redirect...

6.1CVSS6.5AI score0.00797EPSS
SaveExploits1References1
Snyk
Snyk
added 2023/12/31 10:00 p.m.5 views

Improper Handling of Extra Parameters

Overview Affected versions of this package are vulnerable to Improper Handling of Extra Parameters due to the improper handling of URLs by the url.parse function. When new URL throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this weakness to redirect...

7.3CVSS6.6AI score0.00797EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/08 10:55 a.m.10 views

MGASA-2023-0343 Updated thunderbird packages fix security vulnerabilities

The updated packages fix security vulnerabilities. Out-of-bound memory access in WebGL2 blitFramebuffer. CVE-2023-6204 Use-after-free in MessagePort::Entangled. CVE-2023-6205 Clickjacking permission prompts using the fullscreen transition. CVE-2023-6206 Use-after-free in...

8.8CVSS7.8AI score0.01406EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/08 10:55 a.m.11 views

MGASA-2023-0342 Updated firefox packages fix security vulnerabilities

The updated packages fix security vulnerabilities. Out-of-bound memory access in WebGL2 blitFramebuffer. CVE-2023-6204 Use-after-free in MessagePort::Entangled. CVE-2023-6205 Clickjacking permission prompts using the fullscreen transition. CVE-2023-6206 Use-after-free in...

8.8CVSS7.8AI score0.01406EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/28 12:00 a.m.44 views

Oracle Linux 7 : firefox (ELSA-2023-7509)

The remote Oracle Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2023-7509 advisory. 115.5.0-1.0.1 - Remove upstream references Orabug: 30143292 - Update distribution for Oracle Linux Orabug: 30143292 - Add firefox-oracle-default-prefs....

8.8CVSS7.6AI score0.01406EPSS
SaveExploits0References8
CVE
CVE
added 2023/11/21 2:28 p.m.327 views

CVE-2023-6209

CVE-2023-6209 corresponds to a parsing vulnerability where relative URLs starting with three slashes and a "/../" path could override the specified host, potentially enabling security issues on affected sites. The issue is documented for Firefox and Thunderbird, with affected versions cited as Fi...

6.5CVSS6.9AI score0.01406EPSS
SaveIn wildExploits0References7Affected Software3
Mozilla
Mozilla
added 2023/11/21 12:00 a.m.135 views

Security Vulnerabilities fixed in Thunderbird 115.5 — Mozilla

On some systems—depending on the graphics settings and drivers—it was possible to force an out-of-bounds read and leak memory data into the images created on the canvas element. It was possible to cause the use of a MessagePort after it had already been freed, which could potentially have led to ...

8.8CVSS7.4AI score0.01406EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/08 12:00 a.m.1 views

PT-2023-8699 · Joomla · Joomla!

Name of the Vulnerable Software and Affected Versions: Joomla! affected versions not specified Description: The issue is related to inadequate parsing of URLs, which could result in an open redirect. This means that an attacker, acting remotely, could potentially redirect a user to an arbitrary...

5.4CVSS6AI score0.00537EPSS
SaveExploits0References13
The Hacker News
The Hacker News
added 2023/08/12 6:03 a.m.81 views

New Python URL Parsing Flaw Could Enable Command Execution Attacks

A high-severity security flaw has been disclosed in the Python URL parsing function that could be exploited to bypass domain or protocol filtering methods implemented with a blocklist, ultimately resulting in arbitrary file reads and command execution. "urlparse has a parsing problem when the...

7.5CVSS8.4AI score0.20459EPSS
SaveExploits3
CERT
CERT
added 2023/08/11 12:00 a.m.69 views

Python Parsing Error Enabling Bypass CVE-2023-24329

Overview urllib.parse is a very basic and widely used basic URL parsing function in various applications. Description An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters. urlparse has a...

7.5CVSS8.3AI score0.20459EPSS
SaveExploits3References2
Prion
Prion
added 2023/07/13 10:15 a.m.38 views

Input validation

URL validation scheme receives input from a user and then parses it to identify its various components. The validation scheme can ensure that all URL components comply with internet standards...

4.9CVSS5.4AI score0.00556EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2023/06/22 1:01 p.m.165 views

python: urllib.parse url blocklisting bypass

A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity...

7.5CVSS6.8AI score0.20459EPSS
SaveExploits3References5
CNVD
CNVD
added 2023/04/27 12:00 a.m.60 views

Moodle Uncontrolled Resource Consumption Vulnerability

Moodle is a free, open-source e-learning software platform, also known as a course management system, learning management system or virtual learning environment. An uncontrolled resource consumption vulnerability exists in the Moodle URL parsing process, which can be exploited by an attacker to...

7.5CVSS6.5AI score0.00734EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/03/31 4:15 a.m.33 views

CVE-2023-28756

A ReDoS issue was discovered in the Time component through 0.2.1 in Ruby through 3.2.1. The Time parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. The fixed versions are 0.1.1 and 0.2.2...

5.3CVSS7.2AI score0.02452EPSS
SaveExploits0References12
CVE
CVE
added 2023/03/31 12:00 a.m.795 views

CVE-2023-28756

CVE-2023-28756 describes a ReDoS vulnerability in the Ruby Time parser up to version 3.2.1. The Time parser mishandles invalid URLs containing certain characters, causing increased execution time when parsing strings to Time objects. Affected product: Ruby Time component (through Ruby up to 3.2.1...

5.3CVSS5.7AI score0.02452EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2023/03/14 7:01 p.m.10 views

CLSA-2023-1678820490 python3: Fix of CVE-2023-24329

CVE-2023-24329: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character...

7.5CVSS5.8AI score0.20459EPSS
SaveExploits3References1
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.19 views

Debian: Security Advisory (DLA-719-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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...

7.5CVSS7.6AI score0.01899EPSS
SaveExploits0References3
NVD
NVD
added 2023/03/06 9:15 p.m.36 views

CVE-2021-36395

In Moodle, the file repository's URL parsing required additional recursion handling to mitigate the risk of recursion denial of service...

7.5CVSS7.4AI score0.00734EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/06 9:15 p.m.29 views

CVE-2021-36395

In Moodle, the file repository's URL parsing required additional recursion handling to mitigate the risk of recursion denial of service...

7.5CVSS7.6AI score
SaveExploits0References1
Prion
Prion
added 2023/03/06 9:15 p.m.35 views

Denial of service

In Moodle, the file repository's URL parsing required additional recursion handling to mitigate the risk of recursion denial of service...

5CVSS7.3AI score0.00734EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder