CVE-2003-0972 (GCVE-0-2003-0972)

Vulnerability from cvelistv5 – Published: 2003-12-02 05:00 – Updated: 2024-08-08 02:12
VLAI?
Summary
Integer signedness error in ansi.c for GNU screen 4.0.1 and earlier, and 3.9.15 and earlier, allows local users to execute arbitrary code via a large number of ";" (semicolon) characters in escape sequences, which leads to a buffer overflow.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://secunia.com/advisories/10539 third-party-advisoryx_refsource_SECUNIA
http://marc.info/?l=bugtraq&m=106995837813873&w=2 mailing-listx_refsource_BUGTRAQ
http://www.debian.org/security/2004/dsa-408 vendor-advisoryx_refsource_DEBIAN
http://distro.conectiva.com.br/atualizacoes/?id=a… vendor-advisoryx_refsource_CONECTIVA
http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRAKE
http://groups.yahoo.com/group/gnu-screen/message/3118 x_refsource_CONFIRM
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T02:12:35.501Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "10539",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/10539"
          },
          {
            "name": "20031127 GNU screen buffer overflow",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2"
          },
          {
            "name": "DSA-408",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2004/dsa-408"
          },
          {
            "name": "CLA-2004:809",
            "tags": [
              "vendor-advisory",
              "x_refsource_CONECTIVA",
              "x_transferred"
            ],
            "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809"
          },
          {
            "name": "MDKSA-2003:113",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRAKE",
              "x_transferred"
            ],
            "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:113"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://groups.yahoo.com/group/gnu-screen/message/3118"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2003-11-27T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Integer signedness error in ansi.c for GNU screen 4.0.1 and earlier, and 3.9.15 and earlier, allows local users to execute arbitrary code via a large number of \";\" (semicolon) characters in escape sequences, which leads to a buffer overflow."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2016-10-17T13:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "10539",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/10539"
        },
        {
          "name": "20031127 GNU screen buffer overflow",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2"
        },
        {
          "name": "DSA-408",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2004/dsa-408"
        },
        {
          "name": "CLA-2004:809",
          "tags": [
            "vendor-advisory",
            "x_refsource_CONECTIVA"
          ],
          "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809"
        },
        {
          "name": "MDKSA-2003:113",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRAKE"
          ],
          "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:113"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://groups.yahoo.com/group/gnu-screen/message/3118"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2003-0972",
          "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": "Integer signedness error in ansi.c for GNU screen 4.0.1 and earlier, and 3.9.15 and earlier, allows local users to execute arbitrary code via a large number of \";\" (semicolon) characters in escape sequences, which leads to a buffer overflow."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "10539",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/10539"
            },
            {
              "name": "20031127 GNU screen buffer overflow",
              "refsource": "BUGTRAQ",
              "url": "http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2"
            },
            {
              "name": "DSA-408",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2004/dsa-408"
            },
            {
              "name": "CLA-2004:809",
              "refsource": "CONECTIVA",
              "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809"
            },
            {
              "name": "MDKSA-2003:113",
              "refsource": "MANDRAKE",
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2003:113"
            },
            {
              "name": "http://groups.yahoo.com/group/gnu-screen/message/3118",
              "refsource": "CONFIRM",
              "url": "http://groups.yahoo.com/group/gnu-screen/message/3118"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2003-0972",
    "datePublished": "2003-12-02T05:00:00",
    "dateReserved": "2003-12-01T00:00:00",
    "dateUpdated": "2024-08-08T02:12:35.501Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B90A768-2B20-49E6-949B-F9E3EBEA3CDA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3DAABD8C-EC21-4471-8BF3-13A752BB09DC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"883C30DF-F5A5-4452-A343-B101E1E30691\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"44F58668-CFB1-46CA-B133-CA8345FE5E7E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"43417611-8539-4625-83A0-4D770A969FF6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C7B9362-8543-4A15-924B-0E2543BCA6DC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:3.9.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DB57F818-A570-4CD7-A54A-CDE89806176E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:screen:4.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C4345D52-2904-4524-A76D-E8B0B08FE2A5\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Integer signedness error in ansi.c for GNU screen 4.0.1 and earlier, and 3.9.15 and earlier, allows local users to execute arbitrary code via a large number of \\\";\\\" (semicolon) characters in escape sequences, which leads to a buffer overflow.\"}, {\"lang\": \"es\", \"value\": \"Error de falta de signo en enteros en ansi.c de GNU screen 4.0.1 y anteriores, y 3.9.15 y anteriores, permite a usuarios locales ejecutar c\\u00f3digo arbitrario mediante un gran n\\u00famero de caract\\u00e9res \\\";\\\" (punto y coma) en secuencias de escape, lo que conduce a un desbordamiento de b\\u00fafer.\"}]",
      "id": "CVE-2003-0972",
      "lastModified": "2024-11-20T23:45:59.570",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 10.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": true, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2003-12-15T05:00:00.000",
      "references": "[{\"url\": \"http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://groups.yahoo.com/group/gnu-screen/message/3118\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/10539\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.debian.org/security/2004/dsa-408\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDKSA-2003:113\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://groups.yahoo.com/group/gnu-screen/message/3118\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/10539\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.debian.org/security/2004/dsa-408\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDKSA-2003:113\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2003-0972\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2003-12-15T05:00:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Integer signedness error in ansi.c for GNU screen 4.0.1 and earlier, and 3.9.15 and earlier, allows local users to execute arbitrary code via a large number of \\\";\\\" (semicolon) characters in escape sequences, which leads to a buffer overflow.\"},{\"lang\":\"es\",\"value\":\"Error de falta de signo en enteros en ansi.c de GNU screen 4.0.1 y anteriores, y 3.9.15 y anteriores, permite a usuarios locales ejecutar c\u00f3digo arbitrario mediante un gran n\u00famero de caract\u00e9res \\\";\\\" (punto y coma) en secuencias de escape, lo que conduce a un desbordamiento de b\u00fafer.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":true,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B90A768-2B20-49E6-949B-F9E3EBEA3CDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3DAABD8C-EC21-4471-8BF3-13A752BB09DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"883C30DF-F5A5-4452-A343-B101E1E30691\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44F58668-CFB1-46CA-B133-CA8345FE5E7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43417611-8539-4625-83A0-4D770A969FF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C7B9362-8543-4A15-924B-0E2543BCA6DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:3.9.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB57F818-A570-4CD7-A54A-CDE89806176E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:screen:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4345D52-2904-4524-A76D-E8B0B08FE2A5\"}]}]}],\"references\":[{\"url\":\"http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://groups.yahoo.com/group/gnu-screen/message/3118\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/10539\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2004/dsa-408\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2003:113\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=000809\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://groups.yahoo.com/group/gnu-screen/message/3118\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=106995837813873\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/10539\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2004/dsa-408\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2003:113\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…