Lucene search
K

515 matches found

Vulnrichment
Vulnrichment
added 2024/06/06 6:8 p.m.16 views

CVE-2024-3099 Denial of Service and Data Model Poisoning via URL Encoding in mlflow/mlflow

A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service DoS as an authenticated user might not be able to use the intended model, as it will open a different model each time...

5.4CVSS6.4AI score0.00063EPSS
Exploits1References1
CVE
CVE
added 2024/06/06 6:8 p.m.52 views

CVE-2024-3099

CVE-2024-3099 affects mlflow/mlflow 2.11.1 and is caused by inadequate validation of model names, allowing URL-encoded names to be treated as distinct from their decoded counterparts. This enables an attacker to create multiple models with the same name, leading to DoS (an authenticated user may ...

5.4CVSS5.1AI score0.00063EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.1 views

PT-2024-23711 · Mlflow · Mlflow

Name of the Vulnerable Software and Affected Versions: mlflow/mlflow version 2.11.1 Description: A vulnerability in mlflow/mlflow allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service DoS as an authenticated user might no...

5.4CVSS5.4AI score0.00063EPSS
Exploits1References6
CVE
CVE
added 2024/05/30 12:33 p.m.63 views

CVE-2024-3584

CVE-2024-3584 affects qdrant/qdrant (version 1.9.0-dev) and is caused by improper input validation in the /collections/{name}/snapshots/upload endpoint, enabling path traversal via URL-encoded name to write/overwrite arbitrary files (e.g., /root/poc.txt). The vulnerability can lead to full system...

9.8CVSS9.3AI score0.00388EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/05/30 12:33 p.m.21 views

CVE-2024-3584 Path Traversal in qdrant/qdrant

qdrant/qdrant version 1.9.0-dev is vulnerable to path traversal due to improper input validation in the /collections/name/snapshots/upload endpoint. By manipulating the name parameter through URL encoding, an attacker can upload a file to an arbitrary location on the system, such as /root/poc.txt...

9.8CVSS9.3AI score0.00388EPSS
Exploits1References2
Veracode
Veracode
added 2024/05/29 8:48 a.m.9 views

URL Injection

silverstripe/framework is vulnerable to URL Injection. The vulnerability is due to improper handling of URL encoding, which allows for the generation or interpretation of URLs with incorrect encoding, potentially leading to unexpected behavior or security vulnerabilities when processing these URL...

7.3AI score
Exploits0
Positive Technologies
Positive Technologies
added 2024/05/23 12:0 a.m.2 views

PT-2024-40096 · Microsoft · Internet Explorer

Name of the Vulnerable Software and Affected Versions: Silverstripe versions prior to a fixed version affected versions not specified Description: The issue affects Internet Explorer browsers, where requests do not encode all entities in the URL string. As a result, when rewriting hashlinks,...

6.1CVSS7AI score
Exploits0References6
NVD
NVD
added 2024/05/14 4:17 p.m.10 views

CVE-2024-34712

Oceanic is a NodeJS library for interfacing with Discord. Prior to version 1.10.4, input to functions such as Client.rest.channels.removeBan is not url-encoded, resulting in specially crafted input such as ../../../channels/id being normalized into the url /api/v10/channels/id, and deleting a...

6.5CVSS6.4AI score0.00233EPSS
Exploits0References2
CVE
CVE
added 2024/05/14 2:32 p.m.69 views

CVE-2024-34712

Oceanic (NodeJS) vulnerability CVE-2024-34712 affects versions prior to 1.10.4. Input to functions like Client.rest.channels.removeBan is not URL-encoded, allowing crafted input such as ../../../channels/{id} to be normalized into /api/v10/channels/{id}, potentially causing unintended channel act...

6.5CVSS6.6AI score0.00233EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/05/14 2:32 p.m.17 views

CVE-2024-34712 Oceanic allows unsanitized user input to lead to path traversal in URLs

Oceanic is a NodeJS library for interfacing with Discord. Prior to version 1.10.4, input to functions such as Client.rest.channels.removeBan is not url-encoded, resulting in specially crafted input such as ../../../channels/id being normalized into the url /api/v10/channels/id, and deleting a...

6.5CVSS6.6AI score0.00233EPSS
Exploits0References2
OSV
OSV
added 2024/04/24 8:56 p.m.14 views

GHSA-R7H7-CHH4-5RVM Improper Access Control in Gitea

Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in modules/auth/repoform.go...

9.8CVSS9.4AI score0.00418EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/04/24 8:56 p.m.15 views

Improper Access Control in Gitea

Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in modules/auth/repoform.go...

9.8CVSS7.1AI score0.00418EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2024/03/08 9:22 a.m.15 views

OS Command Injection

paddlepaddle is vulnerable to OS Command Injection. The vulnerability is due to insufficient URL encoding in the scraping command implemented, allowing potential attackers to execute arbitrary commands on the host system, resulting in Command Injection...

8.8CVSS7.9AI score0.0009EPSS
Exploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/03/06 3:38 p.m.1 views

undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.3AI score0.02024EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 10:56 a.m.27 views

BIT-DJANGO-2020-13596

An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack...

6.1CVSS6AI score0.00571EPSS
Exploits0References10
Veracode
Veracode
added 2024/03/04 10:2 a.m.20 views

Insecure Deserialization

Dataease is vulnerable to Insecure Deserialization. The vulnerability is due not considering URL encoding while blacklisting certain user-controllable jdbc parameters in the JDBC connection url while calling methods getExtraParams and URLDecoder.decodegetExtraParams within Mysql.java. An attacker...

9.1CVSS9.4AI score0.00598EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/01/30 4:15 p.m.1 views

UBUNTU-CVE-2024-1019

ModSecurity / libModSecurity 3.0.0 to 3.0.11 is affected by a WAF bypass for path-based payloads submitted via specially crafted request URLs. ModSecurity v3 decodes percent-encoded characters present in request URLs before it separates the URL path component from the optional query string...

8.6CVSS5.7AI score0.00306EPSS
Exploits0References3
OSV
OSV
added 2023/12/04 8:26 p.m.20 views

CVE-2023-47106 Incorrect processing of fragment in the URL leads to Authorization Bypass in Traefik

Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain the absolute path...

4.8CVSS6.6AI score0.00128EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.32 views

Oracle Linux 6 / 7 : python27 (ELSA-2015-1064)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2015-1064 advisory. - Add httplib fix for CVE-2013-1752 Resolves: rhbz1187779 - Fixed CVE-2013-1752, CVE-2013-1753 Resolves: rhbz1187779 Tenable has extracted the...

9.8CVSS7.4AI score0.33997EPSS
Exploits15References6
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.25 views

Oracle Linux 7 : libreoffice (ELSA-2020-1151)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-1151 advisory. - Resolves: rhbz1743962 CVE-2019-9848 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that...

9.8CVSS7.6AI score0.85077EPSS
Exploits6References8
Rows per page
Query Builder