Lucene search
+L

281 matches found

OSV
OSV
added 2020/09/01 7:38 p.m.16 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.61 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.01255EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/06/05 12:00 a.m.38 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.30 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.02873EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/04/27 12:00 a.m.55 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.25 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.25 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.22 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.27 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.33 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.19 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.42 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.21 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.23 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.16 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.23 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.59 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
WPVulnDB
WPVulnDB
added 2018/02/22 12:00 a.m.12 views

Photo Gallery by WD <= 1.3.66 - Cross-Site Scripting (XSS)

User input gets first escaped with eschtml and then urldecoded. This leads to the possibility of reflected XSS with a double url encoded payload. PoC...

1.2AI score
SaveExploits0References1Affected Software1
myhack58
myhack58
added 2017/04/28 12:00 a.m.53 views

The magic of Content-Type to: all versions of the IE browser there is a 0day vulnerability-vulnerability warning-the black bar safety net

We believe that this loophole one day in the future will certainly give you great help. Note that this vulnerability will affect all versions of IE in Win7, And Win8. 1 and Win10 on a test, but MicrosoftEdge not affected by this vulnerability. ! Vulnerability overview The server sends the respons...

0.5AI score
SaveExploits0
nodejs
nodejs
added 2017/02/27 10:50 p.m.50 views

Cross-Site Scripting (XSS)

Overview 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:...

4.3CVSS1.6AI score0.00966EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder