PYSEC-2023-262
Vulnerability from pysec - Published: 2023-12-12 18:15 - Updated: 2024-10-09 19:20
VLAI?
Details
main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.
Severity ?
9.8 (Critical)
Impacted products
| Name | purl | searchor | pkg:pypi/searchor |
|---|
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 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…
Loading…