gsd-2011-3189
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2011-3189",
    "description": "The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.",
    "id": "GSD-2011-3189",
    "references": [
      "https://www.suse.com/security/cve/CVE-2011-3189.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2011-3189"
      ],
      "details": "The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.",
      "id": "GSD-2011-3189",
      "modified": "2023-12-13T01:19:10.087654Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2011-3189",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "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 crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html",
            "refsource": "MISC",
            "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html"
          },
          {
            "name": "http://support.apple.com/kb/HT5130",
            "refsource": "MISC",
            "url": "http://support.apple.com/kb/HT5130"
          },
          {
            "name": "http://osvdb.org/74726",
            "refsource": "MISC",
            "url": "http://osvdb.org/74726"
          },
          {
            "name": "http://secunia.com/advisories/45678",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/45678"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2011/08/23/4",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2011/08/23/4"
          },
          {
            "name": "http://www.php.net/ChangeLog-5.php#5.3.8",
            "refsource": "MISC",
            "url": "http://www.php.net/ChangeLog-5.php#5.3.8"
          },
          {
            "name": "http://www.php.net/archive/2011.php#id2011-08-23-1",
            "refsource": "MISC",
            "url": "http://www.php.net/archive/2011.php#id2011-08-23-1"
          },
          {
            "name": "https://bugs.gentoo.org/show_bug.cgi?id=380261",
            "refsource": "MISC",
            "url": "https://bugs.gentoo.org/show_bug.cgi?id=380261"
          },
          {
            "name": "https://bugs.php.net/bug.php?id=55439",
            "refsource": "MISC",
            "url": "https://bugs.php.net/bug.php?id=55439"
          },
          {
            "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69429",
            "refsource": "MISC",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69429"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2011-3189"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-310"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "45678",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/45678"
            },
            {
              "name": "http://www.php.net/archive/2011.php#id2011-08-23-1",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www.php.net/archive/2011.php#id2011-08-23-1"
            },
            {
              "name": "http://www.php.net/ChangeLog-5.php#5.3.8",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www.php.net/ChangeLog-5.php#5.3.8"
            },
            {
              "name": "[oss-security] 20110823 CVE assignment - PHP salt flaw CVE-2011-3189",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2011/08/23/4"
            },
            {
              "name": "https://bugs.gentoo.org/show_bug.cgi?id=380261",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://bugs.gentoo.org/show_bug.cgi?id=380261"
            },
            {
              "name": "https://bugs.php.net/bug.php?id=55439",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit"
              ],
              "url": "https://bugs.php.net/bug.php?id=55439"
            },
            {
              "name": "74726",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/74726"
            },
            {
              "name": "http://support.apple.com/kb/HT5130",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://support.apple.com/kb/HT5130"
            },
            {
              "name": "APPLE-SA-2012-02-01-1",
              "refsource": "APPLE",
              "tags": [],
              "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html"
            },
            {
              "name": "php-crypt-security-bypass(69429)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69429"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-08-29T01:30Z",
      "publishedDate": "2011-08-25T14:22Z"
    }
  }
}


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.