CVE-2002-0176 (GCVE-0-2002-0176)

Vulnerability from cvelistv5 – Published: 2002-06-25 04:00 – Updated: 2024-08-08 02:42
VLAI
Summary
The printf wrappers in libsafe 2.0-11 and earlier do not properly handle argument indexing specifiers, which could allow attackers to exploit certain function calls through arguments that are not verified by libsafe.
Severity
No CVSS data available.
CWE
  • n/a
Assigner
References
URL Tags
http://archives.neohapsis.com/archives/vulnwatch/… mailing-listx_refsource_VULNWATCH
http://www.iss.net/security_center/static/8594.php vdb-entryx_refsource_XF
http://online.securityfocus.com/archive/1/263121 mailing-listx_refsource_BUGTRAQ
http://www.securityfocus.com/bid/4327 vdb-entryx_refsource_BID
http://www.linux-mandrake.com/en/security/2002/MD… vendor-advisoryx_refsource_MANDRAKE
Date Public
2002-03-20 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T02:42:27.506Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "20020320 [VulnWatch] Bypassing libsafe format string protection",
            "tags": [
              "mailing-list",
              "x_refsource_VULNWATCH",
              "x_transferred"
            ],
            "url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html"
          },
          {
            "name": "libsafe-argnum-protection-bypass(8594)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "http://www.iss.net/security_center/static/8594.php"
          },
          {
            "name": "20020320 Bypassing libsafe format string protection",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://online.securityfocus.com/archive/1/263121"
          },
          {
            "name": "4327",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/4327"
          },
          {
            "name": "MDKSA-2002:026",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRAKE",
              "x_transferred"
            ],
            "url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2002-03-20T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The printf wrappers in libsafe 2.0-11 and earlier do not properly handle argument indexing specifiers, which could allow attackers to exploit certain function calls through arguments that are not verified by libsafe."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2002-06-16T00:00:00.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "20020320 [VulnWatch] Bypassing libsafe format string protection",
          "tags": [
            "mailing-list",
            "x_refsource_VULNWATCH"
          ],
          "url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html"
        },
        {
          "name": "libsafe-argnum-protection-bypass(8594)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "http://www.iss.net/security_center/static/8594.php"
        },
        {
          "name": "20020320 Bypassing libsafe format string protection",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://online.securityfocus.com/archive/1/263121"
        },
        {
          "name": "4327",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/4327"
        },
        {
          "name": "MDKSA-2002:026",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRAKE"
          ],
          "url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2002-0176",
          "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": "The printf wrappers in libsafe 2.0-11 and earlier do not properly handle argument indexing specifiers, which could allow attackers to exploit certain function calls through arguments that are not verified by libsafe."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20020320 [VulnWatch] Bypassing libsafe format string protection",
              "refsource": "VULNWATCH",
              "url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html"
            },
            {
              "name": "libsafe-argnum-protection-bypass(8594)",
              "refsource": "XF",
              "url": "http://www.iss.net/security_center/static/8594.php"
            },
            {
              "name": "20020320 Bypassing libsafe format string protection",
              "refsource": "BUGTRAQ",
              "url": "http://online.securityfocus.com/archive/1/263121"
            },
            {
              "name": "4327",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/4327"
            },
            {
              "name": "MDKSA-2002:026",
              "refsource": "MANDRAKE",
              "url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2002-0176",
    "datePublished": "2002-06-25T04:00:00.000Z",
    "dateReserved": "2002-04-15T00:00:00.000Z",
    "dateUpdated": "2024-08-08T02:42:27.506Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2002-0176",
      "date": "2026-07-30",
      "epss": "0.00468",
      "percentile": "0.38085"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2002-0176\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2002-04-22T04:00:00.000\",\"lastModified\":\"2026-04-16T00:27:16.627\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The printf wrappers in libsafe 2.0-11 and earlier do not properly handle argument indexing specifiers, which could allow attackers to exploit certain function calls through arguments that are not verified by libsafe.\"},{\"lang\":\"es\",\"value\":\"Los envolventes de printf() en libsafe 2.0-11 y anteriores no manejan adecuamente especificadores de indizaci\u00f3n de argumentos, lo que podria permitir a atacantes explotar ciertas llamadas a funciones mediante argumentos no verificados por libsafe.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"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:avaya:libsafe:1.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADD6179C-384E-410A-9DD6-CECA721A4E31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:1.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E718DF3-7A5C-4E34-BB33-5A0CE16D83CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:2.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25908E92-AD76-4CD0-A194-C3DF80EA730F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:2.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"191BFDD7-31A8-4ABC-B81D-D6848D3FF7C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:2.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F927CFC-B432-49BD-AA19-7F4B0E593FE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:2.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3CD90005-E191-4E07-B432-B836ECC75349\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:avaya:libsafe:2.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6565DBC4-0E63-4F18-9F49-A418C4111E99\"}]}]}],\"references\":[{\"url\":\"http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://online.securityfocus.com/archive/1/263121\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.iss.net/security_center/static/8594.php\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/4327\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://online.securityfocus.com/archive/1/263121\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.iss.net/security_center/static/8594.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/4327\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…