Executive Summary

Informations
Name CVE-2015-8994 First vendor Publication 2017-03-02
Vendor Cve Last vendor Modification 2022-08-16

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 5.9 Temporal Score 7.5
Exploitabality Sub Score 1.6
 
Attack Vector Network Attack Complexity High
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:P/I:P/A:P)
Cvss Base Score 6.8 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

An issue was discovered in PHP 5.x and 7.x, when the configuration uses apache2handler/mod_php or php-fpm with OpCache enabled. With 5.x after 5.6.28 or 7.x after 7.0.13, the issue is resolved in a non-default configuration with the opcache.validate_permission=1 setting. The vulnerability details are as follows. In PHP SAPIs where PHP interpreters share a common parent process, Zend OpCache creates a shared memory object owned by the common parent during initialization. Child PHP processes inherit the SHM descriptor, using it to cache and retrieve compiled script bytecode ("opcode" in PHP jargon). Cache keys vary depending on configuration, but filename is a central key component, and compiled opcode can generally be run if a script's filename is known or can be guessed. Many common shared-hosting configurations change EUID in child processes to enforce privilege separation among hosted users (for example using mod_ruid2 for the Apache HTTP Server, or php-fpm user settings). In these scenarios, the default Zend OpCache behavior defeats script file permissions by sharing a single SHM cache among all child PHP processes. PHP scripts often contain sensitive information: Think of CMS configurations where reading or running another user's script usually means gaining privileges to the CMS database.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8994

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-264 Permissions, Privileges, and Access Controls

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 717

Nessus® Vulnerability Scanner

Date Description
2017-08-11 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-3382-1.nasl - Type : ACT_GATHER_INFO
2017-04-12 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2017-458.nasl - Type : ACT_GATHER_INFO
2017-03-31 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2017-403.nasl - Type : ACT_GATHER_INFO

Sources (Detail)

Source Url
MISC http://marc.info/?l=php-internals&m=147876797317925&w=2
http://marc.info/?l=php-internals&m=147921016724565&w=2
http://openwall.com/lists/oss-security/2017/02/28/1
http://seclists.org/oss-sec/2016/q4/343
http://seclists.org/oss-sec/2017/q1/520
https://bugs.php.net/bug.php?id=69090
https://ma.ttias.be/a-better-way-to-run-php-fpm/

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Date Informations
2024-02-02 01:35:53
  • Multiple Updates
2024-02-01 12:10:12
  • Multiple Updates
2023-09-05 12:34:09
  • Multiple Updates
2023-09-05 01:10:01
  • Multiple Updates
2023-09-02 12:34:00
  • Multiple Updates
2023-09-02 01:10:15
  • Multiple Updates
2023-08-12 12:36:59
  • Multiple Updates
2023-08-12 01:09:40
  • Multiple Updates
2023-08-11 12:32:04
  • Multiple Updates
2023-08-11 01:09:56
  • Multiple Updates
2023-08-06 12:31:08
  • Multiple Updates
2023-08-06 01:09:40
  • Multiple Updates
2023-08-04 12:31:15
  • Multiple Updates
2023-08-04 01:09:44
  • Multiple Updates
2023-07-14 12:31:15
  • Multiple Updates
2023-07-14 01:09:42
  • Multiple Updates
2023-03-29 01:32:59
  • Multiple Updates
2023-03-28 12:10:01
  • Multiple Updates
2022-10-11 12:28:05
  • Multiple Updates
2022-10-11 01:09:48
  • Multiple Updates
2022-08-16 17:27:48
  • Multiple Updates
2021-05-04 12:44:03
  • Multiple Updates
2021-04-22 01:53:30
  • Multiple Updates
2020-05-23 00:47:58
  • Multiple Updates
2019-06-08 12:07:28
  • Multiple Updates
2017-08-12 13:24:55
  • Multiple Updates
2017-04-13 13:21:49
  • Multiple Updates
2017-04-01 13:25:06
  • Multiple Updates
2017-03-16 21:23:29
  • Multiple Updates
2017-03-02 12:01:08
  • First insertion