René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

102 lines
3.0 KiB
JSON

{
"id": "CVE-2014-0485",
"sourceIdentifier": "security@debian.org",
"published": "2014-09-02T14:55:03.323",
"lastModified": "2014-09-03T13:33:57.990",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "S3QL 1.18.1 and earlier uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object in (1) common.py or (2) local.py in backends/."
},
{
"lang": "es",
"value": "S3QL 1.18.1 y anteriores utiliza el m\u00f3dulo pickle Python de forma insegura, lo que permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de un objeto serializado manipulado en (1) common.py o (2) local.py en backends/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:s3ql_project:s3ql:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.18.1",
"matchCriteriaId": "A429324A-4E05-4D2F-BD91-4364CDCD354C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:s3ql_project:s3ql:1.17:*:*:*:*:*:*:*",
"matchCriteriaId": "291F6977-29F5-4C75-B35F-8DEF1643FFD2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:s3ql_project:s3ql:1.18:*:*:*:*:*:*:*",
"matchCriteriaId": "455D0211-832A-4A73-A500-32963EE1491F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2014/dsa-3013",
"source": "security@debian.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/08/28/3",
"source": "security@debian.org"
},
{
"url": "https://bitbucket.org/nikratio/s3ql/commits/091ac263809b4e8",
"source": "security@debian.org",
"tags": [
"Exploit",
"Patch"
]
}
]
}