2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-0363" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-02-17T17:30:05.890" ,
2024-11-22 09:15:19 +00:00
"lastModified" : "2024-11-21T00:59:43.827" ,
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" : "Multiple buffer overflows in (a) BarnOwl before 1.0.5 and (b) owl 2.1.11 allow remote attackers to execute arbitrary code via vectors involving (1) a crafted zcrypt message, related to zcrypt.c; (2) a reply command on a message with a Zephyr Cc: list, related to zwrite.c; and unspecified other use of the products."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples desbordamientos de b\u00fafer en (a) BarnOwl anterior a v1.0.5 y(b) owl v2.1.11 permiten a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de vectores que implican (1) un mensaje zcrypt manipulado, relacionado con zcrypt.c; (2) un comando reply en un mensaje con una lista Cc: Zephyr, relacionado con zwrite.c; y otros usos sin especificar de los productos."
}
] ,
"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-22 09:15:19 +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-22 09:15:19 +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" : true ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.0.4.1" ,
"matchCriteriaId" : "E8B5153B-49DF-492F-B5B0-FA1F02D47FB3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CB114CBB-A7D7-424E-A8BC-56F4BCAECEE6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "171619E8-3E32-4929-8944-2EC4A84CA988"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "684E559B-F7D9-471A-909C-2C40D301D0D2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.2.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D9E30BFA-5340-4FFA-AA0F-B4AE2F3AF366"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0843A975-D31A-4EB0-8864-8F06298F2AB7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:barnowl:barnowl:1.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9BA91149-6A01-4F7A-9488-DA340A46F1FD"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ktools:owl:2.1.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "33155A72-9F11-41E4-B494-8FAFFC6042E0"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://barnowl.mit.edu/browser/ChangeLog" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://barnowl.mit.edu/wiki/barnowl-1.0.5-announce" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://bugs.debian.org/515118" ,
"source" : "cve@mitre.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "http://www.mail-archive.com/debian-testing-security-announce%40lists.debian.org/msg00173.html" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org"
} ,
{
"url" : "https://bugs.launchpad.net/ubuntu/+source/owl/+bug/329165" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/48824" ,
"source" : "cve@mitre.org"
2024-11-22 09:15:19 +00:00
} ,
{
"url" : "http://barnowl.mit.edu/browser/ChangeLog" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://barnowl.mit.edu/wiki/barnowl-1.0.5-announce" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://bugs.debian.org/515118" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.mail-archive.com/debian-testing-security-announce%40lists.debian.org/msg00173.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://bugs.launchpad.net/ubuntu/+source/owl/+bug/329165" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/48824" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}