CVE-2013-6836 (GCVE-0-2013-6836)
Vulnerability from cvelistv5
Published
2013-12-19 02:00
Modified
2024-08-06 17:46
Severity ?
CWE
  • n/a
Summary
Heap-based buffer overflow in the ms_escher_get_data function in plugins/excel/ms-escher.c in GNOME Office Gnumeric before 1.12.9 allows remote attackers to cause a denial of service (crash) via a crafted xls file with a crafted length value.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T17:46:23.906Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "openSUSE-SU-2014:0201",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00018.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc"
          },
          {
            "name": "64459",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/64459"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.gnome.org/show_bug.cgi?id=712772"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml"
          },
          {
            "name": "56678",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/56678"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-11-20T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Heap-based buffer overflow in the ms_escher_get_data function in plugins/excel/ms-escher.c in GNOME Office Gnumeric before 1.12.9 allows remote attackers to cause a denial of service (crash) via a crafted xls file with a crafted length value."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2016-12-29T18:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "openSUSE-SU-2014:0201",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00018.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc"
        },
        {
          "name": "64459",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/64459"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.gnome.org/show_bug.cgi?id=712772"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml"
        },
        {
          "name": "56678",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/56678"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2013-6836",
          "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": "Heap-based buffer overflow in the ms_escher_get_data function in plugins/excel/ms-escher.c in GNOME Office Gnumeric before 1.12.9 allows remote attackers to cause a denial of service (crash) via a crafted xls file with a crafted length value."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "openSUSE-SU-2014:0201",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00018.html"
            },
            {
              "name": "https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc",
              "refsource": "CONFIRM",
              "url": "https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc"
            },
            {
              "name": "64459",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/64459"
            },
            {
              "name": "https://bugzilla.gnome.org/show_bug.cgi?id=712772",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.gnome.org/show_bug.cgi?id=712772"
            },
            {
              "name": "https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml",
              "refsource": "CONFIRM",
              "url": "https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml"
            },
            {
              "name": "56678",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/56678"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2013-6836",
    "datePublished": "2013-12-19T02:00:00",
    "dateReserved": "2013-11-20T00:00:00",
    "dateUpdated": "2024-08-06T17:46:23.906Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-6836\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2013-12-19T04:24:57.417\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Heap-based buffer overflow in the ms_escher_get_data function in plugins/excel/ms-escher.c in GNOME Office Gnumeric before 1.12.9 allows remote attackers to cause a denial of service (crash) via a crafted xls file with a crafted length value.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de buffer basado en memoria din\u00e1mica en la funci\u00f3n ms_escher_get_data en plugins/excel/ms-escher.c en GNOME Office Gnumeric anteriores a 1.12.9 permite a atacantes remotos causar denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de un fichero XML manipulado con un valor \\\"length\\\" manipulado.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.12.8\",\"matchCriteriaId\":\"E6E6ABFA-61D7-4AE8-8A5E-36BBCD5F2AE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E62064DA-7C94-4FB7-8D54-849E68769E40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CEDF3DB-4A03-4280-AD8B-D8AC664E31D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D2AD700-E8F6-425A-9BC0-9B6BB7F3E5B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6EA8D74-0E79-44ED-B8C7-B084A0421B9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"418E5C83-A6B4-42E4-9C7E-21032B466D5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F2485C9-A2BA-4792-BF62-E6FD5268FF4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C973E45-11E9-4792-A65B-10E137390245\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:gnumeric:1.12.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F45B27F9-C491-40DA-89FD-326D7F131AE2\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00018.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/56678\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/64459\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=712772\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/56678\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/64459\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=712772\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://git.gnome.org/browse/gnumeric/commit/?id=b5480b69345b3c6d56ee0ed9c9e9880bb2a08cdc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
  }
}


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…

Loading…