{ "id": "CVE-2015-20108", "sourceIdentifier": "cve@mitre.org", "published": "2023-05-27T19:15:09.043", "lastModified": "2023-07-03T16:15:09.237", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-77" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:onelogin:ruby-saml:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.0.0", "matchCriteriaId": "5A9CA94C-AADE-4415-8F5C-CD19F0CDDF7D" } ] } ] } ], "references": [ { "url": "https://github.com/SAML-Toolkits/ruby-saml/commit/9853651b96b99653ea8627d757d46bfe62ab6448", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://github.com/SAML-Toolkits/ruby-saml/compare/v0.9.2...v1.0.0", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://github.com/SAML-Toolkits/ruby-saml/pull/225", "source": "cve@mitre.org", "tags": [ "Issue Tracking" ] }, { "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ruby-saml/OSVDB-124991.yml", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://security.netapp.com/advisory/ntap-20230703-0003/", "source": "cve@mitre.org" } ] }