GSD-2022-32511
Vulnerability from gsd - Updated: 2022-06-07 00:00Details
jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a
situation where JSON.parse is preferable.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-32511",
"description": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.",
"id": "GSD-2022-32511"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "jmespath",
"purl": "pkg:gem/jmespath"
}
}
],
"aliases": [
"CVE-2022-32511",
"GHSA-5c5f-7vfq-3732"
],
"details": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a\nsituation where JSON.parse is preferable.\n",
"id": "GSD-2022-32511",
"modified": "2022-06-07T00:00:00.000Z",
"published": "2022-06-07T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jmespath/jmespath.rb/pull/55"
},
{
"type": "WEB",
"url": "https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1"
},
{
"type": "WEB",
"url": "https://stackoverflow.com/a/30050571/580231"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 9.8,
"type": "CVSS_V3"
}
],
"summary": "JMESPath for Ruby using JSON.load instead of JSON.parse"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-32511",
"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": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jmespath/jmespath.rb/pull/55",
"refsource": "MISC",
"url": "https://github.com/jmespath/jmespath.rb/pull/55"
},
{
"name": "https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1",
"refsource": "MISC",
"url": "https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1"
},
{
"name": "https://stackoverflow.com/a/30050571/580231",
"refsource": "MISC",
"url": "https://stackoverflow.com/a/30050571/580231"
},
{
"name": "FEDORA-2022-779e050244",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AGZ2YWONVFFOPACHAT4MM7ZBT4DNHOF5/"
},
{
"name": "FEDORA-2022-13d49faee0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/376NUPIPTYBWWGS33GO4UOLQRI4D3BTP/"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2022-32511",
"cvss_v3": 9.8,
"date": "2022-06-07",
"description": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a\nsituation where JSON.parse is preferable.\n",
"gem": "jmespath",
"ghsa": "5c5f-7vfq-3732",
"patched_versions": [
"\u003e= 1.6.1"
],
"related": {
"url": [
"https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1",
"https://stackoverflow.com/a/30050571/580231"
]
},
"title": "JMESPath for Ruby using JSON.load instead of JSON.parse",
"url": "https://github.com/jmespath/jmespath.rb/pull/55"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.6.1",
"affected_versions": "All versions before 1.6.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-11-29",
"description": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.",
"fixed_versions": [
"1.6.1"
],
"identifier": "CVE-2022-32511",
"identifiers": [
"CVE-2022-32511",
"GHSA-5c5f-7vfq-3732"
],
"not_impacted": "All versions starting from 1.6.1",
"package_slug": "gem/jmespath",
"pubdate": "2022-06-06",
"solution": "Upgrade to version 1.6.1 or above.",
"title": "JMESPath for Ruby using JSON.load instead of JSON.parse",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-32511",
"https://github.com/jmespath/jmespath.rb/pull/55",
"https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1",
"https://stackoverflow.com/a/30050571/580231",
"https://github.com/advisories/GHSA-5c5f-7vfq-3732"
],
"uuid": "c1e41d1b-463f-4848-8ed4-341a903a62ba"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jmespath_project:jmespath:*:*:*:*:*:ruby:*:*",
"cpe_name": [],
"versionEndExcluding": "1.6.1",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-32511"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://stackoverflow.com/a/30050571/580231",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://stackoverflow.com/a/30050571/580231"
},
{
"name": "https://github.com/jmespath/jmespath.rb/pull/55",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/jmespath/jmespath.rb/pull/55"
},
{
"name": "https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1"
},
{
"name": "FEDORA-2022-13d49faee0",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/376NUPIPTYBWWGS33GO4UOLQRI4D3BTP/"
},
{
"name": "FEDORA-2022-779e050244",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AGZ2YWONVFFOPACHAT4MM7ZBT4DNHOF5/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-11-29T16:54Z",
"publishedDate": "2022-06-06T22:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…