Text::Csv Xs
Approved changes feed: RSS · Atom
cpe:2.3:a:hmbrand:text\:\:csv_xs:*:*:*:*:*:perl:*:*
part: a version: * update: *
| Vendor | Hmbrand (f55139e4-bd7c-5761-a91b-d0c2b07342d7) |
|---|---|
| Product | Text::Csv Xs (7920173e-0ac0-5fa2-beaa-adf98b7dbdaa) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | perl |
| 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-7111 |
vulnerable | 2026-06-08 08:07:05.408276 |
Text::CSV_XS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption
Text::CSV_XS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption.
The Parse, print, getline, and getline_all methods invoke registered callbacks (for example after_parse, before_print, or on_error) and cache the Perl argument stack pointer across the call. If a callback extends the argument stack enough to trigger a reallocation, the return value is written through the stale pointer into the freed buffer, and the caller reads the original $self argument as the return value instead.
Calling code that expects parsed data from getline_all receives the Text::CSV_XS object in its place, leading to logic errors or crashes. Text::CSV_XS objects used without any registered callbacks are not affected.
Published: 2026-04-29T14:22:29.358Z
Updated: 2026-06-25T19:35:17.533Z |
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.