ALT-BU-2019-3418-1
Branch sisyphus update bulletin.
Closed bugs
Сломана сборка openstack-aodh
Closed vulnerabilities
Modified: 2024-11-21
CVE-2017-12065
spikekill.php in Cacti before 1.1.16 might allow remote attackers to execute arbitrary code via the avgnan, outlier-start, or outlier-end parameter.
- 100080
- 100080
- https://cacti.net/release_notes.php?version=1.1.16
- https://cacti.net/release_notes.php?version=1.1.16
- https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e
- https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e
- https://github.com/Cacti/cacti/issues/877
- https://github.com/Cacti/cacti/issues/877
- GLSA-201711-10
- GLSA-201711-10
Modified: 2024-11-21
CVE-2017-12066
Cross-site scripting (XSS) vulnerability in aggregate_graphs.php in Cacti before 1.1.16 allows remote authenticated users to inject arbitrary web script or HTML via specially crafted HTTP Referer headers, related to the $cancel_url variable. NOTE: this vulnerability exists because of an incomplete fix (lack of the htmlspecialchars ENT_QUOTES flag) for CVE-2017-11163.
- https://cacti.net/release_notes.php?version=1.1.16
- https://cacti.net/release_notes.php?version=1.1.16
- https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e
- https://github.com/Cacti/cacti/commit/bd0e586f6f46d814930226f1516a194e7e72293e
- https://github.com/Cacti/cacti/issues/877
- https://github.com/Cacti/cacti/issues/877
Modified: 2024-11-21
CVE-2017-12978
lib/html.php in Cacti before 1.1.18 has XSS via the title field of an external link added by an authenticated user.
- 1039226
- 1039226
- https://github.com/Cacti/cacti/blob/develop/docs/CHANGELOG
- https://github.com/Cacti/cacti/blob/develop/docs/CHANGELOG
- https://github.com/Cacti/cacti/commit/9c610a7a4e29595dcaf7d7082134e4b89619ea24
- https://github.com/Cacti/cacti/commit/9c610a7a4e29595dcaf7d7082134e4b89619ea24
- https://github.com/Cacti/cacti/issues/918
- https://github.com/Cacti/cacti/issues/918
Modified: 2024-11-21
CVE-2018-10059
Cacti before 1.1.37 has XSS because the get_current_page function in lib/functions.php relies on $_SERVER['PHP_SELF'] instead of $_SERVER['SCRIPT_NAME'] to determine a page name.
Modified: 2024-11-21
CVE-2018-10060
Cacti before 1.1.37 has XSS because it does not properly reject unintended characters, related to use of the sanitize_uri function in lib/functions.php.
- 1040620
- 1040620
- https://github.com/Cacti/cacti/issues/1457
- https://github.com/Cacti/cacti/issues/1457
- [debian-lts-announce] 20220329 [SECURITY] [DLA 2965-1] cacti security update
- [debian-lts-announce] 20220329 [SECURITY] [DLA 2965-1] cacti security update
- https://www.cacti.net/changelog.php
- https://www.cacti.net/changelog.php
Modified: 2024-11-21
CVE-2018-10061
Cacti before 1.1.37 has XSS because it makes certain htmlspecialchars calls without the ENT_QUOTES flag (these calls occur when the html_escape function in lib/html.php is not used).
- 1040620
- 1040620
- https://github.com/Cacti/cacti/issues/1457
- https://github.com/Cacti/cacti/issues/1457
- [debian-lts-announce] 20220329 [SECURITY] [DLA 2965-1] cacti security update
- [debian-lts-announce] 20220329 [SECURITY] [DLA 2965-1] cacti security update
- https://www.cacti.net/changelog.php
- https://www.cacti.net/changelog.php
Modified: 2024-11-21
CVE-2018-20723
A cross-site scripting (XSS) vulnerability exists in color_templates.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Name field for a Color.
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0565
- openSUSE-SU-2020:0565
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/issues/2215
- https://github.com/Cacti/cacti/issues/2215
Modified: 2024-11-21
CVE-2018-20724
A cross-site scripting (XSS) vulnerability exists in pollers.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Website Hostname for Data Collectors.
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0565
- openSUSE-SU-2020:0565
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/commit/1f42478506d83d188f68ce5ff41728a7bd159f53
- https://github.com/Cacti/cacti/commit/1f42478506d83d188f68ce5ff41728a7bd159f53
- https://github.com/Cacti/cacti/issues/2212
- https://github.com/Cacti/cacti/issues/2212
Modified: 2024-11-21
CVE-2018-20725
A cross-site scripting (XSS) vulnerability exists in graph_templates.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Graph Vertical Label.
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0565
- openSUSE-SU-2020:0565
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/issues/2214
- https://github.com/Cacti/cacti/issues/2214
Modified: 2024-11-21
CVE-2018-20726
A cross-site scripting (XSS) vulnerability exists in host.php (via tree.php) in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Website Hostname field for Devices.
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0272
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0284
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0558
- openSUSE-SU-2020:0565
- openSUSE-SU-2020:0565
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/blob/develop/CHANGELOG
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/commit/80c2a88fb2afb93f87703ba4641f9970478c102d
- https://github.com/Cacti/cacti/issues/2213
- https://github.com/Cacti/cacti/issues/2213