Lucene search
K

11633 matches found

Microsoft CVE
Microsoft CVE
added 2022/08/25 7:0 a.m.2 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.0199EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2022/08/24 5:25 p.m.75 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.03437EPSS
Exploits1References2
OSV
OSV
added 2022/08/24 3:3 p.m.27 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.03437EPSS
Exploits1References2
Rockylinux
Rockylinux
added 2022/08/24 3:3 p.m.21 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.03437EPSS
Exploits1
AlmaLinux
AlmaLinux
added 2022/08/24 12:0 a.m.57 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.03437EPSS
Exploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/23 1:34 p.m.60 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
Exploits20Affected Software1
OSV
OSV
added 2022/08/23 1:15 a.m.4 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
Exploits0References20
NVD
NVD
added 2022/08/23 1:15 a.m.17 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.0199EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2022/08/23 1:15 a.m.31 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.0199EPSS
Exploits0References6
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.0199EPSS
Exploits0References18
OSV
OSV
added 2022/08/22 8:15 p.m.21 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...

9.8CVSS7.4AI score0.02133EPSS
Exploits1References4
CVE
CVE
added 2022/08/22 7:7 p.m.71 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.02133EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2022/08/22 7:6 p.m.44 views

CVE-2022-38668

CVE-2022-38668 affects HTTP applications based on Crow through 1.0+4, where serving a static file smaller than 16 KB may disclose potentially sensitive data from stack memory. The Red Hat and CVE aggregations mirror this description; no concrete exploit details or affected product versions beyond...

7.5CVSS7.5AI score0.01111EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/22 12:0 a.m.5 views

PT-2022-9905

Name of the Vulnerable Software and Affected Versions Python versions 3.x through 3.10 Description The issue is related to an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of URI path, which may lead to information disclosure. It is...

9.8CVSS8.2AI score0.51733EPSS
Exploits28References306
Friends Of PHP
Friends Of PHP
added 2022/08/20 11:11 a.m.100 views

ReactPHP's HTTP server parses encoded cookie names so malicious `__Host-` and `__Secure-` cookies can be sent

Description Impact In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host- and Secure- confused with cookies that decode to such prefix, thus leading to ...

5CVSS6.5AI score0.04969EPSS
Exploits2Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/08/20 11:11 a.m.39 views

ReactPHP's HTTP server parses encoded cookie names so malicious `__Host-` and `__Secure-` cookies can be sent

Impact In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host- and Secure- confused with cookies that decode to such prefix, thus leading to an attacker...

5.3CVSS6.7AI score0.00775EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/08/20 12:0 a.m.82 views

SUSE SLES15 Security Update : podman (SUSE-SU-2022:2839-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:2839-1 advisory. - A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry...

8.8CVSS7.2AI score0.05994EPSS
Exploits2References10
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/19 9:4 p.m.26 views

Security Bulletin: A security vulnerability has been identified in IBM HTTP Server shipped with Intelligent Operations Center and related products (CVE-2015-2017)

Summary IBM HTTP Server is shipped as a component of Intelligent Operations Center. Information about a security vulnerability affecting IBM HTTP Server has been published in a security bulletin. Vulnerability Details Please consult the security bulletin: HTTP response splitting attack in WebSphe...

4.3CVSS7.3AI score0.01876EPSS
Exploits0Affected Software4
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/19 9:4 p.m.29 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with IBM Intelligent Operations Center and related products (CVE-2015-3183)

Summary IBM WebSphere Application Server is shipped as a component of IBM Intelligent Operations Center. Information about a security vulnerability affecting IBM WebSphere Application Server has been identified and published in a security bulletin. Vulnerability Details Consult the security...

5CVSS6.1AI score0.73327EPSS
Exploits0Affected Software4
IBM Security Bulletins
IBM Security Bulletins
added 2022/08/19 9:4 p.m.36 views

Security Bulletin: A security vulnerability has been identified in IBM HTTP Server shipped with Intelligent Operations Center and related products (CVE-2015-1283)

Summary IBM HTTP Server is shipped as a component of Intelligent Operations Center. Information about a security vulnerability affecting IBM HTTP Server has been published in a security bulletin. Vulnerability Details Please consult the security bulletin: Denial of service may affect IBM HTTP...

6.8CVSS7.7AI score0.19069EPSS
Exploits0Affected Software4
Rows per page
Query Builder