Lucene search
+L

304 matches found

Cvelist
Cvelist
•added 2020/11/09 4:50 p.m.•48 views

CVE-2020-14366

A vulnerability was found in keycloak, where path traversal using URL-encoded path segments in the request is possible because the resources endpoint applies a transformation of the url path to the file path. Only few specific folder hierarchies can be exposed by this flaw...

6.8CVSS7.4AI score0.01377EPSS
SaveExploits0References1
CVE
CVE
•added 2020/11/09 4:50 p.m.•163 views

CVE-2020-14366

Keycloak has a path traversal vulnerability where the resources endpoint maps URL paths to file paths, allowing exposure of limited folder hierarchies via URL-encoded path segments. This is due to a transformation of the URL path to a file path at the resources endpoint. The practical impact stat...

7.5CVSS7.3AI score0.01377EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
•added 2020/11/09 10:00 a.m.•46 views

CVE-2020-14366

A flaw was found in keycloak. A path traversal, using URL-encoded path segments in a request, is possible due to transformation of the URL path to a file path at the resource endpoint. The highest threat from this vulnerability is to data confidentiality...

7.5CVSS2.8AI score0.01377EPSS
SaveExploits0References3
OSV
OSV
•added 2020/09/01 7:38 p.m.•17 views

GHSA-WM7Q-RXCH-43MX Byass due to validation before canonicalization in serve

Versions of serve before 6.5.2 are vulnerable to the bypass of the ignore functionality. The bypass is possible because validation happens before canonicalization of paths and filenames. Example: Here we have a server that ignores the file test.txt. const serve = require'serve' const server =...

7.1AI score
SaveExploits0References2
CNVD
CNVD
•added 2020/07/03 12:00 a.m.•68 views

Unspecified Vulnerability in Mozilla Firefox (CNVD-2021-18236)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in the handling of URL-encoded characters in versions prior to Mozilla Firefox 78. An attacker could exploit this vulnerability to bypass security restrictions...

6.5CVSS6.4AI score0.01265EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2020/06/05 12:00 a.m.•39 views

FreeBSD : Django -- multiple vulnerabilities (597d02ce-a66c-11ea-af32-080027846a02)

Django security release reports : CVE-2020-13254: Potential data leakage via malformed memcached keys In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage. In order to avoid this vulnerability,...

6.1CVSS6.8AI score0.0609EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2020/06/03 10:00 a.m.•32 views

CVE-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.1CVSS6.8AI score0.02897EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2020/04/27 12:00 a.m.•60 views

Debian DLA-2188-1 : php5 security update

Three issues have been found in php5, a server-side, HTML-embedded scripting language. CVE-2020-7064 A one byte out-of-bounds read, which could potentially lead to information disclosure or crash. CVE-2020-7066 An URL containing zero \0 character will be truncated at it, which may cause some...

7.5CVSS6.8AI score0.04311EPSS
SaveExploits3References5
Veracode
Veracode
•added 2019/04/08 2:11 a.m.•27 views

Information Disclosure

harp is vulnerable to information disclosure. A remote attacker is able to retrieve files within the web root that are marked as ignored using a URL encoded underscore character %5f, e.g %5fsecret.txt...

5.3CVSS5AI score0.01313EPSS
SaveExploits1References3Affected Software1
Hacker One
Hacker One
•added 2019/02/18 9:03 p.m.•29 views

WordPress: Stored XSS in Post Preview as Contributor

Root cause I noticed that the getthecontent makes a pregreplacecallback after all other validation and sanitization has been performed. function getthecontent $morelinktext = null, $stripteaser = false global $page, $more, $preview, $pages, $multipage; $post = getpost; ... if $preview // Preview...

0.1AI score
SaveExploits0
Veracode
Veracode
•added 2018/11/14 12:52 a.m.•27 views

Directory Traversal

Jetty is vulnerable to directory traversal. A remote attacker is able to retrieve contents of JSP pages via URL-encoded backslash character %5C...

5CVSS6.1AI score0.04386EPSS
SaveExploits1References7Affected Software3
OSV
OSV
•added 2018/11/09 5:45 p.m.•28 views

GHSA-QW3G-35HC-FCRH Cross-Site Scripting (XSS) in restify

Affected versions of restify are susceptible to a cross-site scripting vulnerability when using URL encoded script tags in a non-existent URL. Proof of Concept: Request https://localhost:3000/no5such3file7.pl?%22%3E%3Cscript%3Ealert73541;%3C/script%3E Will be included in response: alert73541;...

6.1CVSS5.9AI score0.00966EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
•added 2018/11/09 5:45 p.m.•36 views

Cross-Site Scripting (XSS) in restify

Affected versions of restify are susceptible to a cross-site scripting vulnerability when using URL encoded script tags in a non-existent URL. Proof of Concept: Request https://localhost:3000/no5such3file7.pl?%22%3E%3Cscript%3Ealert73541;%3C/script%3E Will be included in response: alert73541;...

6.1CVSS1.2AI score0.00966EPSS
SaveExploits1References4Affected Software1
Kitploit
Kitploit
•added 2018/06/08 2:09 p.m.•21 views

SleuthQL - Burp History Parsing Tool To Discover Potential SQL Injection Points

SleuthQL is a python3 script to identify parameters and values that contain SQL-like syntax. Once identified, SleuthQL will then insert SQLMap identifiers into each parameter where the SQL-esque variables were identified. Supported Request Types SleuthQL requires an export of Burp's Proxy History...

8.4AI score
SaveExploits0References1
NVD
NVD
•added 2018/06/07 2:29 a.m.•44 views

CVE-2017-16224

st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 redirect to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers treat as a...

6.1CVSS6.2AI score0.00879EPSS
SaveExploits1References1
OSV
OSV
•added 2018/06/07 2:29 a.m.•23 views

CVE-2017-16224

st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 redirect to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers treat as a...

6.1CVSS6.4AI score
SaveExploits0References1
NVD
NVD
•added 2018/06/04 7:29 p.m.•25 views

CVE-2017-16018

Restify is a framework for building REST APIs. Restify =2.0.0 =4.0.4 using URL encoded script tags in a non-existent URL, an attacker can get script to run in some browsers...

6.1CVSS6.2AI score0.00966EPSS
SaveExploits1References2
OSV
OSV
•added 2018/06/04 7:29 p.m.•17 views

CVE-2017-16018

Restify is a framework for building REST APIs. Restify =2.0.0 =4.0.4 using URL encoded script tags in a non-existent URL, an attacker can get script to run in some browsers...

6.1CVSS6.5AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2018/06/04 7:00 p.m.•27 views

CVE-2017-16018

Restify is a framework for building REST APIs. Restify =2.0.0 =4.0.4 using URL encoded script tags in a non-existent URL, an attacker can get script to run in some browsers...

6.2AI score0.00966EPSS
SaveExploits1References2
CVE
CVE
•added 2018/06/04 7:00 p.m.•71 views

CVE-2017-16018

Restify vulnerability CVE-2017-16018 affects the restify framework (versions 2.0.0 through 4.0.4). The issue is a Cross‑Site Scripting (XSS) vulnerability that occurs when URL encoded script tags are used in a non-existent URL, allowing an attacker to run script in some browsers. The practical im...

6.1CVSS6.1AI score0.00966EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder