ghsa-pqj8-xhcx-prxm
Vulnerability from github
Published
2024-12-04 18:32
Modified
2024-12-11 22:02
Severity ?
Summary
pyspider Cross-Site Request Forgery (CSRF) via the Flask endpoints
Details
binux pyspider up to v0.3.10 was discovered to contain a Cross-Site Request Forgery (CSRF) via the Flask endpoints.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pyspider" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-39163" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-12-11T22:02:35Z", "nvd_published_at": "2024-12-04T17:15:13Z", "severity": "HIGH" }, "details": "binux pyspider up to v0.3.10 was discovered to contain a Cross-Site Request Forgery (CSRF) via the Flask endpoints.", "id": "GHSA-pqj8-xhcx-prxm", "modified": "2024-12-11T22:02:35Z", "published": "2024-12-04T18:32:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39163" }, { "type": "PACKAGE", "url": "https://github.com/binux/pyspider" }, { "type": "WEB", "url": "https://github.com/binux/pyspider/blob/master/pyspider/webui/debug.py#L39" }, { "type": "WEB", "url": "https://www.sonarsource.com/blog/basic-http-authentication-risk-uncovering-pyspider-vulnerabilities" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "pyspider Cross-Site Request Forgery (CSRF) via the Flask endpoints" }
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.