CVE-2024-31443

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-31443
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-31443.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-31443
Aliases
  • GHSA-rqc8-78cm-85j3
Downstream
Related
Published
2024-05-13T15:01:44.324Z
Modified
2025-11-27T02:32:58.519378Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Cacti XSS vulnerability in lib/html_tree.php by reading dirty data stored in database
Details

Cacti provides an operational monitoring and fault management framework. Prior to 1.2.27, some of the data stored in form_save() function in data_queries.php is not thoroughly checked and is used to concatenate the HTML statement in grow_right_pane_tree() function from lib/html.php , finally resulting in cross-site scripting. Version 1.2.27 contains a patch for the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2024/31xxx/CVE-2024-31443.json",
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/cacti/cacti

Affected ranges

Type
GIT
Repo
https://github.com/cacti/cacti
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed