fkie_cve-2012-6706
Vulnerability from fkie_nvd
Published
2017-06-22 13:29
Modified
2024-11-21 01:46
Severity ?
Summary
A VMSF_DELTA memory corruption was discovered in unrar before 5.5.5, as used in Sophos Anti-Virus Threat Detection Engine before 3.37.2 and other products, that can lead to arbitrary code execution. An integer overflow can be caused in DataSize+CurChannel. The result is a negative value of the "DestPos" variable, which allows the attacker to write out of bounds when setting Mem[DestPos].
References
cve@mitre.orghttp://securitytracker.com/id?1027725Third Party Advisory
cve@mitre.orghttp://telussecuritylabs.com/threats/show/TSL20121207-01Third Party Advisory
cve@mitre.orghttps://bugs.chromium.org/p/project-zero/issues/detail?id=1286Exploit, Third Party Advisory
cve@mitre.orghttps://community.sophos.com/kb/en-us/118424#sixVendor Advisory
cve@mitre.orghttps://kc.mcafee.com/corporate/index?page=content&id=SB10205
cve@mitre.orghttps://lock.cmpxchg8b.com/sophailv2.pdfThird Party Advisory
cve@mitre.orghttps://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/Vendor Advisory
cve@mitre.orghttps://security.gentoo.org/glsa/201708-05
cve@mitre.orghttps://security.gentoo.org/glsa/201709-24
cve@mitre.orghttps://security.gentoo.org/glsa/201804-16
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/id?1027725Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://telussecuritylabs.com/threats/show/TSL20121207-01Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://bugs.chromium.org/p/project-zero/issues/detail?id=1286Exploit, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://community.sophos.com/kb/en-us/118424#sixVendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://kc.mcafee.com/corporate/index?page=content&id=SB10205
af854a3a-2127-422b-91ae-364da2661108https://lock.cmpxchg8b.com/sophailv2.pdfThird Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://security.gentoo.org/glsa/201708-05
af854a3a-2127-422b-91ae-364da2661108https://security.gentoo.org/glsa/201709-24
af854a3a-2127-422b-91ae-364da2661108https://security.gentoo.org/glsa/201804-16
Impacted products
Vendor Product Version
sophos threat_detection_engine *
rarlab unrar *



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:sophos:threat_detection_engine:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "90694400-2314-41E4-BE0B-BD5B845AA324",
                     versionEndIncluding: "3.36.2",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:rarlab:unrar:*:*:*:*:*:*:*:*",
                     matchCriteriaId: "62C24682-D1EE-4D20-A2F2-73C689FCAA1B",
                     versionEndIncluding: "5.5.4",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "A VMSF_DELTA memory corruption was discovered in unrar before 5.5.5, as used in Sophos Anti-Virus Threat Detection Engine before 3.37.2 and other products, that can lead to arbitrary code execution. An integer overflow can be caused in DataSize+CurChannel. The result is a negative value of the \"DestPos\" variable, which allows the attacker to write out of bounds when setting Mem[DestPos].",
      },
      {
         lang: "es",
         value: "Una corrupción de memoria VMSF_DELTA descubierta en unrar versiones anteriores a 5.5.5, utilizada en Sophos Anti-Virus Threat Detection Engine versiones anteriores a 3.37.2 y otros productos, puede permitir la ejecución de código arbitrario. Un desbordamiento de enteros puede producirse en DataSize + CurChannel. El resultado es un valor negativo de la variable \"DestPos\", que permite al atacante escribir fuera de límites al configurar Mem [DestPos].",
      },
   ],
   id: "CVE-2012-6706",
   lastModified: "2024-11-21T01:46:43.117",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "HIGH",
            cvssData: {
               accessComplexity: "LOW",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "COMPLETE",
               baseScore: 10,
               confidentialityImpact: "COMPLETE",
               integrityImpact: "COMPLETE",
               vectorString: "AV:N/AC:L/Au:N/C:C/I:C/A:C",
               version: "2.0",
            },
            exploitabilityScore: 10,
            impactScore: 10,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: false,
         },
      ],
      cvssMetricV30: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 9.8,
               baseSeverity: "CRITICAL",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               version: "3.0",
            },
            exploitabilityScore: 3.9,
            impactScore: 5.9,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2017-06-22T13:29:00.173",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://securitytracker.com/id?1027725",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://telussecuritylabs.com/threats/show/TSL20121207-01",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1286",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://community.sophos.com/kb/en-us/118424#six",
      },
      {
         source: "cve@mitre.org",
         url: "https://kc.mcafee.com/corporate/index?page=content&id=SB10205",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://lock.cmpxchg8b.com/sophailv2.pdf",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/",
      },
      {
         source: "cve@mitre.org",
         url: "https://security.gentoo.org/glsa/201708-05",
      },
      {
         source: "cve@mitre.org",
         url: "https://security.gentoo.org/glsa/201709-24",
      },
      {
         source: "cve@mitre.org",
         url: "https://security.gentoo.org/glsa/201804-16",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://securitytracker.com/id?1027725",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "http://telussecuritylabs.com/threats/show/TSL20121207-01",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Exploit",
            "Third Party Advisory",
         ],
         url: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1286",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://community.sophos.com/kb/en-us/118424#six",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://kc.mcafee.com/corporate/index?page=content&id=SB10205",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
         ],
         url: "https://lock.cmpxchg8b.com/sophailv2.pdf",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://nakedsecurity.sophos.com/2012/11/05/tavis-ormandy-sophos/",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://security.gentoo.org/glsa/201708-05",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://security.gentoo.org/glsa/201709-24",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         url: "https://security.gentoo.org/glsa/201804-16",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-190",
            },
         ],
         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.