Lucene search
K

146 matches found

Cvelist
Cvelist
added 2021/12/15 6:6 p.m.16 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
Exploits0References1
CVE
CVE
added 2021/12/15 6:6 p.m.72 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
Exploits0References1Affected Software1
OSV
OSV
added 2021/12/01 12:0 a.m.2 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
Exploits0References2
Veracode
Veracode
added 2021/07/12 7:16 a.m.26 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
Exploits1References3Affected Software1
OSV
OSV
added 2021/02/26 6:15 p.m.3 views

CVE-2021-23345

All versions of package github.com/thecodingmachine/gotenberg are vulnerable to Server-side Request Forgery SSRF via the /convert/html endpoint when the src attribute of an HTML element refers to an internal system file, such as...

5.3CVSS6.1AI score0.01053EPSS
Exploits1References2
Snyk
Snyk
added 2020/12/20 4:45 p.m.1 views

Arbitrary File Read

Overview @sdscoep/web-review is a npm package which will compile reports consisting of multiple criteria. Affected versions of this package are vulnerable to Arbitrary File Read. It is possible to read arbitrary file by using the "file:///" URI as a url. PoC const webReview =...

6.5CVSS6.9AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2020/04/14 5:56 p.m.3 views

python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms

urllib in Python 2.x through 2.7.16 supports the localfile: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen'localfile:///etc/passwd' call...

9.1CVSS6.9AI score0.11844EPSS
Exploits1References4
Cvelist
Cvelist
added 2020/01/14 6:8 p.m.18 views

CVE-2020-5505

Freelancy v1.0.0 allows remote command execution via the "file":"data:application/x-php;base64 substring in conjunction with "type":"application/x-php" to the /api/files/ URI...

9.7AI score0.4432EPSS
Exploits2References1
Cvelist
Cvelist
added 2019/11/05 1:10 p.m.38 views

CVE-2019-17221

PhantomJS through 2.1.1 has an arbitrary file read vulnerability, as demonstrated by an XMLHttpRequest for a file:// URI. The vulnerability exists in the page.open function of the webpage module, which loads a specified URL and calls a given callback. An attacker can supply a specially crafted HT...

7.3AI score0.03424EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2019/10/26 6:42 p.m.30 views

CVE-2017-16541

Firefox proxy settings can be bypassed by using the automount feature with autofs to create a mount point on the local file system. Content can be loaded from this mounted file system directly using a file: URI, bypassing configured proxy settings. This issue only affects OS X in default...

6.5CVSS1.9AI score0.03662EPSS
Exploits4References2
0day.today
0day.today
added 2019/08/01 12:0 a.m.42 views

Oracle Hyperion Planning 11.1.2.3 - XML External Entity Vulnerability

Exploit for multiple platform in category web applications - Exploit Title: XXE Injection Oracle Hyperion - Exploit Author: Lucas Dinucci email protected - Twitter: @identik1t - Vendor Homepage: https://www.oracle.com/applications/performance-management - Affected Product: Oracle Hyperion...

2.1CVSS0.04314EPSS
Exploits4
NVD
NVD
added 2019/07/23 2:15 p.m.22 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.8AI score0.20271EPSS
Exploits0References13
Cvelist
Cvelist
added 2019/07/23 1:16 p.m.23 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...

7.1AI score0.20271EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2019/07/23 1:16 p.m.40 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.5CVSS7.8AI score0.20271EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2019/07/15 1:40 p.m.100 views

Mozilla: Same-origin policy treats all files in a directory as having the same-origin

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.5CVSS7.3AI score0.20271EPSS
Exploits0References5
Mozilla
Mozilla
added 2019/07/09 12:0 a.m.144 views

Security vulnerabilities fixed in Firefox ESR 60.8 — Mozilla

As part of his winning Pwn2Own entry, Niklas Baumstark demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. When an inner window is reused, it does not consider the use of document.domain for cross-origin...

9.8CVSS9AI score0.02794EPSS
Exploits2References12Affected Software1
Mozilla
Mozilla
added 2019/07/09 12:0 a.m.148 views

Security vulnerabilities fixed in Firefox 68 — Mozilla

As part of his winning Pwn2Own entry, Niklas Baumstark demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. When an inner window is reused, it does not consider the use of document.domain for cross-origin...

9.8CVSS9.1AI score0.02794EPSS
Exploits1References25Affected Software1
The Hacker News
The Hacker News
added 2019/07/03 3:39 p.m.120 views

17-Year-Old Weakness in Firefox Let HTML File Steal Other Files From Device

Except for phishing and scams, downloading an HTML attachment and opening it locally on your browser was never considered as a severe threat until a security researcher today demonstrated a technique that could allow attackers to steal files stored on a victim's computer. Barak Tawily, an...

6.9AI score
Exploits0
OSV
OSV
added 2019/06/27 5:15 p.m.1 views

DEBIAN-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.3CVSS8.6AI score0.00785EPSS
Exploits0References1
OSV
OSV
added 2019/06/27 5:15 p.m.4 views

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.3CVSS5.5AI score
Exploits0References8
Rows per page
Query Builder