CVE-2005-3962
Published Dec 1, 2005
Last updated 6 years ago
Overview
- Description
- Integer overflow in the format string functionality (Perl_sv_vcatpvfn) in Perl 5.9.2 and 5.8.6 Perl allows attackers to overwrite arbitrary memory and possibly execute arbitrary code via format string specifiers with large values, which causes an integer wrap and leads to a buffer overflow, as demonstrated using format string vulnerabilities in Perl applications.
- Source
- secalert@redhat.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.6
- Impact score
- 6.4
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-189
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:perl:perl:5.8.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "53F0358E-0722-48A6-A2C6-470229602089" }, { "criteria": "cpe:2.3:a:perl:perl:5.9.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DF69341A-4D00-424E-AD0F-FA7515278770" } ], "operator": "OR" } ] } ]