2024-01-26 19:00:29 +00:00
{
"id" : "CVE-2024-23820" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-26T17:15:13.287" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:58:29.340" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-26 19:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "OpenFGA, an authorization/permission engine, is vulnerable to a denial of service attack in versions prior to 1.4.3. In some scenarios that depend on the model and tuples used, a call to `ListObjects` may not release memory properly. So when a sufficiently high number of those calls are executed, the OpenFGA server can create an `out of memory` error and terminate. Version 1.4.3 contains a patch for this issue."
2024-02-01 17:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "OpenFGA, un motor de autorizaci\u00f3n/permisos, es vulnerable a un ataque de denegaci\u00f3n de servicio en versiones anteriores a la 1.4.3. En algunos escenarios que dependen del modelo y las tuplas utilizadas, es posible que una llamada a `ListObjects` no libere memoria correctamente. Entonces, cuando se ejecuta una cantidad suficientemente alta de esas llamadas, el servidor OpenFGA puede crear un error de \"memoria insuficiente\" y finalizar. La versi\u00f3n 1.4.3 contiene un parche para este problema."
2024-01-26 19:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-01 17:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-01 17:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-02-01 17:00:28 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-02-01 17:00:28 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-01 17:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
2024-02-01 17:00:28 +00:00
"impactScore" : 3.6
} ,
2024-01-26 19:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-26 19:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-01-26 19:00:29 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-01-26 19:00:29 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-26 19:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-01-26 19:00:29 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-01 17:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-770"
2024-02-01 17:00:28 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-26 19:00:29 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-401"
2024-01-26 19:00:29 +00:00
}
]
}
] ,
2024-02-01 17:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.4.3" ,
"matchCriteriaId" : "C2F9E0AB-95A2-438B-ABA0-67EECF03D0C7"
}
]
}
]
}
] ,
2024-01-26 19:00:29 +00:00
"references" : [
{
"url" : "https://github.com/openfga/openfga/commit/908ac85c8b7769c8042cca31886df8db01976c39" ,
2024-02-01 17:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-26 19:00:29 +00:00
} ,
{
"url" : "https://github.com/openfga/openfga/releases/tag/v1.4.3" ,
2024-02-01 17:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-01-26 19:00:29 +00:00
} ,
{
"url" : "https://github.com/openfga/openfga/security/advisories/GHSA-rxpw-85vw-fx87" ,
2024-02-01 17:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/openfga/openfga/commit/908ac85c8b7769c8042cca31886df8db01976c39" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/openfga/openfga/releases/tag/v1.4.3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/openfga/openfga/security/advisories/GHSA-rxpw-85vw-fx87" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-01-26 19:00:29 +00:00
}
]
}