{ "document": { "aggregate_severity": { "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files.\n\nWhen the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent (since the existence check is against the target), and does not rotate it. But it touches the file, which creates the target.\n\nAn attacker that has the ability to create the symlink can use this to create an arbitrary file with permissions of the process rotating the files (which may be different from the process that normally writes to the log file that is being rotated).\n\nNote that the touch option is disabled by default.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-File-Rotate-Simple-2026-17435 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-file-rotate-simple-2026-17435.json" }, { "category": "external", "summary": "https://github.com/robrwo/File-Rotate-Simple/commit/ead3f5c0e51217b34d286aa243949dba60b39eba.patch", "url": "https://github.com/robrwo/File-Rotate-Simple/commit/ead3f5c0e51217b34d286aa243949dba60b39eba.patch" }, { "category": "external", "summary": "https://github.com/robrwo/File-Rotate-Simple/security/advisories/GHSA-fpmm-8f6h-wv74", "url": "https://github.com/robrwo/File-Rotate-Simple/security/advisories/GHSA-fpmm-8f6h-wv74" }, { "category": "external", "summary": "https://metacpan.org/release/RRWO/File-Rotate-Simple-v0.4.0/changes", "url": "https://metacpan.org/release/RRWO/File-Rotate-Simple-v0.4.0/changes" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2026/08/07/7", "url": "http://www.openwall.com/lists/oss-security/2026/08/07/7" }, { "category": "external", "summary": "CVE-2026-17435 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-17435" } ], "title": "File-Rotate-Simple vulnerability", "tracking": { "current_release_date": "2026-08-07T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-File-Rotate-Simple-2026-17435", "initial_release_date": "2026-08-07T00:00:00", "revision_history": [ { "date": "2026-08-07T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<0.4.0", "product": { "name": "File-Rotate-Simple less than 0.4.0", "product_id": "CSAFPID-0001", "product_identification_helper": { "purl": "pkg:cpan/File-Rotate-Simple" } } }, { "category": "product_version_range", "name": "vers:cpan/>=0.4.0", "product": { "name": "File-Rotate-Simple greater than or equal 0.4.0", "product_id": "CSAFPID-0002", "product_identification_helper": { "purl": "pkg:cpan/File-Rotate-Simple" } } } ], "category": "product_name", "name": "File-Rotate-Simple" } ] }, "vulnerabilities": [ { "cve": "CVE-2026-17435", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access ('Link Following')" }, "notes": [ { "category": "description", "text": "File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files.\n\nWhen the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent (since the existence check is against the target), and does not rotate it. But it touches the file, which creates the target.\n\nAn attacker that has the ability to create the symlink can use this to create an arbitrary file with permissions of the process rotating the files (which may be different from the process that normally writes to the log file that is being rotated).\n\nNote that the touch option is disabled by default.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }