CVE-2006-3672 (GCVE-0-2006-3672)
Vulnerability from cvelistv5 – Published: 2006-07-18 01:00 – Updated: 2024-08-07 18:39
VLAI
EPSS
VEX
Summary
KDE Konqueror 3.5.1 and earlier allows remote attackers to cause a denial of service (application crash) by calling the replaceChild method on a DOM object, which triggers a null dereference, as demonstrated by calling document.replaceChild with a 0 (zero) argument.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| http://www.mandriva.com/security/advisories?name=… | vendor-advisoryx_refsource_MANDRIVA |
| http://www.osvdb.org/27058 | vdb-entryx_refsource_OSVDB |
| http://www.securityfocus.com/bid/18978 | vdb-entryx_refsource_BID |
| https://exchange.xforce.ibmcloud.com/vulnerabilit… | vdb-entryx_refsource_XF |
| http://www.vupen.com/english/advisories/2006/2812 | vdb-entryx_refsource_VUPEN |
| http://browserfun.blogspot.com/2006/07/mobb-14-ko… | x_refsource_MISC |
| http://www.ubuntu.com/usn/usn-322-1 | vendor-advisoryx_refsource_UBUNTU |
Date Public
2006-07-13 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T18:39:53.579Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "MDKSA-2006:130",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA",
"x_transferred"
],
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:130"
},
{
"name": "27058",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/27058"
},
{
"name": "18978",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/18978"
},
{
"name": "konqueror-replacechild-dos(27744)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27744"
},
{
"name": "ADV-2006-2812",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/2812"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html"
},
{
"name": "USN-322-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://www.ubuntu.com/usn/usn-322-1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2006-07-13T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "KDE Konqueror 3.5.1 and earlier allows remote attackers to cause a denial of service (application crash) by calling the replaceChild method on a DOM object, which triggers a null dereference, as demonstrated by calling document.replaceChild with a 0 (zero) argument."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-19T15:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "MDKSA-2006:130",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA"
],
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:130"
},
{
"name": "27058",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/27058"
},
{
"name": "18978",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/18978"
},
{
"name": "konqueror-replacechild-dos(27744)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27744"
},
{
"name": "ADV-2006-2812",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/2812"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html"
},
{
"name": "USN-322-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://www.ubuntu.com/usn/usn-322-1"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3672",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "KDE Konqueror 3.5.1 and earlier allows remote attackers to cause a denial of service (application crash) by calling the replaceChild method on a DOM object, which triggers a null dereference, as demonstrated by calling document.replaceChild with a 0 (zero) argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "MDKSA-2006:130",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:130"
},
{
"name": "27058",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27058"
},
{
"name": "18978",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18978"
},
{
"name": "konqueror-replacechild-dos(27744)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27744"
},
{
"name": "ADV-2006-2812",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2812"
},
{
"name": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html",
"refsource": "MISC",
"url": "http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html"
},
{
"name": "USN-322-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-322-1"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2006-3672",
"datePublished": "2006-07-18T01:00:00.000Z",
"dateReserved": "2006-07-17T00:00:00.000Z",
"dateUpdated": "2024-08-07T18:39:53.579Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2006-3672",
"date": "2026-07-30",
"epss": "0.06743",
"percentile": "0.93274"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2006-3672\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2006-07-18T15:47:00.000\",\"lastModified\":\"2026-04-16T00:27:16.627\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"KDE Konqueror 3.5.1 and earlier allows remote attackers to cause a denial of service (application crash) by calling the replaceChild method on a DOM object, which triggers a null dereference, as demonstrated by calling document.replaceChild with a 0 (zero) argument.\"},{\"lang\":\"es\",\"value\":\"KDE Konqueror 3.5.1 y anteriores permite a atacantes remotos provocar denegaci\u00f3n de servicio (caida de aplicaci\u00f3n) a trav\u00e9s de la llamada al m\u00e9todo replaceChild sobre un objeto DOM, el cual dispara una referencia NULL, somo se demostr\u00f3 con la llamada a document.replaceChild con un argumento 0 (zero).\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:N/I:N/A:P\",\"baseScore\":2.6,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":4.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"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:kde:konqueror:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.5.1\",\"matchCriteriaId\":\"47E4D28B-032C-47CF-A917-B7B716FC8342\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"417F34FB-A6B0-4090-BDC9-6D4C1BF0D3D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"61416A22-7309-4890-80B8-6E7C09C7BE8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:2.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F918814C-F129-4534-921A-38AF678A7016\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:2.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D435E39F-4F70-481B-9225-B072B79BEB69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8AD68BAB-8945-4A22-938E-12C01D0111D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B3220BF-B0AF-4C90-89BD-B425EE58021D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA53FB7A-AF7F-45B2-AF23-11B1FC4EC289\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"619EB7F6-8694-4344-A4C9-A35DA58391AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FED2DFC-592C-4FD3-B0B7-C670C78F56DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.0.5b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EC65385-B190-44BE-9AF8-B14F48303046\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F7BAE27-7AB1-4DBD-98AD-6109F0D9A458\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF8A54F6-96A9-44B8-97C8-50DA7276708D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1001754B-8EDB-41A2-9D5D-6E2A2B556DD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8D57D87-3E6A-4A73-85BA-EE679E9DA8D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60BE888B-FE26-4378-B853-29995A55920C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99E4FC9B-F47C-4BD5-B2C7-23CBAD2D5488\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0172B167-5780-4F80-ACC9-2FB8B60D6717\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3AA19A3-CB04-4267-A8D3-49BEC5892CD8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.2.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E24B7C8D-FD99-429B-86C2-D508A0D6FBC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C0DB31D-D075-409C-9ED9-A9E1D96332CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E9FBD50-02B9-459D-8600-57897E195A5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED38ED0A-3213-4F0C-A76D-DC88B8E5CFBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kde:konqueror:3.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C0102A8-7149-425C-9956-FB3640BFFA85\"}]}]}],\"references\":[{\"url\":\"http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2006:130\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.osvdb.org/27058\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/18978\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.ubuntu.com/usn/usn-322-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/2812\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/27744\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://browserfun.blogspot.com/2006/07/mobb-14-konqueror-replacechild.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2006:130\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/27058\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/18978\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.ubuntu.com/usn/usn-322-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/2812\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/27744\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"We do not consider a crash of a client application such as Konqueror to be a security issue.\",\"lastModified\":\"2006-08-30T00:00:00\"}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…