ghsa-9qp4-79q8-58pr
Vulnerability from github
Published
2022-05-17 03:27
Modified
2024-11-22 20:20
Summary
Ipsilon denial of service by deleting a SAML2 Service Provider (SP)
Details
providers/saml2/admin.py in the Identity Provider (IdP) server in Ipsilon 0.1.0 before 1.0.2 and 1.1.x before 1.1.1 does not properly check permissions, which allows remote authenticated users to cause a denial of service by deleting a SAML2 Service Provider (SP).
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ipsilon" }, "ranges": [ { "events": [ { "introduced": "0.1.0" }, { "fixed": "1.0.2" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 1.1.1" }, "package": { "ecosystem": "PyPI", "name": "ipsilon" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5301" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-11-22T20:20:08Z", "nvd_published_at": "2015-11-17T15:59:00Z", "severity": "MODERATE" }, "details": "providers/saml2/admin.py in the Identity Provider (IdP) server in Ipsilon 0.1.0 before 1.0.2 and 1.1.x before 1.1.1 does not properly check permissions, which allows remote authenticated users to cause a denial of service by deleting a SAML2 Service Provider (SP).", "id": "GHSA-9qp4-79q8-58pr", "modified": "2024-11-22T20:20:08Z", "published": "2022-05-17T03:27:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5301" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1271530" }, { "type": "WEB", "url": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.0.2" }, { "type": "WEB", "url": "https://fedorahosted.org/ipsilon/wiki/Releases/v1.1.1" }, { "type": "PACKAGE", "url": "https://github.com/ipsilon-project/ipsilon" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipsilon/PYSEC-2015-42.yaml" }, { "type": "WEB", "url": "https://pagure.io/ipsilon/9dec97c3c83928d231ea10f4160523a13803e594" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/10/27/8" } ], "schema_version": "1.4.0", "severity": [], "summary": "Ipsilon denial of service by deleting a SAML2 Service Provider (SP)" }
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.