Lucene search
+L

11826 matches found

OSV
OSV
added 2022/08/31 8:0 a.m.37 views

CURL-CVE-2022-35252 control code in cookie denial of service

When curl retrieves and parses cookies from an HTTPS server, it accepts cookies using control codes byte values below 32. When cookies that contain such control codes are later sent back to an HTTPS server, it might make the server return a 400 response. Effectively allowing a "sister site" to de...

3.7CVSS5.8AI score0.01908EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2022/08/31 12:0 a.m.62 views

CVE-2022-35252

When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings...

3.7CVSS6.8AI score0.01908EPSS
SaveExploits1References4
NVD
NVD
added 2022/08/26 4:15 p.m.19 views

CVE-2021-3688

A flaw was found in Red Hat JBoss Core Services HTTP Server in all versions, where it does not properly normalize the path component of a request URL contains dot-dot-semicolons. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest...

4.8CVSS0.00489EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/26 4:15 p.m.18 views

Design/Logic Flaw

A flaw was found in Red Hat JBoss Core Services HTTP Server in all versions, where it does not properly normalize the path component of a request URL contains dot-dot-semicolons. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest...

4CVSS6AI score0.00489EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/08/26 3:25 p.m.32 views

CVE-2021-3688

A flaw was found in Red Hat JBoss Core Services HTTP Server in all versions, where it does not properly normalize the path component of a request URL contains dot-dot-semicolons. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest...

5.7AI score0.00489EPSS
SaveExploits0References2
CVE
CVE
added 2022/08/26 3:25 p.m.98 views

CVE-2021-3688

CVE-2021-3688 affects Red Hat JBoss Core Services HTTP Server (all versions). The root cause is improper normalization of the path component in URL requests that contain dot-dot-semicolon(s), which could allow an attacker to access unauthorized information and potentially facilitate further attac...

4.8CVSS5.2AI score0.00489EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2022/08/26 12:0 a.m.33 views

Ubuntu: Security Advisory (USN-3425-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.9AI score0.94999EPSS
SaveExploits9References2
Positive Technologies
Positive Technologies
added 2022/08/26 12:0 a.m.11 views

PT-2022-10589 · Red Hat · Red Hat Jboss Core Services Http Server

Name of the Vulnerable Software and Affected Versions: Red Hat JBoss Core Services HTTP Server affected versions not specified Description: A flaw was found in Red Hat JBoss Core Services HTTP Server where it does not properly normalize the path component of a request URL containing...

4.8CVSS4.9AI score0.00489EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/08/25 7:0 a.m.7 views

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states "Warning: http.server is not recommended for production. It only implements basic security checks."

...

7.4CVSS7.8AI score0.02031EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/08/24 5:25 p.m.82 views

Moderate: Red Hat Security Advisory: php:7.4 security update

An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.1CVSS7.2AI score0.03666EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2022/08/24 3:3 p.m.24 views

php:7.4 security update

An update is available for php-pear, php-pecl-rrd, php, php-pecl-apcu, php-pecl-xdebug, libzip, php-pecl-zip. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list PHP...

8.1CVSS8.3AI score0.03666EPSS
SaveExploits1
OSV
OSV
added 2022/08/24 3:3 p.m.32 views

RLSA-2022:6158 Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: uninitialized array in pgqueryparams leading to RCE CVE-2022-31625 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

7CVSS8.6AI score0.03666EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
added 2022/08/24 12:0 a.m.65 views

Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: uninitialized array in pgqueryparams leading to RCE CVE-2022-31625 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

8.1CVSS8.4AI score0.03666EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/23 1:34 p.m.64 views

Security Bulletin: IBM QRadar SIEM includes components with multiple known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM has addressed the relevant vulnerabilities. Vulnerability Details CVEID:CVE-2021-43859 DESCRIPTION: XStream is vulnerable to a denial of service, caused by...

9.8CVSS10AI score0.99298EPSS
SaveExploits20Affected Software1
NVD
NVD
added 2022/08/23 1:15 a.m.21 views

CVE-2021-28861

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states...

7.4CVSS0.02031EPSS
SaveExploits0References20
OSV
OSV
added 2022/08/23 1:15 a.m.8 views

CVE-2021-28861

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states...

7.4CVSS7.2AI score
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2022/08/23 1:15 a.m.34 views

CVE-2021-28861

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states...

7.4CVSS6.8AI score0.02031EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2022/08/23 12:0 a.m.1 views

CVE-2021-28861

Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation page states...

6.3AI score0.02031EPSS
SaveExploits0References18
CVE
CVE
added 2022/08/22 7:7 p.m.83 views

CVE-2022-38667

CVE-2022-38667 affects Crow HTTP applications up to and including 1.0+4. The issue is a Use-After-Free that can lead to code execution when HTTP pipelining is used. The root cause is that the HTTP parser supports pipelining, but the asynchronous Connection layer does not track the progression of ...

9.8CVSS9.6AI score0.02221EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/08/22 7:7 p.m.26 views

CVE-2022-38667

HTTP applications servers based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it ha...

7.4AI score
SaveExploits0References6
Rows per page
Query Builder