CVE-2006-4005 (GCVE-0-2006-4005)
Vulnerability from cvelistv5
Published
2006-08-07 19:00
Modified
2024-08-07 18:48
Severity ?
CWE
  • n/a
Summary
BomberClone 0.11.6 and earlier allows remote attackers to cause a denial of service (daemon crash) via (1) a certain malformed PKGF_ackreq packet, which triggers a crash in the rscache_add() function in pkgcache.c; and (2) an error packet, which is intended to be received by clients and force client shutdown, but also triggers server shutdown.
References
cve@mitre.orghttp://aluigi.altervista.org/adv/bcloneboom-adv.txtExploit, Vendor Advisory
cve@mitre.orghttp://aluigi.org/poc/bcloneboom.zipExploit
cve@mitre.orghttp://secunia.com/advisories/21303Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/21985
cve@mitre.orghttp://www.debian.org/security/2006/dsa-1180
cve@mitre.orghttp://www.osvdb.org/27647
cve@mitre.orghttp://www.osvdb.org/27649
cve@mitre.orghttp://www.securityfocus.com/bid/19255Exploit
cve@mitre.orghttp://www.vupen.com/english/advisories/2006/3067
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/28090
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/28093
af854a3a-2127-422b-91ae-364da2661108http://aluigi.altervista.org/adv/bcloneboom-adv.txtExploit, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://aluigi.org/poc/bcloneboom.zipExploit
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/21303Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/21985
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2006/dsa-1180
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/27647
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/27649
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/19255Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2006/3067
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/28090
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/28093
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T18:48:39.452Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "21303",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/21303"
          },
          {
            "name": "19255",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/19255"
          },
          {
            "name": "27647",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/27647"
          },
          {
            "name": "DSA-1180",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2006/dsa-1180"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://aluigi.org/poc/bcloneboom.zip"
          },
          {
            "name": "27649",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/27649"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
          },
          {
            "name": "bomberclone-rscacheadd-dos(28090)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28090"
          },
          {
            "name": "bomberclone-error-packet-dos(28093)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28093"
          },
          {
            "name": "ADV-2006-3067",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2006/3067"
          },
          {
            "name": "21985",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/21985"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2006-07-30T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "BomberClone 0.11.6 and earlier allows remote attackers to cause a denial of service (daemon crash) via (1) a certain malformed PKGF_ackreq packet, which triggers a crash in the rscache_add() function in pkgcache.c; and (2) an error packet, which is intended to be received by clients and force client shutdown, but also triggers server shutdown."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-07-19T15:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "21303",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/21303"
        },
        {
          "name": "19255",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/19255"
        },
        {
          "name": "27647",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/27647"
        },
        {
          "name": "DSA-1180",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2006/dsa-1180"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://aluigi.org/poc/bcloneboom.zip"
        },
        {
          "name": "27649",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/27649"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
        },
        {
          "name": "bomberclone-rscacheadd-dos(28090)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28090"
        },
        {
          "name": "bomberclone-error-packet-dos(28093)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28093"
        },
        {
          "name": "ADV-2006-3067",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2006/3067"
        },
        {
          "name": "21985",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/21985"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2006-4005",
          "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": "BomberClone 0.11.6 and earlier allows remote attackers to cause a denial of service (daemon crash) via (1) a certain malformed PKGF_ackreq packet, which triggers a crash in the rscache_add() function in pkgcache.c; and (2) an error packet, which is intended to be received by clients and force client shutdown, but also triggers server shutdown."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "21303",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/21303"
            },
            {
              "name": "19255",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/19255"
            },
            {
              "name": "27647",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/27647"
            },
            {
              "name": "DSA-1180",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2006/dsa-1180"
            },
            {
              "name": "http://aluigi.org/poc/bcloneboom.zip",
              "refsource": "MISC",
              "url": "http://aluigi.org/poc/bcloneboom.zip"
            },
            {
              "name": "27649",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/27649"
            },
            {
              "name": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt",
              "refsource": "MISC",
              "url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
            },
            {
              "name": "bomberclone-rscacheadd-dos(28090)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28090"
            },
            {
              "name": "bomberclone-error-packet-dos(28093)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28093"
            },
            {
              "name": "ADV-2006-3067",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2006/3067"
            },
            {
              "name": "21985",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/21985"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2006-4005",
    "datePublished": "2006-08-07T19:00:00",
    "dateReserved": "2006-08-07T00:00:00",
    "dateUpdated": "2024-08-07T18:48:39.452Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2006-4005\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2006-08-07T19:04:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"BomberClone 0.11.6 and earlier allows remote attackers to cause a denial of service (daemon crash) via (1) a certain malformed PKGF_ackreq packet, which triggers a crash in the rscache_add() function in pkgcache.c; and (2) an error packet, which is intended to be received by clients and force client shutdown, but also triggers server shutdown.\"},{\"lang\":\"es\",\"value\":\"BomberClone 0.11.6 y anteriores permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda del demonio) mediante (1) un cierto paquete PKGF_ackreq mal formado, lo cual provoca una ca\u00edda en la funci\u00f3n rscache_add() en pkgcache.c; y (2) un paquete de error, el cual est\u00e1 destinado a ser recibido por clientes y fuerza el apagado del cliente, pero tambi\u00e9n provoca el apagado del servidor.\"}],\"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\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"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:a:bomberclone:bomberclone:0.11.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F3DA93D-AC12-4E63-9E34-7543D9BDEAE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bomberclone:bomberclone:0.11.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"327901F7-A47F-4D12-9FC3-83480751E353\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bomberclone:bomberclone:0.11.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56AA0BE2-13EC-4186-8D7F-DFEF2697086E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bomberclone:bomberclone:0.11.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ACC129DF-B419-4DA5-A5E4-0C1C1DDAF2AE\"}]}]}],\"references\":[{\"url\":\"http://aluigi.altervista.org/adv/bcloneboom-adv.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://aluigi.org/poc/bcloneboom.zip\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/21303\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/21985\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2006/dsa-1180\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.osvdb.org/27647\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.osvdb.org/27649\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/19255\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.vupen.com/english/advisories/2006/3067\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/28090\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/28093\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://aluigi.altervista.org/adv/bcloneboom-adv.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://aluigi.org/poc/bcloneboom.zip\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/21303\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/21985\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2006/dsa-1180\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/27647\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/27649\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/19255\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.vupen.com/english/advisories/2006/3067\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/28090\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/28093\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…