Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2017-2972

Опубликовано: 19 окт. 2017
Источник: oracle-oval
Платформа: Oracle Linux 6

Описание

ELSA-2017-2972: httpd security update (MODERATE)

[2.2.15-60.0.1.6]

  • replace index.html with Oracle's index page oracle_index.html
  • update vstring in specfile

[2.2.15-60.6]

  • Resolves: #1493061 - CVE-2017-9798 httpd: various flaws

Обновленные пакеты

Oracle Linux 6

Oracle Linux x86_64

httpd

2.2.15-60.0.1.el6_9.6

httpd-devel

2.2.15-60.0.1.el6_9.6

httpd-manual

2.2.15-60.0.1.el6_9.6

httpd-tools

2.2.15-60.0.1.el6_9.6

mod_ssl

2.2.15-60.0.1.el6_9.6

Oracle Linux i686

httpd

2.2.15-60.0.1.el6_9.6

httpd-devel

2.2.15-60.0.1.el6_9.6

httpd-manual

2.2.15-60.0.1.el6_9.6

httpd-tools

2.2.15-60.0.1.el6_9.6

mod_ssl

2.2.15-60.0.1.el6_9.6

Связанные CVE

Связанные уязвимости

CVSS3: 6.5
ubuntu
больше 7 лет назад

A regression was found in the Red Hat Enterprise Linux 6.9 version of httpd 2.2.15-60, causing comments in the "Allow" and "Deny" configuration lines to be parsed incorrectly. A web administrator could unintentionally allow any client to access a restricted HTTP resource.

CVSS3: 6.5
redhat
около 8 лет назад

A regression was found in the Red Hat Enterprise Linux 6.9 version of httpd 2.2.15-60, causing comments in the "Allow" and "Deny" configuration lines to be parsed incorrectly. A web administrator could unintentionally allow any client to access a restricted HTTP resource.

CVSS3: 6.5
nvd
больше 7 лет назад

A regression was found in the Red Hat Enterprise Linux 6.9 version of httpd 2.2.15-60, causing comments in the "Allow" and "Deny" configuration lines to be parsed incorrectly. A web administrator could unintentionally allow any client to access a restricted HTTP resource.

CVSS3: 6.5
debian
больше 7 лет назад

A regression was found in the Red Hat Enterprise Linux 6.9 version of ...

CVSS3: 7.5
ubuntu
около 8 лет назад

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c.