PYSEC-2022-42997

Vulnerability from pysec - Published: 2022-12-06 18:15 - Updated: 2023-05-04 04:29
VLAI?
Details

Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python random library for random value selection. The python random library warns that it should not be used for security purposes due to its reliance on a non-cryptographically secure random number generator. As a result a motivated attacker may be able to guess generated passwords. This issue has been addressed in version 1.0.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Impacted products
Name purl
passeo pkg:pypi/passeo

{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "passeo",
        "purl": "pkg:pypi/passeo"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8caa798b6bc4647dca59b2376204b6dc6176361a"
            }
          ],
          "repo": "https://github.com/ArjunSharda/Passeo",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.0.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.0.0",
        "1.0.1",
        "1.0.2",
        "1.0.3",
        "1.0.4"
      ]
    }
  ],
  "aliases": [
    "CVE-2022-23472",
    "GHSA-mhhf-vgwh-fw9h"
  ],
  "details": "Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python `random` library for random value selection. The python `random` library warns that it should not be used for security purposes due to its reliance on a non-cryptographically secure random number generator. As a result a motivated attacker may be able to guess generated passwords. This issue has been addressed in version 1.0.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
  "id": "PYSEC-2022-42997",
  "modified": "2023-05-04T04:29:27.942516Z",
  "published": "2022-12-06T18:15:00Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/ArjunSharda/Passeo/security/advisories/GHSA-mhhf-vgwh-fw9h"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ArjunSharda/Passeo/commit/8caa798b6bc4647dca59b2376204b6dc6176361a"
    },
    {
      "type": "WEB",
      "url": "https://peps.python.org/pep-0506/"
    }
  ]
}


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…