Lucene search
+L

162 matches found

Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.58 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the deleteartifactmlflowartifacts handler and localfileuritopath function, allowing for...

8.1CVSS8AI score0.00856EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/01/04 12:00 a.m.9 views

PT-2024-18710 · Google +1 · Android 11 +3

Name of the Vulnerable Software and Affected Versions: MyFiles versions prior to SMR Jan-2024 Release 1 in Android 11 and Android 12 MyFiles version 14.5.00.21 in Android 13 Description: The issue allows local attackers to write arbitrary files due to a path traversal vulnerability in the...

5.5CVSS7AI score0.00182EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/01/04 12:00 a.m.13 views

SAMSUNG mobile devices path traversal vulnerability

SAMSUNG mobile devices are a range of Samsung mobile devices, including cell phones, tablets, and more, from South Korea's Samsung SAMSUNG. A path traversal vulnerability exists in SAMSUNG mobile devices SMR Jan-2024 Release 1 version and earlier versions, which stems from a path traversal...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/08/21 7:58 p.m.46 views

Craft CMS vulnerable to Remote Code Execution via validatePath bypass

Summary Bypassing the validatePath function can lead to potential Remote Code Execution Post-authentication, ALLOWADMINCHANGES=true Details In bootstrap.php, the SystemPaths path is set as below. php // Set the vendor path. By default assume that it's 4 levels up from here $vendorPath =...

7.2CVSS7AI score0.02317EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/08/21 7:58 p.m.113 views

GHSA-44WR-RMWQ-3PHW Craft CMS vulnerable to Remote Code Execution via validatePath bypass

Summary Bypassing the validatePath function can lead to potential Remote Code Execution Post-authentication, ALLOWADMINCHANGES=true Details In bootstrap.php, the SystemPaths path is set as below. php // Set the vendor path. By default assume that it's 4 levels up from here $vendorPath =...

7.2CVSS7AI score0.02317EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2023/08/21 12:00 a.m.19 views

PT-2023-27228 · Craft · Craft

Name of the Vulnerable Software and Affected Versions: Craft versions prior to 3.8.15 Craft versions prior to 4.4.15 Description: The issue is related to bypassing the validatePath function, which can lead to potential remote code execution. This can result in malicious control of vulnerable...

7.2CVSS7.7AI score0.02317EPSS
SaveExploits1References12
ATTACKERKB
ATTACKERKB
added 2023/06/02 5:15 p.m.10 views

CVE-2023-29538

Under specific circumstances a WebExtension may have received a jar:file:/// URI instead of a moz-extension:/// URI during a load request. This leaked directory paths on the user's machine. This vulnerability affects Firefox for Android 112, Firefox 112, and Focus for Android 112...

4.3CVSS6.3AI score0.00397EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:01 a.m.5 views

SUSE CVE-2016-5266

Mozilla Firefox before 48.0 does not properly restrict drag-and-drop aka dataTransfer actions for file: URIs, which allows user-assisted remote attackers to access local files via a crafted web site...

8.1CVSS6.5AI score0.01606EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.7 views

SUSE CVE-2019-5838

Insufficient policy enforcement in extensions API in Google Chrome prior to 75.0.3770.80 allowed an attacker who convinced a user to install a malicious extension to bypass restrictions on file URIs via a crafted Chrome Extension...

4.3CVSS6.2AI score0.00771EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2022/06/15 2:15 p.m.9 views

CVE-2022-20205

In isFileUri of FileUtil.java, there is a possible way to bypass the check for a file:// scheme due to improper input validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersion...

5.5CVSS6.8AI score0.0011EPSS
SaveExploits0References2
Prion
Prion
added 2022/04/15 9:15 p.m.19 views

Input validation

Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program or theft of NTLM credentials via an SMB relay attack,...

6.8CVSS8.7AI score0.01519EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/02/16 9:04 p.m.114 views

CVE-2022-24983

CVE-2022-24983 concerns forms generated by JQueryForm.com before 2022-02-05. The vulnerability allows remote attackers to obtain the URI of uploaded files by capturing the POST response (the Unique ID is included in the response). This is stated to enable unauthenticated remote code execution whe...

7.5CVSS8.9AI score0.02707EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2022/01/13 6:54 a.m.52 views

CVE-2019-11730

A vulnerability exists where if a user opens a locally saved HTML file, this file can use file: URIs to access other files in the same directory or sub-directories if the names are known or guessed. The Fetch API can then be used to read the contents of any files stored in these directories and...

6.5CVSS6.9AI score0.20271EPSS
SaveExploits0References4
NVD
NVD
added 2022/01/10 2:12 p.m.16 views

CVE-2022-22701

PartKeepr versions up to v1.4.0, loads attachments using a URL while creating a part and allows the use of the 'file://' URI scheme, allowing an authenticated user to read local files...

6.5CVSS0.01017EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/07 9:59 p.m.27 views

CVE-2022-22701

PartKeepr versions up to v1.4.0, loads attachments using a URL while creating a part and allows the use of the 'file://' URI scheme, allowing an authenticated user to read local files...

6.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/12/15 7:15 p.m.5 views

CVE-2021-0973

In isFileUri of UriUtil.java, there is a possible way to bypass ignoring file://URI attachment due to improper handling of case sensitivity. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product:...

5CVSS6AI score0.00133EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/15 6:06 p.m.83 views

CVE-2021-0973

CVE-2021-0973 affects Android 12 and involves a flaw in isFileUri in UriUtil.java that allows bypassing the ignoring of file:// URIs due to improper case-sensitive handling. The issue can lead to local information disclosure with no additional privileges required, and exploitation requires user i...

5CVSS4.8AI score0.00133EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/12/15 6:06 p.m.31 views

CVE-2021-0973

In isFileUri of UriUtil.java, there is a possible way to bypass ignoring file://URI attachment due to improper handling of case sensitivity. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product:...

5.2AI score0.00133EPSS
SaveExploits0References1
OSV
OSV
added 2021/12/01 12:00 a.m.10 views

PUB-A-197328178

In isFileUri of UriUtil.java, there is a possible way to bypass ignoring file://URI attachment due to improper handling of case sensitivity. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation...

5CVSS7.1AI score0.00133EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/07/12 7:16 a.m.34 views

Arbitrary File Read

phantomjs is vulnerable to arbitrary file read. An attacker is able to read arbitrary system files via an XMLHttpRequest with a file:// URI...

7.5CVSS3.4AI score0.03424EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder