ghsa-r364-2pj4-pf7f
Vulnerability from github
Published
2023-05-27 21:30
Modified
2025-01-14 22:14
Severity ?
VLAI Severity ?
Summary
ruby-saml vulnerable to XPath injection
Details
xml_security.rb
in the ruby-saml gem before 1.0.0 for Ruby allows XPath injection and code execution because prepared statements are not used.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "ruby-saml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-20108" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2023-06-06T00:24:25Z", "nvd_published_at": "2023-05-27T19:15:09Z", "severity": "CRITICAL" }, "details": "`xml_security.rb` in the ruby-saml gem before 1.0.0 for Ruby allows XPath injection and code execution because prepared statements are not used.", "id": "GHSA-r364-2pj4-pf7f", "modified": "2025-01-14T22:14:32Z", "published": "2023-05-27T21:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-20108" }, { "type": "WEB", "url": "https://github.com/SAML-Toolkits/ruby-saml/pull/225" }, { "type": "WEB", "url": "https://github.com/SAML-Toolkits/ruby-saml/commit/9853651b96b99653ea8627d757d46bfe62ab6448" }, { "type": "PACKAGE", "url": "https://github.com/SAML-Toolkits/ruby-saml" }, { "type": "WEB", "url": "https://github.com/SAML-Toolkits/ruby-saml/compare/v0.9.2...v1.0.0" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ruby-saml/CVE-2015-20108.yml" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ruby-saml/OSVDB-124991.yml" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230703-0003" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-RUBY-RUBYSAML-20217" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "ruby-saml vulnerable to XPath injection" }
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.
Loading…
Loading…