2024-05-24 22:03:29 +00:00
{
"id" : "CVE-2024-35232" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-24T21:15:59.450" ,
2024-05-28 14:03:31 +00:00
"lastModified" : "2024-05-28T12:39:42.673" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-24 22:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "github.com/huandu/facebook is a Go package that fully supports the Facebook Graph API with file upload, batch request and marketing API. access_token can be exposed in error message on fail in HTTP request. This issue has been patched in version 2.7.2.\n"
2024-05-28 14:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "github.com/huandu/facebook es un paquete Go que es totalmente compatible con la API Graph de Facebook con carga de archivos, solicitud por lotes y API de marketing. access_token puede exponerse en un mensaje de error si falla la solicitud HTTP. Este problema se solucion\u00f3 en la versi\u00f3n 2.7.2."
2024-05-24 22:03:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-209"
}
]
}
] ,
"references" : [
{
"url" : "https://cs.opensource.google/go/go/+/refs/tags/go1.22.3:src/net/http/client.go;l=629-633" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://cs.opensource.google/go/go/+/refs/tags/go1.22.3:src/net/url/url.go;l=30" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/huandu/facebook/blob/1591be276561bbdb019c0279f1d33cb18a650e1b/session.go#L558-L567" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/huandu/facebook/commit/8b34431b91b32903c8821b1d7621bf81a029d8e4" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/huandu/facebook/security/advisories/GHSA-3f65-m234-9mxr" ,
"source" : "security-advisories@github.com"
}
]
}