Lucene search
+L

10788 matches found

Cvelist
Cvelist
added 2018/06/04 7:00 p.m.45 views

CVE-2017-16021

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100%...

6.4AI score0.01342EPSS
SaveExploits1References2
CVE
CVE
added 2018/06/04 7:00 p.m.81 views

CVE-2017-16021

The CVE-2017-16021 issue affects uri-js up to v2.1.1 where a RegExp-based URL validation can cause a Denial of Service (high CPU usage) when processing user input via parse(). Fedora/Nessus/OpenVAS entries reference CVE-2017-16021 and indicate to update to a newer nodejs-uri-js release to fix the...

6.8CVSS6.3AI score0.01342EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2018/06/04 1:29 p.m.23 views

Cross site scripting

wpforogetrequesturi in wpf-includes/functions.php in the wpForo Forum plugin before 1.4.12 for WordPress allows Unauthenticated Reflected Cross-Site Scripting XSS via the URI...

4.3CVSS6AI score0.03621EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2018/06/04 12:00 a.m.9 views

PT-2018-6052 · Github · Uri.Js

Name of the Vulnerable Software and Affected Versions: uri-js versions 2.1.1 and earlier Description: The issue arises from a regular expression used by uri-js to validate URLs, which is vulnerable to redos. This vulnerability causes the program to hang and results in 100% CPU usage when attempti...

6.8CVSS6.2AI score0.01342EPSS
SaveExploits1References6
Prion
Prion
added 2018/05/31 12:29 a.m.24 views

Design/Logic Flaw

ClipperCMS 1.3.3 has XSS in the "Module name" field in a "Modules - Manage modules - edit" action to the manager/ URI...

3.5CVSS5.2AI score0.00875EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2018/05/31 12:29 a.m.28 views

CVE-2018-11572

ClipperCMS 1.3.3 has XSS in the "Module name" field in a "Modules - Manage modules - edit" action to the manager/ URI...

5.4CVSS5.3AI score0.00875EPSS
SaveExploits1References1
CVE
CVE
added 2018/05/31 12:00 a.m.50 views

CVE-2018-11572

ClipperCMS 1.3.3 has an XSS vulnerability in the Module name field accessed via Modules → Manage modules → edit (manager/ URI). The issue allows injection of arbitrary web script or HTML (remote exploitation). Root cause: improper sanitization of the module name input. Impact: potential script ex...

5.4CVSS5.2AI score0.00875EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/05/31 12:00 a.m.33 views

CVE-2018-11572

ClipperCMS 1.3.3 has XSS in the "Module name" field in a "Modules - Manage modules - edit" action to the manager/ URI...

5.3AI score0.00875EPSS
SaveExploits1References1
Check Point Advisories
Check Point Advisories
added 2018/05/30 12:00 a.m.40 views

Apache httpd FilesMatch Directive Security Restriction Bypass (CVE-2017-15715)

A security policy bypass vulnerability exists in Apache httpd. A remote attacker can exploit this vulnerability by sending a HTTP request with crafted URI to the remote HTTP server. Successful exploitation could result security policy bypass and arbitrary file upload...

6.8CVSS1.2AI score0.76231EPSS
SaveExploits0
OSV
OSV
added 2018/05/29 7:29 a.m.18 views

CVE-2018-11528

WUZHI CMS 4.1.0 has SQL Injection via an api/smscheck.php?param= URI...

9.8CVSS10AI score
SaveExploits0References1
CVE
CVE
added 2018/05/29 7:00 a.m.67 views

CVE-2018-11528

CVE-2018-11528 affects WUZHI CMS 4.1.0 and is a SQL Injection in the API endpoint at api/sms_check.php?param= URI. The root cause is unsafe handling of the param parameter leading to arbitrary SQL execution. Impact described in public records includes the ability to run arbitrary SQL commands on ...

9.8CVSS9.9AI score0.0142EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/05/29 7:00 a.m.28 views

CVE-2018-11528

WUZHI CMS 4.1.0 has SQL Injection via an api/smscheck.php?param= URI...

10AI score0.0142EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2018/05/27 12:30 a.m.170 views

Tor: Tor Browser: iframe with `data:` uri has access to parent window

Version: 7.5.4 based on Mozilla Firefox 52.8.0 Tested with standard security slider. However, it's likely to be possible with a higher security level. Summary In Tor Browser iframe with data:uri inherits the origin of parent window. That leads to iframe has access to parent window. PoC Iframe cou...

0.3AI score
SaveExploits0
Prion
Prion
added 2018/05/25 12:29 p.m.22 views

Cross site request forgery (csrf)

A CSRF issue was discovered in EasyService Billing 1.0, which was triggered via a quotation-new3-new2.php?add=true&id= URI, as demonstrated by adding a new quotation...

6.8CVSS8.6AI score0.0232EPSS
SaveExploits5References2Affected Software1
CVE
CVE
added 2018/05/25 12:00 p.m.74 views

CVE-2018-11442

CVE-2018-11442 concerns a Cross‑Site Request Forgery in EasyService Billing 1.0. The vulnerability is triggered via the URI quotation-new3-new2.php?add=true&id= and can enable unauthorized actions on behalf of an authenticated user (CSRF in the quotation process). Several connected records descri...

8.8CVSS8.5AI score0.0232EPSS
SaveExploits5References2Affected Software1
Cvelist
Cvelist
added 2018/05/25 12:00 p.m.41 views

CVE-2018-11442

A CSRF issue was discovered in EasyService Billing 1.0, which was triggered via a quotation-new3-new2.php?add=true&id= URI, as demonstrated by adding a new quotation...

8.6AI score0.0232EPSS
SaveExploits5References2
Prion
Prion
added 2018/05/22 3:29 p.m.11 views

Design/Logic Flaw

An issue was discovered in Joomla! Core before 3.8.8. Under specific circumstances a redirect issued with a URI containing a username and password when the Location: header cannot be used, a lack of escaping the user-info component of the URI could result in an XSS vulnerability...

2.6CVSS4.7AI score0.01791EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2018/05/22 3:00 p.m.28 views

CVE-2018-11328

An issue was discovered in Joomla! Core before 3.8.8. Under specific circumstances a redirect issued with a URI containing a username and password when the Location: header cannot be used, a lack of escaping the user-info component of the URI could result in an XSS vulnerability...

5AI score0.01791EPSS
SaveExploits0References3
NVD
NVD
added 2018/05/17 1:29 p.m.27 views

CVE-2018-11118

The RSS subsystem in ILIAS 5.1.x, 5.2.x, and 5.3.x before 5.3.5 has XSS via a URI to Services/Feeds/classes/class.ilExternalFeedItem.php...

6.1CVSS6AI score0.01484EPSS
SaveExploits0References3
OSV
OSV
added 2018/05/17 1:29 p.m.18 views

CVE-2018-11118

The RSS subsystem in ILIAS 5.1.x, 5.2.x, and 5.3.x before 5.3.5 has XSS via a URI to Services/Feeds/classes/class.ilExternalFeedItem.php...

6.1CVSS6AI score
SaveExploits0References3
Rows per page
Query Builder