FKIE_CVE-2006-0477

Vulnerability from fkie_nvd - Published: 2006-01-31 11:03 - Updated: 2025-04-03 01:03

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:git:git:1.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "86156029-EE44-45B6-AF73-641502AC8007",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.0b:*:*:*:*:*:*:*",
              "matchCriteriaId": "C7C119CD-4432-4EF8-95BA-BED4C93E609F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "E9BD14EC-D963-4D3A-998F-4041E0F20547",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "7F24CC42-E1E2-4B03-B5D5-7A3050BAE01D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "A0BD6A9F-4AA2-4672-94FA-002B10478166",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "05F3F409-D4F5-4B89-9D9B-63E8041E3700",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "228B069E-80BB-4A95-8BBD-66D9C78F2B0D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.0.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "38EA9447-A92C-43C9-ADD0-F8DCAD57A6C5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9ECD92C3-4B06-447C-BB93-205E7F9A4F02",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "09E4D3DC-7541-4E37-911C-8EC4258D678C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "84137274-7537-4F23-A193-06B7D85820D2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "E6003B70-C2BD-4402-A3DA-9F52FC1EF292",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:git:git:1.1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "D6501938-1E45-4C86-98E8-64D6449674B1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Buffer overflow in git-checkout-index in GIT before 1.1.5 allows remote attackers to execute arbitrary code via an index file with a long symbolic link."
    }
  ],
  "id": "CVE-2006-0477",
  "lastModified": "2025-04-03T01:03:51.193",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "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": false,
        "obtainUserPrivilege": true,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2006-01-31T11:03:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://lwn.net/Articles/169623/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18643"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/16417"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2006/0367"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24360"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://lwn.net/Articles/169623/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/18643"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/16417"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2006/0367"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24360"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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…