{"uuid": "cc5862c8-d88b-4759-bd5d-a9483da2796a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2019-1010083", "type": "seen", "source": "https://t.me/hacking_Attack/39260", "content": "-f FORMAT, --format FORMAT\n                        the format to emit audit    results in (choices: columns,\n                        json, cyclonedx-json, cyclonedx-xml) (default:\n                        columns)\n  -s SERVICE, --vulnerability-service SERVICE\n                        the vulnerability service to audit dependencies\n                        against (choices: osv, pypi) (default: pypi)\n  -d, --dry-run         collect all dependencies but do not perform the\n                        auditing step (default: False)\n  -S, --strict          fail the entire audit if dependency collection fails\n                        on any dependency (default: False)\n  --desc [{on,off,auto}]\n                        include a description for each vulnerability; `auto`\n                        defaults to `on` for the `json` format. This flag has\n                        no effect on the `cyclonedx-json` or `cyclonedx-xml`\n                        formats. (default: auto)\n  --cache-dir CACHE_DIR\n                           the directory to use as an HTTP cache for PyPI; uses\n                        the `pip` HTTP cache by default (default: None)\n  --progress-spinner {on,off}\n                        display a progress spinner (default: on)\n  --timeout TIMEOUT     set the socket timeout (default: 15)\n  --path PATHS          restrict to the specified installation path for\n                        auditing packages; this option can be used multiple\n                        times (default: [])\n  -v, --verbose         give more output; this setting overrides the\n                        `PIP_AUDIT_LOGLEVEL` variable and is equivalent to\n                        setting it to `debug` (default: False)\n  Exit codes  On completion, pip-audit will exit with a code indicating its status.  The current codes are:    0: No known vulnerabilities (https://www.kitploit.com/search/label/Known%20Vulnerabilities) were detected.  1: One or more known vulnerabilities (https://www.kitploit.com/search/label/vulnerabilities) were found.    Examples  Audit dependencies for the current Python environment:  $ pip-audit\nNo known vulnerabilities found\n  Audit dependencies for a given requirements file:  $ pip-audit -r ./requirements.txt\nNo known vulnerabilities found\n  Audit dependencies for the current Python environment excluding system packages:  $ pip-audit -r ./requirements.txt -l\nNo known vulnerabilities found\n  Audit dependencies when there are vulnerabilities present:  $ pip-audit\nFound 2 known vulnerabilities in 1 packages\nName  Version ID             Fix Versions\n----  ------- -------------- ------------\nFlask 0.5     PYSEC-2019-179 1.0\nFlask 0.5     PYSEC-2018-66  0.12.3\n  Audit dependencies including descriptions:  $ pip-audit --desc\nFound 2 known vulnerabilities in 1 packages\nName  Version ID             Fix Versions Description\n----  ------- -------------- ------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------   ------------\nFlask 0.5     PYSEC-2019-179 1.0          The Pallets Project Flask before 1.0 is affected by: unexpected memory usage. The impact is: denial of service. The attack vector is: crafted encoded JSON data. The fixed version is: 1. NOTE: this may overlap CVE-2018-1000656.\nFlask 0.5     PYSEC-2018-66  0.12.3       The Pallets Project flask version Before 0.12.3 contains a CWE-20: Improper Input Validation vulnerability in flask that can result in Large amount of memory usage possibly leading to denial of service. This attack appear to be exploitable via Attacker provides JSON data in incorrect encoding. This vulnerability appears to have been fixed in 0.12.3. NOTE: this may overlap CVE-2019-1010083.\n\n___________________________ \n@hacking_Attack\n@Hacking_Video", "creation_timestamp": "2026-09-06T13:00:05.433105Z"}