ghsa-8fhh-hf9w-55p7
Vulnerability from github
Published
2022-05-24 17:40
Modified
2024-04-25 22:18
Summary
Codiad Vulnerable to PHP Magic Hash Vulnerability
Details

Codiad 2.8.4 /componetns/user/class.user.php:Authenticate() is vulnerable in magic hash authentication bypass. If encrypted or hash value for the passwords form certain formats of magic hash, e.g, 0e123, another hash value 0e234[something] can successfully authenticate.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "codiad/codiad"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "2.8.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-23355"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-287",
      "CWE-697"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-04-25T22:18:24Z",
    "nvd_published_at": "2021-01-27T16:15:00Z",
    "severity": "HIGH"
  },
  "details": "Codiad 2.8.4 `/componetns/user/class.user.php:Authenticate()` is vulnerable in magic hash authentication bypass. If encrypted or hash value for the passwords form certain formats of magic hash, e.g, `0e123`, another hash value `0e234[something]` can successfully authenticate.",
  "id": "GHSA-8fhh-hf9w-55p7",
  "modified": "2024-04-25T22:18:24Z",
  "published": "2022-05-24T17:40:24Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-23355"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Codiad/Codiad/issues/1121"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Codiad/Codiad"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20160722013412/https://www.whitehatsec.com/blog/magic-hashes"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Codiad Vulnerable to PHP Magic Hash Vulnerability"
}


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.


Loading…