2023-07-14 23:55:28 +00:00
{
"id" : "CVE-2023-37268" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-14T22:15:09.317" ,
2023-07-28 14:00:33 +00:00
"lastModified" : "2023-07-28T13:40:59.173" ,
"vulnStatus" : "Analyzed" ,
2023-07-14 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Warpgate is an SSH, HTTPS and MySQL bastion host for Linux that doesn't need special client apps. When logging in as a user with SSO enabled an attacker may authenticate as an other user. Any user account which does not have a second factor enabled could be compromised. This issue has been addressed in commit `8173f6512a` and in releases starting with version 0.7.3. Users are advised to upgrade. Users unable to upgrade should require their users to use a second factor in authentication."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-28 14:00:33 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-07-14 23:55:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2023-07-28 14:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:warpgate_project:warpgate:0.7.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4186EF0A-7EF9-4894-A349-580867C01F9A"
}
]
}
]
}
] ,
2023-07-14 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/warp-tech/warpgate/commit/8173f6512ab6183fa5edc5c9a5f3760b8979271e" ,
2023-07-28 14:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-14 23:55:28 +00:00
} ,
{
"url" : "https://github.com/warp-tech/warpgate/security/advisories/GHSA-868r-97g5-r9g4" ,
2023-07-28 14:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-07-14 23:55:28 +00:00
}
]
}