2022-05-26 00:01:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-31683" ,
2022-12-19 16:00:41 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Concourse" ,
"version" : {
"version_data" : [
{
"version_value" : "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9)"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Authorization Bypass vulnerability"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf" ,
"url" : "https://github.com/concourse/concourse/security/advisories/GHSA-5jp2-vwrj-99rf"
}
]
2022-05-26 00:01:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-19 16:00:41 +00:00
"value" : "Concourse (7.x.y prior to 7.8.3 and 6.x.y prior to 6.7.9) contains an authorization bypass issue. A Concourse user can send a request with body including :team_name=team2 to bypass team scope check to gain access to certain resources belong to any other team."
2022-05-26 00:01:36 +00:00
}
]
}
}