100 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2003-0040",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-02-19T05:00:00.000",
"lastModified": "2017-10-10T01:30:13.640",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the PostgreSQL auth module for courier 0.40 and earlier allows remote attackers to execute SQL code via the user name."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de SQL en m\u00f3dulo auth de PostgreSQL en courier 0.40 y anteriores permite a atacantes remotos ejecutar c\u00f3digo SQL mediante el nombre de usuario."
}
],
"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": true,
"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:double_precision_incorporated:courier_mta:0.37.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A0869BB9-5308-406D-9107-EFAF25BCF96E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:inter7:courier-imap:1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "CE124EB9-DA25-459A-83A2-43E8A0AC0EF7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2003/dsa-247",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/6738",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11213",
"source": "cve@mitre.org"
}
]
}