fkie_cve-2006-4005
Vulnerability from fkie_nvd
Published
2006-08-07 19:04
Modified
2025-04-03 01:03
Severity ?
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
bomberclone bomberclone 0.11.3
bomberclone bomberclone 0.11.4
bomberclone bomberclone 0.11.5
bomberclone bomberclone 0.11.6



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "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",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "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."
    }
  ],
  "id": "CVE-2006-4005",
  "lastModified": "2025-04-03T01:03:51.193",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2006-08-07T19:04:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://aluigi.org/poc/bcloneboom.zip"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21303"
    },
    {
      "source": "cve@mitre.org",
      "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",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/19255"
    },
    {
      "source": "cve@mitre.org",
      "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": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://aluigi.altervista.org/adv/bcloneboom-adv.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://aluigi.org/poc/bcloneboom.zip"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21303"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "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",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/19255"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "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"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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…