gsd-2009-4123
Vulnerability from gsd
Modified
2009-12-07 00:00
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-4123",
"id": "GSD-2009-4123"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "jruby-openssl",
"purl": "pkg:gem/jruby-openssl"
}
}
],
"aliases": [
"CVE-2009-4123"
],
"details": "A security problem involving peer certificate verification was found where\nfailed verification silently did nothing, making affected applications\nvulnerable to attackers. Attackers could lead a client application to believe\nthat a secure connection to a rogue SSL server is legitimate. Attackers could\nalso penetrate client-validated SSL server applications with a dummy\ncertificate.\n",
"id": "GSD-2009-4123",
"modified": "2009-12-07T00:00:00.000Z",
"published": "2009-12-07T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
}
],
"schema_version": "1.4.0",
"summary": "jruby-openssl Gem for JRuby fails to do proper certificate validation"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4123",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The jruby-openssl gem before 0.6 for JRuby mishandles SSL certificate validation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/advisories/GHSA-xgv7-pqqh-h2w9",
"refsource": "MISC",
"url": "https://github.com/advisories/GHSA-xgv7-pqqh-h2w9"
},
{
"name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml",
"refsource": "MISC",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml"
},
{
"name": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl",
"refsource": "MISC",
"url": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
},
{
"name": "https://web.archive.org/web/20101213091125/http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl",
"refsource": "MISC",
"url": "https://web.archive.org/web/20101213091125/http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2009-4123",
"date": "2009-12-07",
"description": "A security problem involving peer certificate verification was found where\nfailed verification silently did nothing, making affected applications\nvulnerable to attackers. Attackers could lead a client application to believe\nthat a secure connection to a rogue SSL server is legitimate. Attackers could\nalso penetrate client-validated SSL server applications with a dummy\ncertificate.\n",
"gem": "jruby-openssl",
"patched_versions": [
"\u003e= 0.6"
],
"platform": "jruby",
"title": "jruby-openssl Gem for JRuby fails to do proper certificate validation",
"url": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.6",
"affected_versions": "All versions before 0.6",
"credit": "NAKAMURA Hiroshi",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2009-12-07",
"description": "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.",
"fixed_versions": [
"0.6"
],
"identifier": "CVE-2009-4123",
"identifiers": [
"CVE-2009-4123"
],
"not_impacted": "All versions starting from 0.6",
"package_slug": "gem/jruby-openssl",
"pubdate": "2009-12-07",
"solution": "Upgrade to version 0.6 or above.",
"title": "Fails to do proper certificate validation",
"urls": [
"https://github.com/jruby/jruby-openssl/commit/367f170fa17890c7352a5c4dc0bf5f2e8b1d8139",
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml"
],
"uuid": "f7fde20b-d4b6-4f94-934b-6ddebf4193c6"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jruby:jruby-openssl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EE19B114-736D-4954-B481-4FDC948A6ABE",
"versionEndExcluding": "0.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The jruby-openssl gem before 0.6 for JRuby mishandles SSL certificate validation."
},
{
"lang": "es",
"value": "La gema jruby-openssl anterior a 0.6 para JRuby maneja mal la validaci\u00f3n del certificado SSL."
}
],
"id": "CVE-2009-4123",
"lastModified": "2023-12-14T20:36:27.043",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-12-12T16:15:07.407",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Broken Link"
],
"url": "http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/advisories/GHSA-xgv7-pqqh-h2w9"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://web.archive.org/web/20101213091125/http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…