2024-01-08 15:00:28 +00:00
{
"id" : "CVE-2024-21644" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-08T14:15:47.217" ,
2024-01-11 19:00:38 +00:00
"lastModified" : "2024-01-11T17:33:09.870" ,
"vulnStatus" : "Analyzed" ,
2024-01-08 15:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the `SECRET_KEY` variable. This issue has been patched in version 0.5.0b3.dev77."
2024-01-11 19:00:38 +00:00
} ,
{
"lang" : "es" ,
"value" : "pyLoad es el administrador de descargas gratuito y de c\u00f3digo abierto escrito en Python puro. Cualquier usuario no autenticado puede navegar a una URL espec\u00edfica para exponer la configuraci\u00f3n de Flask, incluida la variable `SECRET_KEY`. Este problema se solucion\u00f3 en la versi\u00f3n 0.5.0b3.dev77."
2024-01-08 15:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-11 19:00:38 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-01-08 15:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-01-11 19:00:38 +00:00
"source" : "nvd@nist.gov" ,
2024-01-08 15:00:28 +00:00
"type" : "Primary" ,
2024-01-11 19:00:38 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-01-08 15:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2024-01-11 19:00:38 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "0.4.9" ,
"matchCriteriaId" : "71C7D7BA-743B-4C43-B77C-E6C1A6ACFE7E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pyload:pyload:0.5.0:beta1:*:*:*:*:*:*" ,
"matchCriteriaId" : "3040B5C9-171B-40D9-83CB-CD529DC046ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pyload:pyload:0.5.0:beta2:*:*:*:*:*:*" ,
"matchCriteriaId" : "78FA70FC-0CFE-4E89-9274-1670E1204B61"
}
]
}
]
}
] ,
2024-01-08 15:00:28 +00:00
"references" : [
{
"url" : "https://github.com/pyload/pyload/commit/bb22063a875ffeca357aaf6e2edcd09705688c40" ,
2024-01-11 19:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-08 15:00:28 +00:00
} ,
{
"url" : "https://github.com/pyload/pyload/security/advisories/GHSA-mqpq-2p68-46fv" ,
2024-01-11 19:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-01-08 15:00:28 +00:00
}
]
}