fkie_cve-2012-3479
Vulnerability from fkie_nvd
Published
2012-08-25 10:29
Modified
2024-11-21 01:40
Severity ?
Summary
lisp/files.el in Emacs 23.2, 23.3, 23.4, and 24.1 automatically executes eval forms in local-variable sections when the enable-local-variables option is set to :safe, which allows user-assisted remote attackers to execute arbitrary Emacs Lisp code via a crafted file.
References
secalert@redhat.comhttp://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
secalert@redhat.comhttp://lists.opensuse.org/opensuse-updates/2012-10/msg00057.html
secalert@redhat.comhttp://secunia.com/advisories/50157Vendor Advisory
secalert@redhat.comhttp://secunia.com/advisories/50801
secalert@redhat.comhttp://www.debian.org/security/2013/dsa-2603
secalert@redhat.comhttp://www.mandriva.com/security/advisories?name=MDVSA-2013:076
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/08/13/1Patch
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/08/13/2
secalert@redhat.comhttp://www.securityfocus.com/bid/54969
secalert@redhat.comhttp://www.securitytracker.com/id?1027375
secalert@redhat.comhttp://www.slackware.com/security/viewer.php?l=slackware-security&y=2012&m=slackware-security.420006
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1586-1
af854a3a-2127-422b-91ae-364da2661108http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
af854a3a-2127-422b-91ae-364da2661108http://lists.opensuse.org/opensuse-updates/2012-10/msg00057.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/50157Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/50801
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2013/dsa-2603
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2013:076
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/08/13/1Patch
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/08/13/2
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/54969
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1027375
af854a3a-2127-422b-91ae-364da2661108http://www.slackware.com/security/viewer.php?l=slackware-security&y=2012&m=slackware-security.420006
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1586-1
Impacted products
Vendor Product Version
gnu emacs 23.2
gnu emacs 23.3
gnu emacs 23.4
gnu emacs 24.1



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:gnu:emacs:23.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "944A2F7B-375B-4466-8A98-934123C209FD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:emacs:23.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "123EF408-7950-4856-8A8D-B5553A0FFF58",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:emacs:23.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "D9948287-D8A4-4B29-9240-FCD25E73B00D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:gnu:emacs:24.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "ECC26DAB-A671-47BE-84DD-AD0A4CF72079",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "lisp/files.el in Emacs 23.2, 23.3, 23.4, and 24.1 automatically executes eval forms in local-variable sections when the enable-local-variables option is set to :safe, which allows user-assisted remote attackers to execute arbitrary Emacs Lisp code via a crafted file."
    },
    {
      "lang": "es",
      "value": "lisp/files.el en Emacs v23.2, v23.3, v23.4, y v24.1 ejecuta autom\u00e1ticamente formularios eval en secciones local-variable cuando la opcion  en las secciones de variable local cuando la opci\u00f3n enable-local-variables est\u00e1 establecida en :safe, lo que permite a atacantes remotos asistidos por el usuario ejecutar c\u00f3digo Emacs Lisp de su elecci\u00f3n en un archivo modificado."
    }
  ],
  "id": "CVE-2012-3479",
  "lastModified": "2024-11-21T01:40:57.657",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-08-25T10:29:51.520",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://lists.opensuse.org/opensuse-updates/2012-10/msg00057.html"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/50157"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://secunia.com/advisories/50801"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.debian.org/security/2013/dsa-2603"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:076"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2012/08/13/1"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2012/08/13/2"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securityfocus.com/bid/54969"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securitytracker.com/id?1027375"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2012\u0026m=slackware-security.420006"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.ubuntu.com/usn/USN-1586-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://lists.opensuse.org/opensuse-updates/2012-10/msg00057.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/50157"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/50801"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.debian.org/security/2013/dsa-2603"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:076"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2012/08/13/1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2012/08/13/2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/54969"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id?1027375"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2012\u0026m=slackware-security.420006"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.ubuntu.com/usn/USN-1586-1"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "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.