2024-07-14 02:06:08 +00:00

135 lines
4.3 KiB
JSON

{
"id": "CVE-2006-5313",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-17T17:07:00.000",
"lastModified": "2018-10-17T21:42:07.673",
"vulnStatus": "Modified",
"cveTags": [],
"evaluatorSolution": "This vulnerability is addressed in the following product update:\r\nHastymail, Hastymail, 1.5 (patch 2006-10-08)",
"descriptions": [
{
"lang": "en",
"value": "Hastymail 1.5 and earlier before 20061008 allows remote authenticated users to send arbitrary SMTP commands by placing them after a CRLF.CRLF sequence in the smtp_message parameter. NOTE: this crosses privilege boundaries if the SMTP server configuration prevents a user from establishing a direct SMTP session. NOTE: this is a different type of issue than CVE-2006-5262."
},
{
"lang": "es",
"value": "Hastymail 1.5 y anteriores al 08/10/2006 permite a usuarios autentificados remotamente enviar comandos SMTP de su elecci\u00f3n poni\u00e9ndolos despu\u00e9s de una secuencia CRLF.CRLF en el par\u00e1metro smtp_message. NOTA: esto cruza la frontera de privilegios si la configuraci\u00f3n del servidor SMTP evita que el usuario establezca una sesi\u00f3n SMTP directa. NOTE: este es un tipo de problema distinto a CVE-2006-5262."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hastymail:hastymail:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5",
"matchCriteriaId": "C057FFFB-5146-4155-BBFE-FD864EC6F3F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hastymail:hastymail:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D6CF81CA-866C-4FEB-85F6-3D0CA7F45796"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hastymail:hastymail:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "F83082A4-8673-446E-BB6D-7F25CB5B6159"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hastymail:hastymail:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AFD204DC-5C9A-4057-9AFD-F1213F817979"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hastymail:hastymail:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "09A0A189-B782-4ABE-BCFD-492E076D249F"
}
]
}
]
}
],
"references": [
{
"url": "http://hastymail.sourceforge.net/security.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://secunia.com/advisories/22308",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/453417/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/20424",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3956",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29407",
"source": "cve@mitre.org"
}
]
}