CVE-2016-1229

Source
https://cve.org/CVERecord?id=CVE-2016-1229
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-1229.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-1229
Published
2016-06-05T01:59:03.297Z
Modified
2026-04-10T03:50:30.575680Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

Cross-site scripting (XSS) vulnerability in HumHub 0.20.0-beta.1 through 0.20.1 and 1.0.0-beta before 1.0.0-beta.3 allows remote authenticated users to inject arbitrary web script or HTML via unspecified vectors.

References

Affected packages

Git / github.com/humhub/humhub

Affected ranges

Type
GIT
Repo
https://github.com/humhub/humhub
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.20.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.20.1"
        }
    ]
}

Affected versions

v0.*
v0.11.0
v0.11.1
v0.11.2
v0.20.0
v0.20.0-beta.1
v0.20.1
v0.9.0
v0.9.0-rc.1
v0.9.0-rc.2
v1.*
v1.0.0-beta.1
v1.0.0-beta.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-1229.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.20.0-beta1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.20.0-beta2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.0.0-beta1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.0.0-beta2"
            }
        ]
    }
]