CVE-2005-2972 (GCVE-0-2005-2972)
Vulnerability from cvelistv5
Published
2005-10-23 04:00
Modified
2024-08-07 22:53
Severity ?
CWE
  • n/a
Summary
Multiple stack-based buffer overflows in the RTF import feature in AbiWord before 2.2.11 allow user-assisted attackers to execute arbitrary code via an RTF file with long identifiers, which are not properly handled in the (1) ParseLevelText, (2) getCharsInsideBrace, (3) HandleLists, (4) or (5) HandleAbiLists functions in ie_imp_RTF.cpp, a different vulnerability than CVE-2005-2964.
References
http://www.osvdb.org/20015 vdb-entry, x_refsource_OSVDB
http://www.vupen.com/english/advisories/2005/2086 vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/17199 third-party-advisory, x_refsource_SECUNIA
http://www.debian.org/security/2005/dsa-894 vendor-advisory, x_refsource_DEBIAN
https://usn.ubuntu.com/203-1/ vendor-advisory, x_refsource_UBUNTU
http://secunia.com/advisories/17551 third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/17264 third-party-advisory, x_refsource_SECUNIA
http://www.mail-archive.com/debian-bugs-rc%40lists.debian.org/msg28251.html x_refsource_MISC
http://www.abisource.com/changelogs/2.2.11.phtml x_refsource_CONFIRM
http://secunia.com/advisories/17213 third-party-advisory, x_refsource_SECUNIA
http://scary.beasts.org/security/CESA-2005-006.txt x_refsource_MISC
http://www.securityfocus.com/bid/15096 vdb-entry, x_refsource_BID
http://www.gentoo.org/security/en/glsa/glsa-200510-17.xml vendor-advisory, x_refsource_GENTOO
http://secunia.com/advisories/17200 third-party-advisory, x_refsource_SECUNIA
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T22:53:29.907Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "20015",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/20015"
          },
          {
            "name": "ADV-2005-2086",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2005/2086"
          },
          {
            "name": "17199",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17199"
          },
          {
            "name": "DSA-894",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2005/dsa-894"
          },
          {
            "name": "USN-203-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "https://usn.ubuntu.com/203-1/"
          },
          {
            "name": "17551",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17551"
          },
          {
            "name": "17264",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17264"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.mail-archive.com/debian-bugs-rc%40lists.debian.org/msg28251.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.abisource.com/changelogs/2.2.11.phtml"
          },
          {
            "name": "17213",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17213"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://scary.beasts.org/security/CESA-2005-006.txt"
          },
          {
            "name": "15096",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/15096"
          },
          {
            "name": "GLSA-200510-17",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "http://www.gentoo.org/security/en/glsa/glsa-200510-17.xml"
          },
          {
            "name": "17200",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17200"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2005-10-13T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple stack-based buffer overflows in the RTF import feature in AbiWord before 2.2.11 allow user-assisted attackers to execute arbitrary code via an RTF file with long identifiers, which are not properly handled in the (1) ParseLevelText, (2) getCharsInsideBrace, (3) HandleLists, (4) or (5) HandleAbiLists functions in ie_imp_RTF.cpp, a different vulnerability than CVE-2005-2964."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-03T20:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "20015",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/20015"
        },
        {
          "name": "ADV-2005-2086",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2005/2086"
        },
        {
          "name": "17199",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17199"
        },
        {
          "name": "DSA-894",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2005/dsa-894"
        },
        {
          "name": "USN-203-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "https://usn.ubuntu.com/203-1/"
        },
        {
          "name": "17551",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17551"
        },
        {
          "name": "17264",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17264"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.mail-archive.com/debian-bugs-rc%40lists.debian.org/msg28251.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.abisource.com/changelogs/2.2.11.phtml"
        },
        {
          "name": "17213",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17213"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://scary.beasts.org/security/CESA-2005-006.txt"
        },
        {
          "name": "15096",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/15096"
        },
        {
          "name": "GLSA-200510-17",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "http://www.gentoo.org/security/en/glsa/glsa-200510-17.xml"
        },
        {
          "name": "17200",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17200"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2005-2972",
          "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": "Multiple stack-based buffer overflows in the RTF import feature in AbiWord before 2.2.11 allow user-assisted attackers to execute arbitrary code via an RTF file with long identifiers, which are not properly handled in the (1) ParseLevelText, (2) getCharsInsideBrace, (3) HandleLists, (4) or (5) HandleAbiLists functions in ie_imp_RTF.cpp, a different vulnerability than CVE-2005-2964."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20015",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/20015"
            },
            {
              "name": "ADV-2005-2086",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2005/2086"
            },
            {
              "name": "17199",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17199"
            },
            {
              "name": "DSA-894",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2005/dsa-894"
            },
            {
              "name": "USN-203-1",
              "refsource": "UBUNTU",
              "url": "https://usn.ubuntu.com/203-1/"
            },
            {
              "name": "17551",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17551"
            },
            {
              "name": "17264",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17264"
            },
            {
              "name": "http://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg28251.html",
              "refsource": "MISC",
              "url": "http://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg28251.html"
            },
            {
              "name": "http://www.abisource.com/changelogs/2.2.11.phtml",
              "refsource": "CONFIRM",
              "url": "http://www.abisource.com/changelogs/2.2.11.phtml"
            },
            {
              "name": "17213",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17213"
            },
            {
              "name": "http://scary.beasts.org/security/CESA-2005-006.txt",
              "refsource": "MISC",
              "url": "http://scary.beasts.org/security/CESA-2005-006.txt"
            },
            {
              "name": "15096",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/15096"
            },
            {
              "name": "GLSA-200510-17",
              "refsource": "GENTOO",
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200510-17.xml"
            },
            {
              "name": "17200",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17200"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2005-2972",
    "datePublished": "2005-10-23T04:00:00.000Z",
    "dateReserved": "2005-09-19T00:00:00.000Z",
    "dateUpdated": "2024-08-07T22:53:29.907Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…