Mageia Bugzilla – Attachment 9815 Details for
Bug 20211
cacti new security issues CVE-2014-4000 and CVE-2016-2313
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch
cacti.patch (text/plain), 705 bytes, created by
PC LX
on 2017-12-01 20:08:25 CET
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
PC LX
Created:
2017-12-01 20:08:25 CET
Size:
705 bytes
patch
obsolete
>--- /usr/share/cacti/include/global.php 2017-12-01 18:20:27.658638986 +0000 >+++ /usr/share/cacti/include/global.php 2017-12-01 18:19:06.288013406 +0000 >@@ -214,7 +214,7 @@ > } > } elseif (!db_connect_real($database_hostname, $database_username, $database_password, $database_default, $database_type, $database_port, $database_ssl)) { > print $config['is_web'] ? '<p>':''; >- rint 'FATAL: Connection to Cacti database failed. Please insure the database is running and your credentials in cacti.conf are valid.'; >+ print 'FATAL: Connection to Cacti database failed. Please insure the database is running and your credentials in cacti.conf are valid.'; > print $config['is_web'] ? '</p>':''; > exit; > } else {
--- /usr/share/cacti/include/global.php 2017-12-01 18:20:27.658638986 +0000 +++ /usr/share/cacti/include/global.php 2017-12-01 18:19:06.288013406 +0000 @@ -214,7 +214,7 @@ } } elseif (!db_connect_real($database_hostname, $database_username, $database_password, $database_default, $database_type, $database_port, $database_ssl)) { print $config['is_web'] ? '<p>':''; - rint 'FATAL: Connection to Cacti database failed. Please insure the database is running and your credentials in cacti.conf are valid.'; + print 'FATAL: Connection to Cacti database failed. Please insure the database is running and your credentials in cacti.conf are valid.'; print $config['is_web'] ? '</p>':''; exit; } else {
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20211
: 9815