2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2004-2619" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2004-12-31T05:00:00.000" ,
2024-11-21 23:11:37 +00:00
"lastModified" : "2024-11-20T23:53:49.120" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ripMIME 1.3.2.3 and earlier allows remote attackers to bypass e-mail protection via a base64 MIME encoded attachment containing invalid characters that are not properly extracted."
}
] ,
"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" ,
2024-11-21 23:11:37 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-21 23:11:37 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"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:paul_l_daniels:ripmime:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.3.2.3" ,
"matchCriteriaId" : "631CE139-C22E-4282-8E7D-CC19A3376A0F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7E021143-608B-44A2-84FB-8F8AC00A9985"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0A9BB1C1-2CB2-426D-A8CE-AF5CB0B98674"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7AC4686E-B92F-47ED-90DA-42AF650521D2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80EF73F0-1FE1-4041-9C07-A89D153DA41F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EF45C4F8-A20C-4D7D-B203-AF36FB046C63"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "75222D1B-1384-4C74-A54F-BC028C5CDB69"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5129FD4-C011-4EA9-B8A1-256E95494FE6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.2.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F33D78C-9CD1-49A6-A43E-D0187600C033"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.3.2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E6D3CF1D-64E1-47DB-8767-EF8DBF4E17AE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:paul_l_daniels:ripmime:1.3.2.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9E725208-BA0C-41D9-BC45-84577A94AAA1"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/12201" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.osvdb.org/8287" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.pldaniels.com/ripmime/CHANGELOG" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/10848" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16867" ,
"source" : "cve@mitre.org"
2024-11-21 23:11:37 +00:00
} ,
{
"url" : "http://secunia.com/advisories/12201" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.osvdb.org/8287" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.pldaniels.com/ripmime/CHANGELOG" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/10848" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16867" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}