2023-08-10 16:00:36 +00:00
{
"id" : "CVE-2023-39953" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-10T14:15:15.370" ,
2023-08-16 20:00:32 +00:00
"lastModified" : "2023-08-16T19:10:58.313" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-10 16:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "user_oidc provides the OIDC connect user backend for Nextcloud, an open-source cloud platform. Starting in version 1.0.0 and prior to version 1.3.3, missing verification of the issuer would have allowed an attacker to perform a man-in-the-middle attack returning corrupted or known token they also have access to. user_oidc 1.3.3 contains a patch. No known workarounds are available."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-16 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 2.5
} ,
2023-08-10 16:00:36 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-303"
}
]
}
] ,
2023-08-16 20:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nextcloud:user_oidc:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.0.0" ,
"versionEndExcluding" : "1.3.3" ,
"matchCriteriaId" : "97E08567-1AEA-413F-A59D-C80E63DD58BB"
}
]
}
]
}
] ,
2023-08-10 16:00:36 +00:00
"references" : [
{
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-xx3h-v363-q36j" ,
2023-08-16 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-08-10 16:00:36 +00:00
} ,
{
"url" : "https://github.com/nextcloud/user_oidc/pull/642" ,
2023-08-16 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-10 16:00:36 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2021684" ,
2023-08-16 20:00:32 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Permissions Required"
]
2023-08-10 16:00:36 +00:00
}
]
}