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

103 lines
2.8 KiB
JSON

{
"id": "CVE-2015-3373",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:31.733",
"lastModified": "2016-12-06T03:00:31.890",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Amazon AWS module before 7.x-1.3 for Drupal uses the base URL and AWS access key to generate the access token, which makes it easier for remote attackers to guess the token value and create backups via a crafted URL."
},
{
"lang": "es",
"value": "El m\u00f3dulo Amazon AWS anterior a 7.x-1.3 para Drupal utiliza la URL de base y la clave de acceso a AWS para generar el token de acceso, lo que facilita a atacantes remotos adivinar el valor del token y crear copias de seguridad a trav\u00e9s de una URL manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:amazon_aws_project:amazon_aws:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "7.x-1.2",
"matchCriteriaId": "8ED38870-4119-4AC9-A836-041146B997D4"
}
]
}
]
}
],
"references": [
{
"url": "http://cgit.drupalcode.org/aws_amazon/commit/?id=9377a26",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74277",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2415457",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2415873",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}