2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-0807" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-05-02T04:00:00.000" ,
"lastModified" : "2017-07-11T01:32:25.170" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple buffer overflows in Cain & Abel before 2.67 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via (1) an IKE packet with a large ID field that is not properly handled by the PSK sniffer filter, (2) the HTTP sniffer filter, or the (3) POP3, (4) SMTP, (5) IMAP, (6) NNTP, or (7) TDS sniffer filters."
}
] ,
"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:oxid:cain_and_abel:2.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C3BC3981-3257-4C4E-84D6-39D418B23C84"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta21:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "529D9000-ADDA-47FC-B52B-5EB11794D8C3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta29:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "057187E0-5801-4362-BB92-7A73B2A61A96"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta34:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "33BBA2EB-92CC-4961-A5A1-A535AD764A82"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta36:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BEA4FFD4-0BBF-4368-9F48-ADB783103E20"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta40:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "50ED95C2-2E07-4F3B-BF5E-4B221EAB60AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta41:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "08A35BC2-20C6-4CB5-8E0F-153D11C42BF2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta47:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1C9CF0AE-1369-46DA-A395-E13E8095BB42"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta51:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "18552FDB-FF80-4AE2-8654-3AD0656249C4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta56:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E1311B19-DBC4-4EF0-B3F0-A882DDBF3E30"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta59:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "68EDA7F0-4C16-449B-8234-0B7DFC587CFD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.5_beta65:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6F3A51F3-046D-4F1D-AA1E-D76AF9B2FF5C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oxid:cain_and_abel:2.65:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BF6F40FE-3E67-4118-90F4-9A03478A0B10"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://marc.info/?l=bugtraq&m=111116097313427&w=2" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/14630" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://securitytracker.com/id?1013476" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.oxid.it/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/12840" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/19742" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/19744" ,
"source" : "cve@mitre.org"
}
]
}