Lucene search
+L

1281 matches found

RedHat Linux
RedHat Linux
added 2017/12/13 5:31 p.m.9 views

hibernate-validator: Privilege escalation when running under the security manager

It was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege escalation can occur. By allowing the calling code to access those private members without the permission an...

7CVSS6.8AI score0.00482EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/12/06 1:42 p.m.12 views

OpenJDK: incorrect key size constraint check (Security, 8179101)

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Security. Supported versions that are affected are Java SE: 6u151, 7u141 and 8u131; Java SE Embedded: 8u131. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple...

3.1CVSS7.4AI score0.02224EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/09/26 7:14 p.m.8 views

hibernate-validator: Privilege escalation when running under the security manager

It was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege escalation can occur. By allowing the calling code to access those private members without the permission an...

7CVSS6.8AI score0.00482EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/09/26 5:58 p.m.9 views

hibernate-validator: Privilege escalation when running under the security manager

It was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege escalation can occur. By allowing the calling code to access those private members without the permission an...

7CVSS6.8AI score0.00482EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/10 11:03 p.m.10 views

Security: Improper handling of path parameters allows bypassing the security constraint

It was found that Spring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with an encoded / to a request an attacker may be able to bypass a security constraint...

7.5CVSS5.7AI score0.01416EPSS
SaveExploits0References5
myhack58
myhack58
added 2017/07/27 12:00 a.m.185 views

Tomcat Security Constraint Bypass CVE-2017-5664 analysis-vulnerability warning-the black bar safety net

1. DefaultServlet role I'm in front of the public, the article said, the JspServlet's role is to process the jsp and jspx files a request, then the non-jsp jspx is by the DefaultServlet to handle it different, but because it is a tasteless, not discussed here so much, here we simply believe that...

5CVSS7.6AI score0.16567EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2017/07/20 5:49 p.m.11 views

OpenJDK: incorrect key size constraint check (Security, 8179101)

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Security. Supported versions that are affected are Java SE: 6u151, 7u141 and 8u131; Java SE Embedded: 8u131. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple...

3.1CVSS7.4AI score0.02224EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/07/20 4:16 p.m.14 views

OpenJDK: incorrect key size constraint check (Security, 8179101)

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Security. Supported versions that are affected are Java SE: 6u151, 7u141 and 8u131; Java SE Embedded: 8u131. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple...

3.1CVSS7.4AI score0.02224EPSS
SaveExploits0References4
Amazon
Amazon
added 2017/07/06 12:00 a.m.96 views

Important: tomcat7

Issue Overview: Security constrained bypass in error page mechanism: A vulnerability was discovered in the error page mechanism in Tomcat's DefaultServlet implementation. A crafted HTTP request could cause undesired side effects, possibly including the removal or replacement of the custom error...

7.5CVSS8.1AI score0.16567EPSS
SaveExploits1
Apache Tomcat
Apache Tomcat
added 2017/06/26 12:00 a.m.73 views

Fixed in Apache Tomcat 8.5.16

Important: Security Constraint Bypass CVE-2017-7675 The HTTP/2 implementation bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using an specially crafted URL. This was fixed in revision 1796091. The issue was...

7.5CVSS6.2AI score0.1014EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
added 2017/06/26 12:00 a.m.78 views

Fixed in Apache Tomcat 9.0.0.M22

Important: Security Constraint Bypass CVE-2017-7675 The HTTP/2 implementation bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using an specially crafted URL. This was fixed in revision 1796090. The issue was...

7.5CVSS6.2AI score0.1014EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2017/06/07 2:00 a.m.50 views

Security Constraint Bypass

Tomcat Catalina is vulnerable to security constraint bypasses. If an error page is a static file, catalina is supposed to serve the content of the file as if processing a GET request, regardless of the HTTP method used. Catalina, however, did not do this. This leads to unexpected results for stat...

7.5CVSS7.7AI score0.16567EPSS
SaveExploits1References38Affected Software86
Prion
Prion
added 2017/05/29 10:29 p.m.19 views

Default credentials

Laravel 5.4.x before 5.4.22 does not properly constrain the host portion of a password-reset URL, which makes it easier for remote attackers to conduct phishing attacks by specifying an attacker-controlled host...

5.8CVSS7.1AI score0.00959EPSS
SaveExploits0References2Affected Software1
Apache Tomcat
Apache Tomcat
added 2017/05/16 12:00 a.m.73 views

Fixed in Apache Tomcat 8.0.44

Important: Security Constraint Bypass CVE-2017-5664 The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the...

7.5CVSS7.6AI score0.16567EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
added 2017/05/10 12:00 a.m.64 views

Fixed in Apache Tomcat 9.0.0.M21

Important: Security Constraint Bypass CVE-2017-5664 The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the...

7.5CVSS7.6AI score0.16567EPSS
SaveExploits1Affected Software1
UbuntuCve
UbuntuCve
added 2017/03/27 5:59 p.m.53 views

CVE-2017-7272

PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that is specified in the hostname argument, instead ...

7.4CVSS7.1AI score0.03514EPSS
SaveExploits2References1
NVD
NVD
added 2017/01/31 7:59 p.m.23 views

CVE-2016-5117

OpenNTPD before 6.0p1 does not validate the CN for HTTPS constraint requests, which allows remote attackers to bypass the man-in-the-middle mitigations via a crafted timestamp constraint with a valid certificate...

5.9CVSS5.6AI score0.00702EPSS
SaveExploits0References4
Prion
Prion
added 2017/01/31 7:59 p.m.17 views

Design/Logic Flaw

OpenNTPD before 6.0p1 does not validate the CN for HTTPS constraint requests, which allows remote attackers to bypass the man-in-the-middle mitigations via a crafted timestamp constraint with a valid certificate...

4.3CVSS7.1AI score0.00702EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2017/01/31 7:59 p.m.42 views

CVE-2016-5117

OpenNTPD before 6.0p1 does not validate the CN for HTTPS constraint requests, which allows remote attackers to bypass the man-in-the-middle mitigations via a crafted timestamp constraint with a valid certificate...

5.9CVSS6.3AI score0.00702EPSS
SaveExploits0References2
OSV
OSV
added 2017/01/31 7:59 p.m.9 views

DEBIAN-CVE-2016-5117

OpenNTPD before 6.0p1 does not validate the CN for HTTPS constraint requests, which allows remote attackers to bypass the man-in-the-middle mitigations via a crafted timestamp constraint with a valid certificate...

5.9CVSS5.7AI score0.00702EPSS
SaveExploits0References1
Rows per page
Query Builder