pysec-2023-1
Vulnerability from pysec
Published
2023-01-24 00:00
Modified
2023-01-24 00:00
Details

Adyen has utility methods for validating notification HMAC signatures. The is_valid_hmac and is_valid_hmac_notification methods are vulnerable to a timing attack, you should compare the hash of the HMACs instead.

Impacted products
Name purl
adyen pkg:pypi/adyen



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "adyen",
        "purl": "pkg:pypi/adyen"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.2.0"
            },
            {
              "fixed": "7.1.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.2.0",
        "2.3.0",
        "3.0.0",
        "3.1.0",
        "4.0.0",
        "5.0.0",
        "5.1.0",
        "6.0.0",
        "7.0.0"
      ]
    }
  ],
  "details": "Adyen has utility methods for validating notification HMAC signatures. The is_valid_hmac and is_valid_hmac_notification methods are vulnerable to a timing attack, you should compare the hash of the HMACs instead.",
  "id": "PYSEC-2023-1",
  "modified": "2023-01-24T00:00:00Z",
  "published": "2023-01-24T00:00:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/Adyen/adyen-python-api-library/issues/168"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Adyen/adyen-python-api-library/pull/170"
    }
  ]
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…

Loading…