pysec-2022-43062
Vulnerability from pysec
Published
2022-12-13 18:15
Modified
2023-11-07 20:24
Severity ?
Details
A vulnerability classified as problematic was found in pacparser up to 1.3.x. Affected by this vulnerability is the function pacparser_find_proxy of the file src/pacparser.c. The manipulation of the argument url leads to buffer overflow. Attacking locally is a requirement. Upgrading to version 1.4.0 is able to address this issue. The name of the patch is 853e8f45607cb07b877ffd270c63dbcdd5201ad9. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-215443.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pacparser", "purl": "pkg:pypi/pacparser" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "853e8f45607cb07b877ffd270c63dbcdd5201ad9" } ], "repo": "https://github.com/manugarg/pacparser", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.4.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.3.7", "1.3.7rc1", "1.3.7rc5", "1.3.7rc6", "1.3.8.dev15", "1.3.8.dev18", "1.3.8.dev39", "1.3.9", "1.3.9.dev7", "1.3.9.dev8", "1.4.0.dev1", "1.4.0.dev3" ] } ], "aliases": [ "CVE-2019-25078" ], "details": "A vulnerability classified as problematic was found in pacparser up to 1.3.x. Affected by this vulnerability is the function pacparser_find_proxy of the file src/pacparser.c. The manipulation of the argument url leads to buffer overflow. Attacking locally is a requirement. Upgrading to version 1.4.0 is able to address this issue. The name of the patch is 853e8f45607cb07b877ffd270c63dbcdd5201ad9. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-215443.", "id": "PYSEC-2022-43062", "modified": "2023-11-07T20:24:25.809231+00:00", "published": "2022-12-13T18:15:00+00:00", "references": [ { "type": "WEB", "url": "https://vuldb.com/?id.215443" }, { "type": "WEB", "url": "https://github.com/manugarg/pacparser/releases/tag/v1.4.0" }, { "type": "FIX", "url": "https://github.com/manugarg/pacparser/commit/853e8f45607cb07b877ffd270c63dbcdd5201ad9" }, { "type": "EVIDENCE", "url": "https://github.com/manugarg/pacparser/issues/99" }, { "type": "REPORT", "url": "https://github.com/manugarg/pacparser/issues/99" } ], "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.