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

122 lines
3.3 KiB
JSON

{
"id": "CVE-2001-0889",
"sourceIdentifier": "cve@mitre.org",
"published": "2001-12-19T05:00:00.000",
"lastModified": "2017-10-10T01:29:55.593",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Exim 3.22 and earlier, in some configurations, does not properly verify the local part of an address when redirecting the address to a pipe, which could allow remote attackers to execute arbitrary commands via shell metacharacters."
},
{
"lang": "es",
"value": "Exim 3.22 y anteriores, bajo ciertas configuraciones, no verifica apropiadamente la parte local de una direcci\u00f3n cuando redirige \u00e9sta a una tuber\u00eda (pipe), lo que permitir\u00eda a atacantes remotos ejecutar comandos remotos por medio de metacaracteres de la shell."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:university_of_cambridge:exim:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.22",
"matchCriteriaId": "A7E4A99A-FC71-4FC2-8F1D-DB29D35752BD"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:redhat:linux:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B133DAC8-2B0D-4F83-9025-AD071740187A"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=100877978506387&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2002/dsa-097",
"source": "cve@mitre.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/283723",
"source": "cve@mitre.org",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2001-176.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/3728",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/7738",
"source": "cve@mitre.org"
}
]
}