All the vulnerabilites related to ruby - rexml
cve-2024-41946
Vulnerability from cvelistv5
Published
2024-08-01 14:22
Modified
2024-08-01 15:50
Severity ?
EPSS score ?
Summary
REXML DoS vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-5866-49gr-22v4 | x_refsource_CONFIRM | |
https://github.com/ruby/rexml/commit/033d1909a8f259d5a7c53681bcaf14f13bcf0368 | x_refsource_MISC | |
https://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml | x_refsource_MISC | |
https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946 | x_refsource_MISC |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:ruby-lang:rexml:*:*:*:*:*:ruby:*:*" ], "defaultStatus": "unknown", "product": "rexml", "vendor": "ruby-lang", "versions": [ { "lessThan": "3.3.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-41946", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-01T15:45:10.507112Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-01T15:50:11.993Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.3.3" } ] } ], "descriptions": [ { "lang": "en", "value": "REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-01T14:22:14.014Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-5866-49gr-22v4", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-5866-49gr-22v4" }, { "name": "https://github.com/ruby/rexml/commit/033d1909a8f259d5a7c53681bcaf14f13bcf0368", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/commit/033d1909a8f259d5a7c53681bcaf14f13bcf0368" }, { "name": "https://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml" }, { "name": "https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946" } ], "source": { "advisory": "GHSA-5866-49gr-22v4", "discovery": "UNKNOWN" }, "title": "REXML DoS vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-41946", "datePublished": "2024-08-01T14:22:14.014Z", "dateReserved": "2024-07-24T16:51:40.948Z", "dateUpdated": "2024-08-01T15:50:11.993Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-41123
Vulnerability from cvelistv5
Published
2024-08-01 14:18
Modified
2024-08-01 15:46
Severity ?
EPSS score ?
Summary
REXML DoS vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-r55c-59qm-vjw6 | x_refsource_CONFIRM | |
https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8 | x_refsource_MISC | |
https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh | x_refsource_MISC | |
https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41123 | x_refsource_MISC |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:ruby-lang:rexml:*:*:*:*:*:ruby:*:*" ], "defaultStatus": "unknown", "product": "rexml", "vendor": "ruby-lang", "versions": [ { "lessThan": "3.3.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-41123", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-01T14:33:21.621506Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-01T15:46:58.083Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.3.3" } ] } ], "descriptions": [ { "lang": "en", "value": "REXML is an XML toolkit for Ruby. The REXML gem before 3.3.2 has some DoS vulnerabilities when it parses an XML that has many specific characters such as whitespace character, `\u003e]` and `]\u003e`. The REXML gem 3.3.3 or later include the patches to fix these vulnerabilities." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-01T14:18:43.611Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-r55c-59qm-vjw6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-r55c-59qm-vjw6" }, { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8" }, { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh" }, { "name": "https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41123", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41123" } ], "source": { "advisory": "GHSA-r55c-59qm-vjw6", "discovery": "UNKNOWN" }, "title": "REXML DoS vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-41123", "datePublished": "2024-08-01T14:18:43.611Z", "dateReserved": "2024-07-15T15:53:28.323Z", "dateUpdated": "2024-08-01T15:46:58.083Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-43398
Vulnerability from cvelistv5
Published
2024-08-22 14:14
Modified
2024-08-22 14:43
Severity ?
EPSS score ?
Summary
REXML denial of service vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-vmwr-mc7x-5vc3 | x_refsource_CONFIRM | |
https://github.com/ruby/rexml/releases/tag/v3.3.6 | x_refsource_MISC |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-43398", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-22T14:43:15.415517Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-22T14:43:24.250Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.3.6" } ] } ], "descriptions": [ { "lang": "en", "value": "REXML is an XML toolkit for Ruby. The REXML gem before 3.3.6 has a DoS vulnerability when it parses an XML that has many deep elements that have same local name attributes. If you need to parse untrusted XMLs with tree parser API like REXML::Document.new, you may be impacted to this vulnerability. If you use other parser APIs such as stream parser API and SAX2 parser API, this vulnerability is not affected. The REXML gem 3.3.6 or later include the patch to fix the vulnerability." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-776", "description": "CWE-776: Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-22T14:14:03.588Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-vmwr-mc7x-5vc3", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-vmwr-mc7x-5vc3" }, { "name": "https://github.com/ruby/rexml/releases/tag/v3.3.6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/releases/tag/v3.3.6" } ], "source": { "advisory": "GHSA-vmwr-mc7x-5vc3", "discovery": "UNKNOWN" }, "title": "REXML denial of service vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-43398", "datePublished": "2024-08-22T14:14:03.588Z", "dateReserved": "2024-08-12T18:02:04.965Z", "dateUpdated": "2024-08-22T14:43:24.250Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-35176
Vulnerability from cvelistv5
Published
2024-05-16 15:13
Modified
2024-08-02 03:07
Severity ?
EPSS score ?
Summary
REXML contains a denial of service vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh | x_refsource_CONFIRM | |
https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb | x_refsource_MISC | |
https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176 | x_refsource_MISC |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:ruby-lang:rexml:*:*:*:*:*:ruby:*:*" ], "defaultStatus": "unknown", "product": "rexml", "vendor": "ruby-lang", "versions": [ { "lessThan": "3.2.7", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-35176", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-05-16T18:26:15.797427Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-01T15:47:54.116Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T03:07:46.804Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh" }, { "name": "https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb" }, { "name": "https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.2.7" } ] } ], "descriptions": [ { "lang": "en", "value": " REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service vulnerability when it parses an XML that has many `\u003c`s in an attribute value. Those who need to parse untrusted XMLs may be impacted to this vulnerability. The REXML gem 3.2.7 or later include the patch to fix this vulnerability. As a workaround, don\u0027t parse untrusted XMLs." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-05-16T15:13:25.100Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh" }, { "name": "https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/commit/4325835f92f3f142ebd91a3fdba4e1f1ab7f1cfb" }, { "name": "https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2024/05/16/dos-rexml-cve-2024-35176" } ], "source": { "advisory": "GHSA-vg3r-rm7w-2xgh", "discovery": "UNKNOWN" }, "title": "REXML contains a denial of service vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-35176", "datePublished": "2024-05-16T15:13:25.100Z", "dateReserved": "2024-05-10T14:24:24.338Z", "dateUpdated": "2024-08-02T03:07:46.804Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-49761
Vulnerability from cvelistv5
Published
2024-10-28 14:10
Modified
2024-10-28 14:58
Severity ?
EPSS score ?
Summary
REXML ReDoS vulnerability
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-2rxp-v6pw-ch6m | x_refsource_CONFIRM | |
https://github.com/ruby/rexml/commit/ce59f2eb1aeb371fe1643414f06618dbe031979f | x_refsource_MISC | |
https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761 | x_refsource_MISC |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:ruby:rexml:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rexml", "vendor": "ruby", "versions": [ { "lessThan": "3.3.9", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-49761", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-28T14:57:03.712021Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-28T14:58:24.116Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.3.9" } ] } ], "descriptions": [ { "lang": "en", "value": "REXML is an XML toolkit for Ruby. The REXML gem before 3.3.9 has a ReDoS vulnerability when it parses an XML that has many digits between \u0026# and x...; in a hex numeric character reference (\u0026#x...;). This does not happen with Ruby 3.2 or later. Ruby 3.1 is the only affected maintained Ruby. The REXML gem 3.3.9 or later include the patch to fix the vulnerability." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.6, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333: Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-28T14:10:23.212Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-2rxp-v6pw-ch6m", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-2rxp-v6pw-ch6m" }, { "name": "https://github.com/ruby/rexml/commit/ce59f2eb1aeb371fe1643414f06618dbe031979f", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ruby/rexml/commit/ce59f2eb1aeb371fe1643414f06618dbe031979f" }, { "name": "https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761" } ], "source": { "advisory": "GHSA-2rxp-v6pw-ch6m", "discovery": "UNKNOWN" }, "title": "REXML ReDoS vulnerability" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-49761", "datePublished": "2024-10-28T14:10:23.212Z", "dateReserved": "2024-10-18T13:43:23.455Z", "dateUpdated": "2024-10-28T14:58:24.116Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-39908
Vulnerability from cvelistv5
Published
2024-07-16 17:28
Modified
2024-08-02 04:33
Severity ?
EPSS score ?
Summary
Denial of service in REXML
References
▼ | URL | Tags |
---|---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8 | x_refsource_CONFIRM | |
https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908 | x_refsource_MISC |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:ruby-lang:rexml:*:*:*:*:*:ruby:*:*" ], "defaultStatus": "unknown", "product": "rexml", "vendor": "ruby-lang", "versions": [ { "lessThan": "3.3.2", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-39908", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-16T17:58:11.892191Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-01T15:47:24.545Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T04:33:11.796Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8" }, { "name": "https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rexml", "vendor": "ruby", "versions": [ { "status": "affected", "version": "\u003c 3.3.2" } ] } ], "descriptions": [ { "lang": "en", "value": " REXML is an XML toolkit for Ruby. The REXML gem before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as `\u003c`, `0` and `%\u003e`. If you need to parse untrusted XMLs, you many be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities. Users are advised to upgrade. Users unable to upgrade should avoid parsing untrusted XML strings." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-07-16T17:28:07.372Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8" }, { "name": "https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908", "tags": [ "x_refsource_MISC" ], "url": "https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908" } ], "source": { "advisory": "GHSA-4xqq-m2hx-25v8", "discovery": "UNKNOWN" }, "title": "Denial of service in REXML" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-39908", "datePublished": "2024-07-16T17:28:07.372Z", "dateReserved": "2024-07-02T19:37:18.600Z", "dateUpdated": "2024-08-02T04:33:11.796Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }