Lucene search
+L

541 matches found

Prion
Prion
added 2020/09/23 1:15 p.m.49 views

Design/Logic Flaw

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS5.8AI score0.02712EPSS
SaveExploits0References3Affected Software2
Debian CVE
Debian CVE
added 2020/09/23 12:30 p.m.83 views

CVE-2020-10687

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS6.2AI score0.01147EPSS
SaveExploits0
Veracode
Veracode
added 2020/08/18 2:03 a.m.123 views

HTTP Request Smuggling

wildfly-undertow is vulnerable to HTTP request smuggling. The vulnerability exists against HTTP/1.x and HTTP/2 due to an incomplete fix for CVE-2017-2666, permitting invalid characters in an HTTP request. An attacker is able to poison a web-cache, perform an XSS attack, or obtain sensitive...

6.5CVSS1.4AI score0.02712EPSS
SaveExploits0References28Affected Software29
RedHat Linux
RedHat Linux
added 2020/08/17 1:28 p.m.20 views

Undertow: Incomplete fix for CVE-2017-2666 due to permitting invalid characters in HTTP requests

A flaw was discovered in Undertow where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS attack, or obtain sensitive information from...

6.5CVSS7.3AI score0.02712EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/06/10 11:38 p.m.519 views

Arbitrary code execution in Apache Commons BeanUtils

Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrar...

7.5CVSS9.1AI score0.99032EPSS
SaveExploits4References155Affected Software1
OSV
OSV
added 2020/04/15 3:45 p.m.8 views

DRUPAL-CONTRIB-2020-010

This module provides a JSON API standards-compliant API for accessing and manipulating Drupal content and configuration entities. The security team and module maintainers are marking this project unsupported. Both the 8.x-1.x and 8.x-2.x versions are unsupported, and users of either version are...

6.4AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/04/15 6:00 a.m.46 views

CVE-2020-10687

A flaw was discovered in Undertow where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS attack, or obtain sensitive information from...

6.4CVSS1.9AI score0.02712EPSS
SaveExploits0References3
CNVD
CNVD
added 2020/03/09 12:00 a.m.10 views

Unspecified Vulnerability in Drupal Authenticated User Page Caching

Drupal is the Drupal community of a set of open source content management system developed using the PHP language . Authenticated User Page Caching Authcache is one of the modules used to provide page caching for authenticated users . A security vulnerability in the Authenticated User Page Cachin...

6.5CVSS6.4AI score0.01626EPSS
SaveExploits0References1
NVD
NVD
added 2019/11/21 11:15 p.m.26 views

CVE-2012-2078

Cross-site scripting XSS vulnerability in the Activity module 6.x-1.x for Drupal...

4.8CVSS5.8AI score0.00528EPSS
SaveExploits0References2
Prion
Prion
added 2019/11/21 11:15 p.m.24 views

Cross site scripting

Cross-site scripting XSS vulnerability in the Activity module 6.x-1.x for Drupal...

3.5CVSS6.2AI score0.00528EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2019/11/04 7:15 p.m.45 views

CVE-2005-4890

There is a possible tty hijacking in shadow 4.x before 4.1.5 and sudo 1.x before 1.7.4 via "su - user -c program". The user session can be escaped to the parent session by using the TIOCSTI ioctl to push characters into the input buffer to be read by the next process...

7.8CVSS7.2AI score0.0063EPSS
SaveExploits2References5
Debian CVE
Debian CVE
added 2019/11/04 6:38 p.m.56 views

CVE-2005-4890

There is a possible tty hijacking in shadow 4.x before 4.1.5 and sudo 1.x before 1.7.4 via "su - user -c program". The user session can be escaped to the parent session by using the TIOCSTI ioctl to push characters into the input buffer to be read by the next process...

7.8CVSS7.6AI score0.0063EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2019/10/12 2:49 a.m.43 views

CVE-2019-15226

Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had...

7.8CVSS7.9AI score0.65393EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2019/10/12 2:37 a.m.28 views

CVE-2019-9900

A flaw was found in Envoy version 1.9.0 and older, where Envoy does not reject embedded zero characters NUL, ASCII 0x0 when processing HTTP/1.x header values. This flaw allows remote attackers crafting header values containing embedded NUL characters to potentially bypass header matching rules,...

8.3CVSS4.2AI score0.03732EPSS
SaveExploits1References2
NVD
NVD
added 2019/10/09 4:15 p.m.37 views

CVE-2019-15226

Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had...

7.8CVSS7.5AI score0.65393EPSS
SaveExploits0References3
OSV
OSV
added 2019/10/09 4:15 p.m.29 views

CVE-2019-15226

Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had...

7.5CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2019/10/09 4:15 p.m.27 views

Server side request forgery (ssrf)

Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had...

7.8CVSS7.8AI score0.65393EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2019/08/02 10:15 p.m.26 views

CVE-2019-7849

A defense-in-depth check was added to mitigate inadequate session validation handling by 3rd party checkout modules. This impacts Magento 1.x prior to 1.9.4.2, Magento Commerce prior to 1.14.4.2, Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9 and Magento 2.3 prior to 2.3.2...

7.5CVSS6.7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2019/08/01 12:00 a.m.11 views

PT-2019-7144 · Red Hat · Foreman

Name of the Vulnerable Software and Affected Versions: foreman versions 1.x.x before 1.15.6 Description: The issue is related to improper enforcement of access controls on certain resources in foreman, within Satellite 6. An attacker with access to the API and knowledge of the resource name can...

7.4CVSS7.3AI score0.00749EPSS
SaveExploits0References3
CNVD
CNVD
added 2019/07/29 12:00 a.m.14 views

SSDP Responder Buffer Overflow Vulnerability

SSDP Responder is an SSDP Simple Service Discovery Protocol daemon for the Linux platform. A buffer overflow vulnerability exists in ssdprecv in the ssdpd.c file in SSDP Responder versions 1.x through 1.5, which can be exploited by an attacker to cause a server crash...

7.5CVSS7.1AI score0.01652EPSS
SaveExploits1References1
Rows per page
Query Builder