CVE-2021-43782

Source
https://cve.org/CVERecord?id=CVE-2021-43782
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-43782.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-43782
Related
  • GHSA-887w-pv2r-x8pm
  • GHSA-cwv9-hhm4-jr84
Published
2021-12-15T20:15:08Z
Modified
2026-04-10T04:39:11Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Tuleap is a Libre and Open Source tool for end to end traceability of application and system developments. This is a follow up to GHSA-887w-pv2r-x8pm/CVE-2021-41276, the initial fix was incomplete. Tuleap does not sanitize properly the search filter built from the ldap_id attribute of a user during the daily synchronization. A malicious user could force accounts to be suspended or take over another account by forcing the update of the ldap_uid attribute. Note that the malicious user either need to have site administrator capability on the Tuleap instance or be an LDAP operator with the capability to create/modify account. The Tuleap instance needs to have the LDAP plugin activated and enabled for this issue to be exploitable. The following versions contain the fix: Tuleap Community Edition 13.2.99.83, Tuleap Enterprise Edition 13.1-6, and Tuleap Enterprise Edition 13.2-4.

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/cve-osv-conversion/osv-output/CVE-2021-43782.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "13.2.99.83"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "13.1-1"
            },
            {
                "fixed": "13.1-6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "13.2-1"
            },
            {
                "fixed": "13.2-4"
            }
        ]
    }
]