openEuler 20.03 LTS update for httpd



Published: 2020-06-11
Risk Medium
Patch available YES
Number of vulnerabilities 10
CVE-ID CVE-2019-10092
CVE-2019-10097
CVE-2019-10098
CVE-2019-0196
CVE-2019-0197
CVE-2019-9517
CVE-2019-10081
CVE-2020-1927
CVE-2020-1934
CVE-2019-10082
CWE-ID CWE-79
CWE-476
CWE-20
CWE-416
CWE-399
CWE-787
CWE-601
CWE-457
Exploitation vector Network
Public exploit Public exploit code for vulnerability #3 is available.
Vulnerable software
Subscribe
openEuler
Operating systems & Components / Operating system

mod_ssl
Operating systems & Components / Operating system package or component

mod_session
Operating systems & Components / Operating system package or component

mod_proxy_html
Operating systems & Components / Operating system package or component

mod_md
Operating systems & Components / Operating system package or component

mod_ldap
Operating systems & Components / Operating system package or component

httpd-tools
Operating systems & Components / Operating system package or component

httpd-help
Operating systems & Components / Operating system package or component

httpd-filesystem
Operating systems & Components / Operating system package or component

httpd-devel
Operating systems & Components / Operating system package or component

httpd-debugsource
Operating systems & Components / Operating system package or component

httpd-debuginfo
Operating systems & Components / Operating system package or component

httpd
Operating systems & Components / Operating system package or component

Vendor openEuler

Security Bulletin

This security bulletin contains information about 10 vulnerabilities.

1) Cross-site scripting

EUVDB-ID: #VU20384

Risk: Low

CVSSv3.1: 4.1 [CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10092

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Exploit availability: No

Description

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data on the mod_proxy error page. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) NULL pointer dereference

EUVDB-ID: #VU20385

Risk: Low

CVSSv3.1: 2.4 [CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10097

CWE-ID: CWE-476 - NULL Pointer Dereference

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error when processing PROXY header within the mod_remoteip. A remote attacker that controls a trusted proxy server can send a specially crafted PROXY header,  trigger stack overflow and perform a denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote authenticated privileged user via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Input validation error

EUVDB-ID: #VU20374

Risk: Medium

CVSSv3.1: 4.9 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C]

CVE-ID: CVE-2019-10098

CWE-ID: CWE-20 - Improper input validation

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to bypass certain security restrictions.

The vulnerability exists due to incorrect handling of encoded line break characters  within rewrite rules. A remote attacker can send a specially crafted HTTP request and potentially bypass security restrictions.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.

4) Use-after-free

EUVDB-ID: #VU18109

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-0196

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform denial of service attack.

The vulnerability exists due to a use-after-free error within the mod_http2 module when processing HTTP/2 requests. A remote attacker can make the application to access freed memory during string comparison when determining the method of a request and process the request incorrectly.

Successful exploitation of the vulnerability may allow an attacker to gain access to sensitive information or perform a denial of service attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Resource management error

EUVDB-ID: #VU18108

Risk: Medium

CVSSv3.1: 5.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-0197

CWE-ID: CWE-399 - Resource Management Errors

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to an error within the mod_http2 module when processing update requests from http/1.1 to http/2, if this was not the first request on a connection. A remote attacker can send specially crafted requests to the affected server and perform denial of service attack.

Successful exploitation of the vulnerability requires that HTTP/2 protocol is enabled for a "http:" host or H2Upgrade is enabled for h2 on a "https:" host.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

6) Resource management error

EUVDB-ID: #VU20340

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-9517

CWE-ID: CWE-399 - Resource Management Errors

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to incorrect implementation of HTTP/2 protocol. A remote attacker can  open the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

7) Out-of-bounds write

EUVDB-ID: #VU20373

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10081

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform denial of service attack.

The vulnerability exists due to a boundary error when processing HTTP/2 requests within the mod_http2 module, configured with "H2PushResource". A remote attacker can send specially crafted HTTP/2 requests to the affected server and perform denial of service (DoS) attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

8) Open redirect

EUVDB-ID: #VU26527

Risk: Medium

CVSSv3.1: 4.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-1927

CWE-ID: CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')

Exploit availability: No

Description

The vulnerability allows a remote attacker to redirect victims to arbitrary URL.

The vulnerability exists due to improper sanitization of user-supplied data in some "mod_rewrite" configurations. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.

Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

9) Use of Uninitialized Variable

EUVDB-ID: #VU26528

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-1934

CWE-ID: CWE-457 - Use of Uninitialized Variable

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to the "mod_proxy_ftp" may use uninitialized memory when proxying to a malicious FTP server. A remote attacker can gain unauthorized access to sensitive information on the target system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

10) Use-after-free

EUVDB-ID: #VU20386

Risk: Medium

CVSSv3.1: 4.6 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10082

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error within the mod_http2 when handling connection shutdown. A remote attacker can send specially crafted requests to the affected server and make the mod_http2 to read memory that was already freed.


Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS

mod_ssl: before 2.4.34-18

mod_session: before 2.4.34-18

mod_proxy_html: before 2.4.34-18

mod_md: before 2.4.34-18

mod_ldap: before 2.4.34-18

httpd-tools: before 2.4.34-18

httpd-help: before 2.4.34-18

httpd-filesystem: before 2.4.34-18

httpd-devel: before 2.4.34-18

httpd-debugsource: before 2.4.34-18

httpd-debuginfo: before 2.4.34-18

httpd: before 2.4.34-18

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2020-1014


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###