2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2006-0381" ,
"sourceIdentifier" : "secteam@freebsd.org" ,
"published" : "2006-01-25T22:03:00.000" ,
2024-11-22 01:07:11 +00:00
"lastModified" : "2024-11-21T00:06:20.060" ,
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" : "A logic error in the IP fragment cache functionality in pf in FreeBSD 5.3, 5.4, and 6.0, and OpenBSD, when a 'scrub fragment crop' or 'scrub fragment drop-ovl' rule is being used, allows remote attackers to cause a denial of service (crash) via crafted packets that cause a packet fragment to be inserted twice."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
2024-11-22 01:07:11 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-22 01:07:11 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"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:o:freebsd:freebsd:5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8A80E6A-6502-4A33-83BA-7DCC606D79AA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:release:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D6428EB-5E1A-41CB-979C-4C9402251D8B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:releng:*:*:*:*:*:*" ,
"matchCriteriaId" : "2DCA9879-C9F5-475A-8EC9-04D151001C8D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:stable:*:*:*:*:*:*" ,
"matchCriteriaId" : "0A94132F-4C47-49CC-B03C-8756613E9A38"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:pre-release:*:*:*:*:*:*" ,
"matchCriteriaId" : "46A60ED5-1D92-4B40-956F-D1801CAB9039"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:release:*:*:*:*:*:*" ,
"matchCriteriaId" : "3F629879-66F0-427B-86D8-D740E0E3F6E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:releng:*:*:*:*:*:*" ,
"matchCriteriaId" : "C89129C5-A1DB-4018-B43A-C60C8E650080"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:6.0:release:*:*:*:*:*:*" ,
"matchCriteriaId" : "CCE4F2E6-2286-4D87-ADD7-7E999B4E5620"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:6.0:stable:*:*:*:*:*:*" ,
"matchCriteriaId" : "C07C3BEF-8D6A-4F23-96DE-AFE4369D08EF"
}
]
}
]
}
] ,
"references" : [
{
"url" : "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:07.pf.asc" ,
"source" : "secteam@freebsd.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2006-004.txt.asc" ,
"source" : "secteam@freebsd.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/18609" ,
"source" : "secteam@freebsd.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://securitytracker.com/id?1015542" ,
"source" : "secteam@freebsd.org"
} ,
{
"url" : "http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c.diff?r1=1.103&r2=1.104" ,
"source" : "secteam@freebsd.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://www.osvdb.org/22732" ,
"source" : "secteam@freebsd.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/16375" ,
"source" : "secteam@freebsd.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24337" ,
"source" : "secteam@freebsd.org"
2024-11-22 01:07:11 +00:00
} ,
{
"url" : "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:07.pf.asc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2006-004.txt.asc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/18609" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://securitytracker.com/id?1015542" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c.diff?r1=1.103&r2=1.104" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.osvdb.org/22732" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/16375" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24337" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}