Lucene search
+L

206 matches found

Debian CVE
Debian CVE
added 2019/06/10 11:34 a.m.33 views

CVE-2019-12387

In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF...

6.1CVSS6.9AI score0.02523EPSS
SaveExploits1
NVD
NVD
added 2018/12/06 2:29 p.m.16 views

CVE-2018-9548

In multiple functions of ContentProvider.java, there is a possible permission bypass due to a missing URI validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions:...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2018/12/06 2:0 p.m.48 views

CVE-2018-9548

CVE-2018-9548 affects Android: multiple ContentProvider.java functions allow a permission bypass due to missing URI validation, enabling local information disclosure without user interaction. Vulnerable in Android 7.0–7.1.2, 8.0–8.1, and 9.0. Mitigation is to apply patches from the 2018-12-01/12-...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/06/04 7:29 p.m.11 views

Code injection

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.8CVSS6.4AI score0.01342EPSS
SaveExploits1References2Affected Software1
Hacker One
Hacker One
added 2016/08/05 1:3 a.m.21 views

Ruby: Attacker can smuggle a malicious domain in a URI object.

Simple example: userprovidedredirecturi = "http:////malware.com/real/path" eviluri = URI.parseuserprovidedredirecturi eviluri.host = nil eviluri.tos = "http://malware.com/real/path" In many common URI-validation scenarios, the target system will likely parse a user provided URI, and then check th...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/14 12:0 a.m.40 views

F5 Networks BIG-IP : BIG-IP APM SSO vulnerability (K26738102)

Insufficient validation of the SSOORIGURI parameter occurs when using multi-domain single sign-on SSO. CVE-2016-3687 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from F5 Networks BIG-IP Solution K26738102. The text description of this plug...

5.3CVSS6.4AI score0.01209EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2016/04/15 10:57 a.m.30 views

Uber: XSS in uber oauth

Hi , I have found that when setting a redirecturi for an application you validate for the presence of :// in the beginning of the url , but you don't validate for the protocol and you don't block malicious protocols such as javascript: pseudo protocol and data: URIs. Although the redirecting is...

0.5AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2016/01/14 12:0 a.m.16 views

Google Android Market URI Denial of Service (CVE-2012-6301)

A Denial of Service vulnerability has been reported in Google Android. The vulnerability is due to an insufficient validation of URI in the SRC attribute of an IFRAME element. A remote attacker can exploit this issue by enticing a victim to open a specially crafted web page...

5CVSS4.5AI score0.06448EPSS
SaveExploits3
Atlassian
Atlassian
added 2014/12/18 3:41 a.m.22 views

Use of atlassian-whitelist plugin allows CORS access to origins which it should not

The ApplicationLinkMatcher class|https://bitbucket.org/atlassian/atlassian-whitelist/src/9ba2728450d8fe880d3d30e74cc0c75a427e66fb/atlassian-whitelist-api-plugin/src/main/java/com/atlassian/plugins/whitelist/applinks/ApplicationLinkMatcher.java?at=master and the SelfUrlMatcher...

6.7AI score
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

YABB SE 1.5.1 - Multiple Cross-Site Scripting Vulnerabilites

No description provided by source. source: http://www.securityfocus.com/bid/9873/info It has been reported that YaBB and YaBB SE are prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure of the applications to properly validate URI supplied user input. Attacker...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

Blackboard Learning System 5.x/6.0 - Multiple Cross-Site Scripting Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/10101/info Blackboard Learning System has been reported prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly validate user supplied URI input. The first...

7.1AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2014/05/22 12:0 a.m.6 views

LibYAML Scanner yaml_parser_scan_uri_escapes Heap Buffer Overflow - ver 2 (CVE-2014-2525)

A heap buffer overflow vulnerability has been reported in LibYAML's scanner. This vulnerability is due to insufficient validation of percent encoded text in the URI of tags within YAML documents. A remote attacker can exploit this vulnerability by providing a specially crafted YAML document...

6.8CVSS7.7AI score0.09787EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2014/04/30 7:1 p.m.35 views

Important: Red Hat Security Advisory: openstack-glance security update

Updated openstack-glance packages that fix one security issue are now available for Red Hat Enterprise Linux OpenStack Platform 4.0. The Red Hat Security Response Team has rated this update as having Important security impact. A Common Vulnerability Scoring System CVSS base score, which gives a...

6CVSS5.9AI score0.01992EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2012/08/01 12:0 a.m.44 views

Scientific Linux Security Update : httpd on SL4.x, SL5.x i386/x86_64

The Apache HTTP Server is a popular web server. It was discovered that the Apache HTTP Server did not properly validate the request URI for proxied requests. In certain configurations, if a reverse proxy used the ProxyPassMatch directive, or if it used the RewriteRule directive with the proxy fla...

7.8CVSS7.5AI score0.98945EPSS
SaveExploits29References2
Tenable Nessus
Tenable Nessus
added 2012/02/07 12:0 a.m.52 views

Debian DSA-2405-1 : apache2 - multiple issues

Several vulnerabilities have been found in the Apache HTTPD Server : - CVE-2011-3607 : An integer overflow in appregsub could allow local attackers to execute arbitrary code at elevated privileges via crafted .htaccess files. - CVE-2011-3368 CVE-2011-3639 CVE-2011-4317 : The Apache HTTP Server di...

5CVSS7.7AI score0.90734EPSS
SaveExploits29References14
exploitpack
exploitpack
added 2010/01/21 12:0 a.m.20 views

Microsoft Internet Explorer 8 - URI Validation Remote Code Execution

Microsoft Internet Explorer 8 - URI Validation Remote Code Execution source: https://www.securityfocus.com/bid/37884/info Microsoft Internet Explorer is prone to a remote code-execution vulnerability. Attackers can exploit this issue to execute arbitrary code in the context of the user running th...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/01/21 12:0 a.m.31 views

Microsoft Internet Explorer 8 - URI Validation Remote Code Execution

source: https://www.securityfocus.com/bid/37884/info Microsoft Internet Explorer is prone to a remote code-execution vulnerability. Attackers can exploit this issue to execute arbitrary code in the context of the user running the application. Successful exploits will compromise the application an...

9.3CVSS5.8AI score0.33985EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2009/10/27 12:0 a.m.10 views

Wowd Search Client XSS

Wowd search client multiple variable xss Vendor URL: http://www.wowd.com/ Advisore:http://lostmon.blogspot.com/2009/10/ wowd-search-client-multiple-variable.html Vendor notify:yes exploit available:yes What is Wowd? Wowd is a real-time search engine for discovering what's popular on the web right...

7.4AI score
SaveExploits0
zdt
zdt
added 2009/10/27 12:0 a.m.25 views

Wowd Search Client 1.3.0 XSS

Exploit for unknown platform in category web applications ============================ Wowd Search Client 1.3.0 XSS ============================ Wowd search client multiple variable xss Vendor URL: http://www.wowd.com/ Vendor notify:yes exploit available:yes What is Wowd? Wowd is a real-time sear...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.21 views

Gentoo Security Advisory GLSA 200601-11 (KDE)

The remote host is missing updates announced in advisory GLSA 200601-11. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

7.5CVSS0.5AI score0.0614EPSS
SaveExploits0
Rows per page
Query Builder