{ "schema_version": "1.4.0", "id": "GHSA-xgv7-pqqh-h2w9", "modified": "2023-12-14T22:27:18Z", "published": "2023-01-19T17:51:27Z", "aliases": [ "CVE-2009-4123" ], "summary": "jruby-openssl gem for JRuby fails to do proper certificate validation", "details": "A security problem involving peer certificate verification was found where failed verification silently did nothing, making affected applications vulnerable to attackers. Attackers could lead a client application to believe that a secure connection to a rogue SSL server is legitimate. Attackers could also penetrate client-validated SSL server applications with a dummy certificate.\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "jruby-openssl" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4123" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-xgv7-pqqh-h2w9" }, { "type": "WEB", "url": "https://github.com/jruby/jruby-openssl" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20101213091125/http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl" }, { "type": "WEB", "url": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl" } ], "database_specific": { "cwe_ids": [ "CWE-295" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-19T17:51:27Z", "nvd_published_at": "2023-12-12T16:15:07Z" } }