CVE-2022-36804
Scores
EPSS
Percentile: 94.4%
CVSS
CVSS Score: 8.8/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
High (H)
Measures the impact to the availability of the impacted component
Description
Multiple API endpoints in Atlassian Bitbucket Server and Data Center 7.0.0 before version 7.6.17, from version 7.7.0 before version 7.17.10, from version 7.18.0 before version 7.21.4, from version 8.0.0 before version 8.0.3, from version 8.1.0 before version 8.1.3, and from version 8.2.0 before version 8.2.2, and from version 8.3.0 before 8.3.1 allows remote attackers with read permissions to a public or private Bitbucket repository to execute arbitrary code by sending a malicious HTTP request. This vulnerability was reported via our Bug Bounty Program by TheGrandPew.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Related Vulnerabilities
Exploits
Exploit ID: CVE-2022-36804
Source: cisa
URL: https://www.cisa.gov/known-exploited-vulnerabilities-catalog
Vulnerable Software (1)
Type: Configuration
Vendor: atlassian
Product: bitbucket
Operating System: * * *
{
"cpe_match": [
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.6.17",
"versionStartIncluding": "7.0.0",
"vulnerable": true
...
{
"cpe_match": [
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.6.17",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.17.10",
"versionStartIncluding": "7.7.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.21.4",
"versionStartIncluding": "7.18.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.0.3",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.1.3",
"versionStartIncluding": "8.1.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.2.2",
"versionStartIncluding": "8.2.0",
"vulnerable": true
},
{
"cpe23uri": "cpe:2.3:a:atlassian:bitbucket:8.3.0:*:*:*:*:*:*:*",
"vulnerable": true
}
],
"operator": "OR"
}
Source: nvd