CVE-2022-31063

Source
https://cve.org/CVERecord?id=CVE-2022-31063
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-31063.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-31063
Aliases
  • GHSA-4fx8-4ff3-96jf
Published
2022-06-29T17:55:12Z
Modified
2026-04-09T08:49:43.515080Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L CVSS Calculator
Summary
Cross site scripting via the title of a document in Tuleap
Details

Tuleap is a Free & Open Source Suite to improve management of software developments and collaboration. In versions prior to 13.9.99.111 the title of a document is not properly escaped in the search result of MyDocmanSearch widget and in the administration page of the locked documents. A malicious user with the capability to create a document could force victim to execute uncontrolled code. Users are advised to upgrade. There are no known workarounds for this issue.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/31xxx/CVE-2022-31063.json"
}
References

Affected packages

Git / github.com/enalean/tuleap

Affected ranges

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

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-31063.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "13.9.99.111"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "13.8.0"
            },
            {
                "fixed": "13.8.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "13.9.0"
            },
            {
                "fixed": "13.9.3"
            }
        ]
    }
]