fkie_cve-2007-3372
Vulnerability from fkie_nvd
Published
2007-06-22 21:30
Modified
2024-11-21 00:33
Severity ?
Summary
The Avahi daemon in Avahi before 0.6.20 allows attackers to cause a denial of service (exit) via empty TXT data over D-Bus, which triggers an assert error.
References
cve@mitre.orghttp://avahi.org/changeset/1482
cve@mitre.orghttp://avahi.org/milestone/Avahi%200.6.20Patch
cve@mitre.orghttp://osvdb.org/37507
cve@mitre.orghttp://secunia.com/advisories/25811
cve@mitre.orghttp://secunia.com/advisories/26083
cve@mitre.orghttp://secunia.com/advisories/26791
cve@mitre.orghttp://secunia.com/advisories/33220
cve@mitre.orghttp://secunia.com/advisories/33279
cve@mitre.orghttp://www.debian.org/security/2008/dsa-1690
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDKSA-2007:185
cve@mitre.orghttp://www.novell.com/linux/security/advisories/2007_14_sr.html
cve@mitre.orghttp://www.securityfocus.com/archive/1/472443/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/24614
cve@mitre.orghttp://www.securitytracker.com/id?1018706
cve@mitre.orghttp://www.ubuntu.com/usn/usn-696-1
cve@mitre.orghttp://www.vupen.com/english/advisories/2007/2317
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/35036
af854a3a-2127-422b-91ae-364da2661108http://avahi.org/changeset/1482
af854a3a-2127-422b-91ae-364da2661108http://avahi.org/milestone/Avahi%200.6.20Patch
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/37507
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/25811
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/26083
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/26791
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/33220
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/33279
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2008/dsa-1690
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDKSA-2007:185
af854a3a-2127-422b-91ae-364da2661108http://www.novell.com/linux/security/advisories/2007_14_sr.html
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/472443/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/24614
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1018706
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/usn-696-1
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2007/2317
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/35036
Impacted products
Vendor Product Version
avahi avahi *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:avahi:avahi:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "AE495EF2-BD8E-4C73-A952-27B7C397858F",
                     versionEndIncluding: "0.6.19",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "The Avahi daemon in Avahi before 0.6.20 allows attackers to cause a denial of service (exit) via empty TXT data over D-Bus, which triggers an assert error.",
      },
      {
         lang: "es",
         value: "El demonio Avahi en Avahi versiones anteriores   a 0.6.20 permite a atacantes provocar una denegación de servicio (salida) mediante datos TXT vacíos a través de D-Bus, que dispara un error de aserción.",
      },
   ],
   id: "CVE-2007-3372",
   lastModified: "2024-11-21T00:33:04.593",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "LOW",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "LOCAL",
               authentication: "NONE",
               availabilityImpact: "PARTIAL",
               baseScore: 2.1,
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               vectorString: "AV:L/AC:L/Au:N/C:N/I:N/A:P",
               version: "2.0",
            },
            exploitabilityScore: 3.9,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
   },
   published: "2007-06-22T21:30:00.000",
   references: [
      {
         source: "cve@mitre.org",
         url: "http://avahi.org/changeset/1482",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Patch",
         ],
         url: "http://avahi.org/milestone/Avahi%200.6.20",
      },
      {
         source: "cve@mitre.org",
         url: "http://osvdb.org/37507",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/25811",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/26083",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/26791",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/33220",
      },
      {
         source: "cve@mitre.org",
         url: "http://secunia.com/advisories/33279",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.debian.org/security/2008/dsa-1690",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.mandriva.com/security/advisories?name=MDKSA-2007:185",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.novell.com/linux/security/advisories/2007_14_sr.html",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securityfocus.com/archive/1/472443/100/0/threaded",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securityfocus.com/bid/24614",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.securitytracker.com/id?1018706",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.ubuntu.com/usn/usn-696-1",
      },
      {
         source: "cve@mitre.org",
         url: "http://www.vupen.com/english/advisories/2007/2317",
      },
      {
         source: "cve@mitre.org",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/35036",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://avahi.org/changeset/1482",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Patch",
         ],
         url: "http://avahi.org/milestone/Avahi%200.6.20",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://osvdb.org/37507",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/25811",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/26083",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/26791",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/33220",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://secunia.com/advisories/33279",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.debian.org/security/2008/dsa-1690",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.mandriva.com/security/advisories?name=MDKSA-2007:185",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.novell.com/linux/security/advisories/2007_14_sr.html",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securityfocus.com/archive/1/472443/100/0/threaded",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securityfocus.com/bid/24614",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.securitytracker.com/id?1018706",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.ubuntu.com/usn/usn-696-1",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "http://www.vupen.com/english/advisories/2007/2317",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/35036",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vendorComments: [
      {
         comment: "Not vulnerable. This issue did not affect the versions of avahi as shipped with Red Hat Enterprise Linux 5.",
         lastModified: "2009-01-08T00:00:00",
         organization: "Red Hat",
      },
   ],
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "NVD-CWE-Other",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.