Cross-site Scripting (XSS) Affecting cacti package, versions <1.1.16+ds1-1


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.07% (32nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN13-CACTI-5676320
  • published1 Aug 2017
  • disclosed1 Aug 2017

Introduced: 1 Aug 2017

CVE-2017-12066  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade Debian:13 cacti to version 1.1.16+ds1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cacti package and not the cacti package as distributed by Debian. See How to fix? for Debian:13 relevant fixed versions and status.

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.