2024-01-18 00:55:28 +00:00
{
"id" : "CVE-2024-22416" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-18T00:15:38.397" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:56:14.540" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-18 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "pyLoad is a free and open-source Download Manager written in pure Python. The `pyload` API allows any API call to be made using GET requests. Since the session cookie is not set to `SameSite: strict`, this opens the library up to severe attack possibilities via a Cross-Site Request Forgery (CSRF) attack. As a result any API call can be made via a CSRF attack by an unauthenticated user. This issue has been addressed in release `0.5.0b3.dev78`. All users are advised to upgrade."
2024-01-18 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "pyLoad es un administrador de descargas gratuito y de c\u00f3digo abierto escrito en Python puro. La API `pyload` permite realizar cualquier llamada a la API mediante solicitudes GET. Dado que la cookie de sesi\u00f3n no est\u00e1 configurada en \"SameSite: strict\", esto abre la librer\u00eda a graves posibilidades de ataque a trav\u00e9s de un ataque de Cross-Site Request Forgery (CSRF). Como resultado, cualquier llamada a la API puede realizarse mediante un ataque CSRF por parte de un usuario no autenticado. Este problema se solucion\u00f3 en la versi\u00f3n `0.5.0b3.dev78`. Se recomienda a todos los usuarios que actualicen."
2024-01-18 00:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-29 19:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-29 19:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL" ,
2024-01-29 19:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-01-29 19:00:27 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-29 19:00:27 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 6.0
2024-01-29 19:00:27 +00:00
} ,
2024-01-18 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-18 00:55:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-01-18 00:55:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-01-18 00:55:28 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-18 00:55:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-01-18 00:55:28 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-18 00:55:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
2024-01-29 19:00:27 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-29 19:00:27 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*" ,
"versionEndExcluding" : "0.5.0b3.dev78" ,
"matchCriteriaId" : "DD4F56D8-B2D0-4DDE-B8FD-51F372957087"
}
]
}
]
2024-01-18 00:55:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-18 00:55:28 +00:00
} ,
{
"url" : "https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-18 00:55:28 +00:00
} ,
{
"url" : "https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm" ,
2024-01-29 19:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-01-18 00:55:28 +00:00
}
]
}