137 lines
4.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-43781",
"sourceIdentifier": "security@atlassian.com",
"published": "2022-11-17T00:15:18.483",
"lastModified": "2022-11-18T18:51:28.923",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "There is a command injection vulnerability using environment variables in Bitbucket Server and Data Center. An attacker with permission to control their username can exploit this issue to execute arbitrary code on the system. This vulnerability can be unauthenticated if the Bitbucket Server and Data Center instance has enabled \u201cAllow public signup\u201d."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "7.0.0",
"versionEndExcluding": "7.6.19",
"matchCriteriaId": "724D75B1-262B-4834-BDF9-359992FE358F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "7.7.0",
"versionEndExcluding": "7.17.12",
"matchCriteriaId": "7DDB30B8-27BB-4754-A801-CC6D7FBD112D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "7.18.0",
"versionEndExcluding": "7.21.6",
"matchCriteriaId": "C46D83C6-2375-4187-9A5F-1AD81A6520DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "7.22.0",
"versionEndExcluding": "8.0.5",
"matchCriteriaId": "18D68073-ED08-433F-9EB3-6BE4D58B08E6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "8.1.0",
"versionEndExcluding": "8.1.5",
"matchCriteriaId": "7C1B0213-8CA7-4179-90D3-FCFE8BBE33BA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "8.2.0",
"versionEndExcluding": "8.2.4",
"matchCriteriaId": "0D270F32-1BB2-46F8-8737-4CB39508EDD4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "8.3.0",
"versionEndExcluding": "8.3.3",
"matchCriteriaId": "CF6224A3-4AD8-4DA7-8E68-A890B3915337"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionStartIncluding": "8.4.0",
"versionEndExcluding": "8.4.2",
"matchCriteriaId": "224634CB-9CA5-4292-B3F8-B3A86E4ADD70"
}
]
}
]
}
],
"references": [
{
"url": "https://confluence.atlassian.com/x/Y4hXRg",
"source": "security@atlassian.com",
"tags": [
"Mitigation",
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://jira.atlassian.com/browse/BSERV-13522",
"source": "security@atlassian.com",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
}
]
}