| Summary: | PHP 5.6.19 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | David Walser <luigiwalser> |
| Component: | Security | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Sec team <security> |
| Severity: | normal | ||
| Priority: | Normal | CC: | davidwhodgins, sysadmin-bugs, wilcal.int |
| Version: | 5 | Keywords: | validated_update |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://lwn.net/Vulnerabilities/679764/ | ||
| Whiteboard: | advisory MGA5-32-OK MGA5-64-OK | ||
| Source RPM: | php-5.6.18-1.mga5.src.rpm | CVE: | |
| Status comment: | |||
|
Description
David Walser
2016-03-07 21:35:15 CET
Dave Hodgins
2016-03-07 21:52:31 CET
CC:
(none) =>
davidwhodgins Fedora has issued an advisory for this on March 5: https://lists.fedoraproject.org/pipermail/package-announce/2016-March/178442.html URL:
(none) =>
http://lwn.net/Vulnerabilities/674929/ In VirtualBox, M5, KDE, 32-bit Install and setup mariadb In root terminal: systemctl start mysqld.service Set password to: testphp [root@localhost wilcal]# mysqladmin -u root password type password "testphp" twice Package(s) under test: php-ini php-fpm mariadb phpmyadmin default install of php-ini php-fpm drupal glpi owncloud phpmyadmin [root@localhost wilcal]# urpmi php-ini Package php-ini-5.6.10-1.mga5.i586 is already installed [root@localhost wilcal]# urpmi php-fpm Package php-fpm-5.6.10-1.mga5.i586 is already installed [root@localhost wilcal]# urpmi mariadb Package mariadb-10.0.23-1.mga5.i586 is already installed [root@localhost wilcal]# urpmi phpmyadmin Package phpmyadmin-4.4.15.5-1.2.mga5.noarch is already installed localhost/phpmyadmin opens and creates a database named "test01" I can close localhost/phpmyadmin then reopen and access db test01 install php-ini & php-fpm from updates_testing [root@localhost wilcal]# urpmi php-ini Package php-ini-5.6.19-1.mga5.i586 is already installed [root@localhost wilcal]# urpmi php-fpm Package php-fpm-5.6.19-1.mga5.i586 is already installed [root@localhost wilcal]# urpmi phpmyadmin Package phpmyadmin-4.4.15.5-1.2.mga5.noarch is already installed localhost/phpmyadmin opens and I can access db "test01" localhost/phpmyadmin opens and creates a database named "test02" I can close localhost/phpmyadmin then reopen and access db's test01 & test02 CC:
(none) =>
wilcal.int In VirtualBox, M5, KDE, 64-bit Install and setup mariadb In root terminal: systemctl start mysqld.service Set password to: testphp [root@localhost wilcal]# mysqladmin -u root password type password "testphp" twice Package(s) under test: php-ini php-fpm mariadb phpmyadmin default install of php-ini php-fpm drupal glpi owncloud phpmyadmin [root@localhost wilcal]# urpmi php-ini Package php-ini-5.6.18-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi php-fpm Package php-fpm-5.6.18-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi mariadb Package mariadb-10.0.23-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi phpmyadmin Package phpmyadmin-4.4.15.5-1.2.mga5.noarch is already installed localhost/phpmyadmin opens and creates a database named "test01" I can close localhost/phpmyadmin then reopen and access db test01 install php-ini & php-fpm from updates_testing [root@localhost wilcal]# urpmi php-ini Package php-ini-5.6.19-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi php-fpm Package php-fpm-5.6.19-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi mariadb Package mariadb-10.0.23-1.mga5.x86_64 is already installed [root@localhost wilcal]# urpmi phpmyadmin Package phpmyadmin-4.4.15.5-1.2.mga5.noarch is already installed localhost/phpmyadmin opens and I can access db "test01" localhost/phpmyadmin opens and creates a database named "test02" I can close localhost/phpmyadmin then reopen and access db's test01 & test02 Looks ok to me CVEs have been requested: http://openwall.com/lists/oss-security/2016/03/10/5
William Kenney
2016-03-10 21:43:54 CET
Whiteboard:
advisory =>
advisory MGA5-32-OK MGA5-64-OK
Dave Hodgins
2016-03-11 00:30:00 CET
Keywords:
(none) =>
validated_update An update for this issue has been pushed to the Mageia Updates repository. http://advisories.mageia.org/MGASA-2016-0110.html Status:
NEW =>
RESOLVED
David Walser
2016-03-11 16:42:43 CET
URL:
http://lwn.net/Vulnerabilities/674929/ =>
http://lwn.net/Vulnerabilities/679764/ php#71587 - CVE-2016-3141 php#71498 - CVE-2016-3142 http://openwall.com/lists/oss-security/2016/03/14/7 http://openwall.com/lists/oss-security/2016/03/14/8 |