CVE-2019-19551

Source
https://cve.org/CVERecord?id=CVE-2019-19551
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19551.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-19551
Published
2019-12-06T16:15:11.030Z
Modified
2026-03-14T09:34:59.413218Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

In userman 13.0.76.43 through 15.0.20 in Sangoma FreePBX, XSS exists in the User Management screen of the Administrator web site. An attacker with access to the User Control Panel application can submit malicious values in some of the time/date formatting and time-zone fields. These fields are not being properly sanitized. If this is done and a user (such as an admin) visits the User Management screen and views that user's profile, the XSS payload will render and execute in the context of the victim user's account.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19551.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "13.0"
            },
            {
                "last_affected": "13.0.76.43"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "14.0"
            },
            {
                "last_affected": "14.0.7"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "15.0"
            },
            {
                "last_affected": "15.0.20"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "13.0.76.43"
            },
            {
                "last_affected": "15.0.20"
            }
        ]
    }
]