pysec-2023-262
Vulnerability from pysec
Published
2023-12-12 18:15
Modified
2024-10-09 19:20
Severity ?
Details
main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "searchor", "purl": "pkg:pypi/searchor" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "16016506f7bf92b0f21f51841d599126d6fcd15b" } ], "repo": "https://github.com/ArjunSharda/Searchor", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.4.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.3", "1.0.4", "1.0.5", "1.1.0", "1.1.1", "1.2.0", "1.3.0", "1.4.0", "2.0.0", "2.0.1", "2.0.2", "2.1.1", "2.1.2", "2.1.3", "2.1.4", "2.1.5", "2.1.6", "2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.3.0", "2.3.1", "2.3.2", "2.4.0", "2.4.1" ] } ], "aliases": [ "CVE-2023-43364", "GHSA-66m2-493m-crh2" ], "details": "main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.", "id": "PYSEC-2023-262", "modified": "2024-10-09T19:20:24.594458+00:00", "published": "2023-12-12T18:15:00+00:00", "references": [ { "type": "REPORT", "url": "https://github.com/ArjunSharda/Searchor/pull/130" }, { "type": "FIX", "url": "https://github.com/ArjunSharda/Searchor/pull/130" }, { "type": "EVIDENCE", "url": "https://github.com/nexis-nexis/Searchor-2.4.0-POC-Exploit-" }, { "type": "EVIDENCE", "url": "https://github.com/nikn0laty/Exploit-for-Searchor-2.4.0-Arbitrary-CMD-Injection" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-66m2-493m-crh2" }, { "type": "FIX", "url": "https://github.com/ArjunSharda/Searchor/commit/16016506f7bf92b0f21f51841d599126d6fcd15b" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.