Lucene search
+L

5247 matches found

Apache Tomcat
Apache Tomcat
added 2018/02/13 12:0 a.m.63 views

Fixed in Apache Tomcat 7.0.85

Important: Security constraint annotations applied too late CVE-2018-1305 Security constraints defined by annotations of Servlets were only applied once a Servlet had been loaded. Because security constraints defined in this way apply to the URL pattern and any URLs below that point, it was...

6.5CVSS6.8AI score0.1707EPSS
SaveExploits2Affected Software1
Positive Technologies
Positive Technologies
added 2018/02/11 12:0 a.m.17 views

PT-2018-2767 · Apache +5 · Apache Tomcat +5

Name of the Vulnerable Software and Affected Versions: Apache Tomcat versions 9.0.0.M1 through 9.0.4 Apache Tomcat versions 8.5.0 through 8.5.27 Apache Tomcat versions 8.0.0.RC1 through 8.0.49 Apache Tomcat versions 7.0.0 through 7.0.84 Description: The issue arises from the incorrect handling of...

9.8CVSS7.5AI score0.99988EPSS
SaveExploits32References169
CNVD
CNVD
added 2018/02/06 12:0 a.m.10 views

Red Hat JBoss Enterprise Application Platform RemoteMessageChannel Buffer Read Vulnerability

The Red Hat JBoss Enterprise Application Platform JBoss EAP is a subscription-based, open source Java EE application server runtime platform for building, deploying and hosting highly transactional Java applications and services. An empty buffer read error vulnerability exists in...

7.5CVSS7AI score0.15529EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
added 2018/02/05 2:24 p.m.12 views

jboss-remoting: High CPU Denial of Service

A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10.Final-redhat-1, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop...

7.5CVSS5.7AI score0.15529EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2018/02/05 2:8 p.m.11 views

jboss-remoting: High CPU Denial of Service

A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10.Final-redhat-1, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop...

7.5CVSS5.7AI score0.15529EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2018/02/05 2:5 p.m.13 views

jboss-remoting: High CPU Denial of Service

A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10.Final-redhat-1, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop...

7.5CVSS5.7AI score0.15529EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2018/02/05 10:44 a.m.14 views

jboss-remoting: High CPU Denial of Service

A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10.Final-redhat-1, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop...

7.5CVSS5.7AI score0.15529EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2018/02/05 10:27 a.m.8 views

jboss-remoting: High CPU Denial of Service

A vulnerability was found in the way RemoteMessageChannel, introduced in jboss-remoting versions 3.3.10.Final-redhat-1, reads from an empty buffer. An attacker could use this flaw to cause denial of service via high CPU caused by an infinite loop...

7.5CVSS5.7AI score0.15529EPSS
SaveExploits5References4
Prion
Prion
added 2018/02/01 5:29 p.m.19 views

Authentication flaw

The checkpassword function in html/admin/login.php in PacketFence before 3.0.2 allows remote attackers to bypass authentication via an empty password...

7.5CVSS7.4AI score0.01514EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/02/01 5:29 p.m.23 views

CVE-2011-4068

The checkpassword function in html/admin/login.php in PacketFence before 3.0.2 allows remote attackers to bypass authentication via an empty password...

9.8CVSS9.7AI score0.01514EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2018/01/09 12:0 a.m.34 views

Microsoft Edge Chakra JIT - BackwardPass::RemoveEmptyLoopAfterMemOp Does not Insert Branches

/ The optimizations for memory operations may leave empty loops as follows: for let i = 0; i arr.length; i++ arri = 0; Becomes: Memsetarr, 0, arr.length; for let i = 0; i arr.length; i++ // empty! These empty loops will be removed by "BackwardPass::RemoveEmptyLoopAfterMemOp". But this method just...

7.6CVSS7.4AI score0.6546EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/01/09 12:0 a.m.14 views

Microsoft Edge Chakra JIT - BackwardPass::RemoveEmptyLoopAfterMemOp Does not Insert Branches

Microsoft Edge Chakra JIT - BackwardPass::RemoveEmptyLoopAfterMemOp Does not Insert Branches / The optimizations for memory operations may leave empty loops as follows: for let i = 0; i arr.length; i++ arri = 0; Becomes: Memsetarr, 0, arr.length; for let i = 0; i arr.length; i++ // empty! These...

0.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2017/12/28 8:49 p.m.42 views

CVE-2017-17935

The Filereadline function in epan/wslua/wsluafile.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service buffer underflow and application crash via a crafted packet that triggers the attempted processing of an empty line...

7.5CVSS6AI score0.02982EPSS
SaveExploits0References1
OSV
OSV
added 2017/12/27 5:8 p.m.7 views

UBUNTU-CVE-2017-17935

The Filereadline function in epan/wslua/wsluafile.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service buffer underflow and application crash via a crafted packet that triggers the attempted processing of an empty line...

7.5CVSS7.2AI score0.02982EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2017/12/27 7:0 a.m.35 views

CVE-2017-17935

The Filereadline function in epan/wslua/wsluafile.c in Wireshark through 2.2.11 does not properly strip '\n' characters, which allows remote attackers to cause a denial of service buffer underflow and application crash via a crafted packet that triggers the attempted processing of an empty line...

6AI score0.02982EPSS
SaveExploits0References5
OSV
OSV
added 2017/12/22 2:29 a.m.7 views

CVE-2017-16727

A Credentials Management issue was discovered in Moxa NPort W2150A versions prior to 1.11, and NPort W2250A versions prior to 1.11. The default password is empty on the device. An unauthorized user can access the device without a password. An unauthorized user has the ability to completely...

9.1CVSS5.8AI score0.01955EPSS
SaveExploits0References2
CVE
CVE
added 2017/12/18 1:0 a.m.226 views

CVE-2017-16997

Summary: CVE-2017-16997 affects the GNU C Library (glibc) versions 2.19–2.26, where elf/dl-load.c mishandles RPATH/RUNPATH containing $ORIGIN for privileged (setuid/AT_SECURE) programs, allowing local privilege escalation via a Trojan horse library in the current working directory. The root cause...

9.3CVSS7.4AI score0.02698EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2017/12/18 1:0 a.m.53 views

CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

9.3CVSS8.2AI score0.02698EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2017/12/12 9:16 a.m.42 views

Low: Red Hat Security Advisory: org.ovirt.engine-root security, bug fix, and enhancement update

An update for org.ovirt.engine-root is now available for Red Hat Virtualization Manager version 4.1. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

6.8CVSS6.4AI score0.00519EPSS
SaveExploits1References8
OSV
OSV
added 2017/12/06 3:29 p.m.22 views

CVE-2017-17439

In Heimdal through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. The parser would unconditionally dereference NULL pointers in that case, leading to a segmentation fault. This is related to th...

7.5CVSS7.5AI score
SaveExploits0References7
Rows per page
Query Builder