GSD-2021-33575
Vulnerability from gsd - Updated: 2021-10-06 00:00Details
The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute
arbitrary code because of the Plist gem's documented behavior of using Marshal.load
during XML document processing.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-33575",
"description": "The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load during XML document processing.",
"id": "GSD-2021-33575"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "ruby-jss",
"purl": "pkg:gem/ruby-jss"
}
}
],
"aliases": [
"CVE-2021-33575",
"GHSA-vmfh-c547-v45h"
],
"details": "The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute\narbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load\nduring XML document processing.\n",
"id": "GSD-2021-33575",
"modified": "2021-10-06T00:00:00.000Z",
"published": "2021-10-06T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/advisories/GHSA-vmfh-c547-v45h"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 9.8,
"type": "CVSS_V3"
}
],
"summary": "Remote code execution in ruby-jss"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33575",
"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 Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load during XML document processing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/PixarAnimationStudios/ruby-jss/blob/e6d48dd8c77f9275c76787d60d3472615fcd9b77/CHANGES.md#160---2021-05-24",
"refsource": "MISC",
"url": "https://github.com/PixarAnimationStudios/ruby-jss/blob/e6d48dd8c77f9275c76787d60d3472615fcd9b77/CHANGES.md#160---2021-05-24"
},
{
"name": "https://github.com/patsplat/plist/tree/ce8f9ae42a114f603ea200c955e420782bffc4ad#label-Security+considerations",
"refsource": "MISC",
"url": "https://github.com/patsplat/plist/tree/ce8f9ae42a114f603ea200c955e420782bffc4ad#label-Security+considerations"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2021-33575",
"cvss_v3": 9.8,
"date": "2021-10-06",
"description": "The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute\narbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load\nduring XML document processing.\n",
"gem": "ruby-jss",
"ghsa": "vmfh-c547-v45h",
"patched_versions": [
"\u003e= 1.6.0"
],
"title": "Remote code execution in ruby-jss",
"url": "https://github.com/advisories/GHSA-vmfh-c547-v45h"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.6.0",
"affected_versions": "All versions before 1.6.0",
"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": "2021-06-01",
"description": "The Pixar ruby-jss gem allows remote attackers to execute arbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load during XML document processing.",
"fixed_versions": [
"1.6.0"
],
"identifier": "CVE-2021-33575",
"identifiers": [
"CVE-2021-33575"
],
"not_impacted": "All versions starting from 1.6.0",
"package_slug": "gem/ruby-jss",
"pubdate": "2021-05-25",
"solution": "Upgrade to version 1.6.0 or above.",
"title": "Deserialization of Untrusted Data",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-33575"
],
"uuid": "bdd70f3b-809a-45d7-b940-bf11e418a31e"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:pixar:ruby-jss:*:*:*:*:*:ruby:*:*",
"cpe_name": [],
"versionEndExcluding": "1.6.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33575"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist gem\u0027s documented behavior of using Marshal.load during XML document processing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/patsplat/plist/tree/ce8f9ae42a114f603ea200c955e420782bffc4ad#label-Security+considerations",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/patsplat/plist/tree/ce8f9ae42a114f603ea200c955e420782bffc4ad#label-Security+considerations"
},
{
"name": "https://github.com/PixarAnimationStudios/ruby-jss/blob/e6d48dd8c77f9275c76787d60d3472615fcd9b77/CHANGES.md#160---2021-05-24",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/PixarAnimationStudios/ruby-jss/blob/e6d48dd8c77f9275c76787d60d3472615fcd9b77/CHANGES.md#160---2021-05-24"
}
]
}
},
"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": "2021-06-01T14:44Z",
"publishedDate": "2021-05-25T23: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…