gsd-2002-0713
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
Buffer overflows in Squid before 2.4.STABLE6 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code (1) via the MSNT auth helper (msnt_auth) when using denyusers or allowusers files, (2) via the gopher client, or (3) via the FTP server directory listing parser when HTML output is generated.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2002-0713",
    "description": "Buffer overflows in Squid before 2.4.STABLE6 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code (1) via the MSNT auth helper (msnt_auth) when using denyusers or allowusers files, (2) via the gopher client, or (3) via the FTP server directory listing parser when HTML output is generated.",
    "id": "GSD-2002-0713",
    "references": [
      "https://access.redhat.com/errata/RHSA-2002:130",
      "https://access.redhat.com/errata/RHSA-2002:051"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2002-0713"
      ],
      "details": "Buffer overflows in Squid before 2.4.STABLE6 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code (1) via the MSNT auth helper (msnt_auth) when using denyusers or allowusers files, (2) via the gopher client, or (3) via the FTP server directory listing parser when HTML output is generated.",
      "id": "GSD-2002-0713",
      "modified": "2023-12-13T01:24:05.748815Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2002-0713",
        "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": "Buffer overflows in Squid before 2.4.STABLE6 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code (1) via the MSNT auth helper (msnt_auth) when using denyusers or allowusers files, (2) via the gopher client, or (3) via the FTP server directory listing parser when HTML output is generated."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "squid-ftp-dir-bo(9481)",
            "refsource": "XF",
            "url": "http://www.iss.net/security_center/static/9481.php"
          },
          {
            "name": "20020715 TSLSA-2002-0062 - squid",
            "refsource": "BUGTRAQ",
            "url": "http://marc.info/?l=bugtraq\u0026m=102674543407606\u0026w=2"
          },
          {
            "name": "CSSA-2002-046.0",
            "refsource": "CALDERA",
            "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-046.0.txt"
          },
          {
            "name": "squid-gopher-bo(9480)",
            "refsource": "XF",
            "url": "http://www.iss.net/security_center/static/9480.php"
          },
          {
            "name": "5157",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/5157"
          },
          {
            "name": "squid-msnt-helper-bo(9482)",
            "refsource": "XF",
            "url": "http://www.iss.net/security_center/static/9482.php"
          },
          {
            "name": "http://www.squid-cache.org/Versions/v2/2.4/bugs/",
            "refsource": "CONFIRM",
            "url": "http://www.squid-cache.org/Versions/v2/2.4/bugs/"
          },
          {
            "name": "RHSA-2002:051",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2002-051.html"
          },
          {
            "name": "5155",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/5155"
          },
          {
            "name": "5156",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/5156"
          },
          {
            "name": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt",
            "refsource": "CONFIRM",
            "url": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt"
          },
          {
            "name": "RHSA-2002:130",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2002-130.html"
          },
          {
            "name": "MDKSA-2002:044",
            "refsource": "MANDRAKE",
            "url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-044.php"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:squid:squid:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.4.stable6",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2002-0713"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Buffer overflows in Squid before 2.4.STABLE6 allow remote attackers to cause a denial of service (crash) and possibly execute arbitrary code (1) via the MSNT auth helper (msnt_auth) when using denyusers or allowusers files, (2) via the gopher client, or (3) via the FTP server directory listing parser when HTML output is generated."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "RHSA-2002:130",
              "refsource": "REDHAT",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2002-130.html"
            },
            {
              "name": "http://www.squid-cache.org/Versions/v2/2.4/bugs/",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://www.squid-cache.org/Versions/v2/2.4/bugs/"
            },
            {
              "name": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.squid-cache.org/Advisories/SQUID-2002_3.txt"
            },
            {
              "name": "MDKSA-2002:044",
              "refsource": "MANDRAKE",
              "tags": [
                "Patch"
              ],
              "url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-044.php"
            },
            {
              "name": "RHSA-2002:051",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://rhn.redhat.com/errata/RHSA-2002-051.html"
            },
            {
              "name": "CSSA-2002-046.0",
              "refsource": "CALDERA",
              "tags": [],
              "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-046.0.txt"
            },
            {
              "name": "5155",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/5155"
            },
            {
              "name": "5156",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/5156"
            },
            {
              "name": "5157",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/5157"
            },
            {
              "name": "squid-msnt-helper-bo(9482)",
              "refsource": "XF",
              "tags": [],
              "url": "http://www.iss.net/security_center/static/9482.php"
            },
            {
              "name": "squid-gopher-bo(9480)",
              "refsource": "XF",
              "tags": [],
              "url": "http://www.iss.net/security_center/static/9480.php"
            },
            {
              "name": "squid-ftp-dir-bo(9481)",
              "refsource": "XF",
              "tags": [],
              "url": "http://www.iss.net/security_center/static/9481.php"
            },
            {
              "name": "20020715 TSLSA-2002-0062 - squid",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://marc.info/?l=bugtraq\u0026m=102674543407606\u0026w=2"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": true,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2016-10-18T02:21Z",
      "publishedDate": "2002-07-26T04:00Z"
    }
  }
}


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.