2023-11-21 23:00:21 +00:00
{
"id" : "CVE-2023-49104" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-21T22:15:08.450" ,
2023-12-01 17:00:22 +00:00
"lastModified" : "2023-12-01T16:03:59.827" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-21 23:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in ownCloud owncloud/oauth2 before 0.6.1, when Allow Subdomains is enabled. An attacker is able to pass in a crafted redirect-url that bypasses validation, and consequently allows an attacker to redirect callbacks to a Top Level Domain controlled by the attacker."
2023-12-01 17:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en ownCloud owncloud/oauth2 anterior a 0.6.1, cuando Permitir subdominios est\u00e1 habilitado. Un atacante puede pasar una URL de redireccionamiento manipulada que omite la validaci\u00f3n y, en consecuencia, le permite redirigir las devoluciones de llamada a un Dominio de Nivel Superior controlado por el atacante."
2023-11-21 23:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-01 17:00:22 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-11-21 23:00:21 +00:00
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.8
}
]
} ,
2023-12-01 17:00:22 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:owncloud:oauth2:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.6.1" ,
"matchCriteriaId" : "80530F13-F31C-4FAB-A032-170D5CC124A4"
}
]
}
]
}
] ,
2023-11-21 23:00:21 +00:00
"references" : [
{
"url" : "https://owncloud.com/security-advisories/subdomain-validation-bypass/" ,
2023-12-01 17:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-11-21 23:00:21 +00:00
} ,
{
"url" : "https://owncloud.org/security" ,
2023-12-01 17:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-11-21 23:00:21 +00:00
}
]
}