CVE-2025-59433
Last modified
CVE-2025-59433 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Conventional Changelog generates changelogs and release notes from a project's commit messages and metadata. Prior to version 2.0.0, @conventional-changelog/git-client has an argument injection vulnerability. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Conventional Changelog generates changelogs and release notes from a project's commit messages and metadata. Prior to version 2.0.0, @conventional-changelog/git-client has an argument injection vulnerability. This vulnerability manifests with the library's getTags() API, which allows extra parameters to be passed to the git log command. In another API by this library, getRawCommits(), there are secure practices taken to ensure that the extra parameter path is unable to inject an argument by ending the git log command with the special shell syntax --. However, the library does not follow the same practice for getTags() as it does not attempt to sanitize for user input, validate the given params, or restrict them to an allow list. Nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options. Thus, allowing users to exploit an argument injection vulnerability in Git due to the --output= command-line option that results with overwriting arbitrary files. This issue has been patched in version 2.0.0.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-59433?
How severe is CVE-2025-59433?
How do I fix CVE-2025-59433?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59428EspoCRM is an open source customer relationship management a…5.4
- CVE-2025-59429FreePBX is an open source GUI for managing Asterisk. In vers…5.4
- CVE-2025-5943MicroDicom DICOM Viewer suffers from an out-of-bounds writ…8.8
- CVE-2025-59430Mesh Connect JS SDK contains JS libraries for integrating wi…8.2
- CVE-2025-59431MapServer is a system for developing web-based GIS applicati…9.8
- CVE-2025-59432SCRAM (Salted Challenge Response Authentication Mechanism) i…6.6
- CVE-2025-59434Flowise is a drag & drop user interface to build a customize…9.6
- CVE-2025-59436The ip (aka node-ip) package through 2.0.1 (in NPM) might al…3.2
- CVE-2025-59437The ip (aka node-ip) package through 2.0.1 (in NPM) might al…3.2
- CVE-2025-59438Mbed TLS through 3.6.4 has an Observable Timing Discrepancy.5.3
- CVE-2025-59439An issue was discovered in Samsung Mobile Processor, Wearabl…7.5
- CVE-2025-5944The Element Pack Addons for Elementor plugin for WordPress i…5.4
Are you affected by CVE-2025-59433?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
