CVE Field Guide
About Us
CVE-2023-46035
PUBLISHED
Assigner:
mitre
Reserved:
16.10.2023
Published:
14.09.2026
Updated:
14.09.2026
The svg_optimizer gem before 0.3.0 for Ruby performs entity expansion on untrusted documents.
Metrics
CVSS 3.1
CVSS Vector:
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score:
5.9
CVSS score
5.9
Attack Vector
Network
Scope
Unchanged
Attack Complexity
High
Confidentiality Impact
High
Privileges Required
None
Integrity Impact
None
User Interaction
None
Availability Impact
None
CVSS 3.1
Product Status
Vendor
fnando
Product
svg_optimizer
Versions
Default:
unaffected
affected from 0 to 0.3.0 (excl.)
References
https://github.com/fnando/svg_optimizer/pull/17
https://github.com/rubysec/ruby-advisory-db/pull/713
Problem Types
CWE-776 Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CWE