Lucene search
+L

3482 matches found

Amazon
Amazon
added 2023/03/22 12:00 a.m.73 views

Important: httpd

Issue Overview: A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool heap memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier. CVE-2006-20001 Inconsistent...

9CVSS6.8AI score0.57941EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/03/17 2:58 p.m.221 views

Internet Bug Bounty: Apache HTTP Server: mod_proxy_uwsgi HTTP response splitting (CVE-2023-27522)

A vulnerability was found in Apache HTTP Server's modproxyuwsgi, affecting versions 2.4.30 through 2.4.55. The issue allowed special characters in the origin response header to truncate or split the response forwarded to the client, potentially resulting in security headers being ignored by the...

7.5CVSS8.6AI score0.02134EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/03/15 12:00 a.m.13 views

ZERO TRUNCATION COULD LEAD TO UNEXPECTED RESULTS

Lines of code Vulnerability details Impact Precision issue leading to zero truncation due to numerator smaller than denominator in a ratio or a division happens readily in Solidity if extra cares have not been given to it. Arithmetic operations running into this incident are typically associated...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/09 12:00 a.m.13 views

Division before multiplication lead to truncation

Lines of code Vulnerability details Impact Calculation could result in truncation. Proof of Concept Staking.solL60-L64 : function earnedaddress account public view override returns uint256 earned return balanceOfaccount rewardPerToken - userRewardPerTokenPaidaccount / 1e18 + rewardsaccount; above...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/03/07 4:30 p.m.111 views

CVE-2023-27522

An HTTP Response Smuggling vulnerability was found in the Apache HTTP Server via modproxyuwsgi. This security issue occurs when special characters in the origin response header can truncate or split the response forwarded to the client. Mitigation Mitigation for this issue is either not available...

7.5CVSS7.9AI score0.02134EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/07 4:15 p.m.6 views

DEBIAN-CVE-2023-27522

HTTP Response Smuggling vulnerability in Apache HTTP Server via modproxyuwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client...

7.5CVSS7.5AI score0.02134EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.9 views

PT-2023-35397 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to 6.1.13 Description: The issue is related to the mtk eth soc component in the Linux Kernel, specifically concerning an allocation truncation avoidance. The actual impact and attack plausibility have not yet been...

7.2AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2023/03/02 7:17 p.m.39 views

Security Bulletin: Vulnerability in Apache Xalan may affect IBM Business Automation Workflow - CVE-2022-34169

Summary A vulnerable copy of Apache Xalan is shipped with IBM Business Automation Workflow. Vulnerability Details CVEID:CVE-2022-34169 DESCRIPTION: The Apache Xalan Java XSLT library could allow a remote attacker to execute arbitrary code on the system, caused by an integer truncation issue when...

7.5CVSS8.1AI score0.81039EPSS
SaveExploits2Affected Software2
OSV
OSV
added 2023/03/01 12:00 a.m.12 views

PUB-A-264261868

In BitmapExport.java, there is a possible failure to truncate images due to a logic error in the code...

5.5CVSS6.6AI score0.00499EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2023/02/28 8:28 a.m.12 views

httpd: mod_proxy: HTTP response splitting

A flaw was found in the modproxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client...

5.3CVSS7AI score0.57941EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/02/28 12:00 a.m.68 views

RHEL 9 : httpd (RHSA-2023:0970)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:0970 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: moddav:...

9CVSS7.1AI score0.57941EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2023/02/23 12:00 a.m.45 views

Tenable SecurityCenter 5.22.0 / 5.23.1 / 6.0.0 Apache Header Truncation (TNS-2023-06)

According to its self-reported version, the Tenable SecurityCenter application installed on the remote host has a third-party software vulnerability in Apache HTTP Server. Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in so...

5.3CVSS7.3AI score0.57941EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2023/02/21 6:52 p.m.120 views

K17457324: PHP vulnerability CVE-2020-7066

Security Advisory Description In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using getheaders with user-supplied URL, if the URL contains zero \0 character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions...

5.3CVSS7.1AI score0.02767EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.48 views

K30403302: ImageMagick vulnerabilities CVE-2015-8895 and CVE-2015-8896

Security Advisory Description CVE-2015-8895 Integer overflow in coders/icon.c in ImageMagick 6.9.1-3 and later allows remote attackers to cause a denial of service application crash via a crafted length value, which triggers a buffer overflow. CVE-2015-8896 Integer truncation issue in coders/pict...

7.5CVSS8AI score0.04566EPSS
SaveExploits0Affected Software2
F5 Networks
F5 Networks
added 2023/02/21 6:31 p.m.205 views

K42795243: Apache Xalan Java Library vulnerability CVE-2022-34169

Security Advisory Description The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. The Apache Xalan Jav...

7.5CVSS8.2AI score0.81039EPSS
SaveExploits2Affected Software1
RedHat Linux
RedHat Linux
added 2023/02/21 9:35 a.m.11 views

httpd: mod_proxy: HTTP response splitting

A flaw was found in the modproxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client...

5.3CVSS7AI score0.57941EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/02/21 12:00 a.m.46 views

CentOS 8 : httpd:2.4 (CESA-2023:0852)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:0852 advisory. - A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool heap memory location beyond the header valu...

9CVSS7.1AI score0.57941EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:19 a.m.7 views

SUSE CVE-2004-1064

The safe mode checks in PHP 4.x to 4.3.9 and PHP 5.x to 5.0.2 truncate the file path before passing the data to the realpath function, which could allow attackers to bypass safe mode. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute...

10CVSS6.9AI score0.03735EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.10 views

SUSE CVE-2006-0236

GUI display truncation vulnerability in Mozilla Thunderbird 1.0.2, 1.0.6, and 1.0.7 allows user-assisted attackers to execute arbitrary code via an attachment with a filename containing a large number of spaces ending with a dangerous extension that is not displayed by Thunderbird, along with an...

5.1CVSS7.8AI score0.02057EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.5 views

SUSE CVE-2006-1736

Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to trick users into downloading and saving an executable file via an image that is overlaid by a transparent image link that points to the executable, which causes...

2.6CVSS6.6AI score0.02438EPSS
SaveExploits0References4
Rows per page
Query Builder