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

99 lines
2.9 KiB
JSON

{
"id": "CVE-2013-7379",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-05-16T15:55:04.333",
"lastModified": "2014-05-16T17:55:06.260",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The admin API in the tomato module before 0.0.6 for Node.js does not properly check the access key when it is set to a string, which allows remote attackers to bypass authentication via a string in the access-key header that partially matches config.master.api.access_key."
},
{
"lang": "es",
"value": "La API admin en el m\u00f3dulo Tomato anterior a 0.0.6 para Node.js no comprueba debidamente la clave de acceso cuando est\u00e1 configurada hacia una cadena, lo que permite a atacantes remotos evadir autenticaci\u00f3n a trav\u00e9s de una cadena en la cabecera de clave de acceso que coincide parcialmente con config.master.api.access_key."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ucdok:tomato:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "0.0.5",
"matchCriteriaId": "1377B26A-EFE8-408F-A0B6-A5236C082F0F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/15/2",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/leizongmin/tomato/commit/9e427d524e04a905312a3294c85e939ed7d57b8c",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://nodesecurity.io/advisories/Tomato_API_Admin_Auth_Weakness",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}