Rs Stellar Xdr
Approved changes feed: RSS · Atom
cpe:2.3:a:stellar:rs-stellar-xdr:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Stellar (dff36e83-32ab-5204-bc95-0196d9a0c32c) |
|---|---|
| Product | Rs Stellar Xdr (780d20fd-2eeb-5884-bd35-20b89073c9b2) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-29795 |
vulnerable | 2026-06-08 07:55:16.311164 |
stellar-xdr: `StringM::from_str` bypasses max length validation
MEDIUM (4)
stellar-xdr is a library and CLI containing types and functionality for working with Stellar XDR. Prior to version 25.0.1, StringM::from_str does not validate that the input length is within the declared maximum (MAX). Calling StringM::<N>::from_str(s) where s is longer than N bytes succeeds and returns an Ok value instead of Err(Error::LengthExceedsMax), producing a StringM that violates its length invariant. This affects any code that constructs StringM values from string input using FromStr (including str::parse), and relies on the type's maximum length constraint being enforced. An oversized StringM could propagate through serialization, validation, or other logic that assumes the invariant holds. This issue has been patched in version 25.0.1.
Published: 2026-03-06T20:42:43.403Z
Updated: 2026-03-09T20:54:30.156Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.