- Description
- The -ftrapv compiler option in gcc and g++ 3.3.3 and earlier does not handle all types of integer overflows, which may leave applications vulnerable to vulnerabilities related to overflows.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnu:g\\+\\+:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "3F8F6387-72F3-4659-B298-4B1752213D1C",
"versionEndIncluding": "3.3.3"
},
{
"criteria": "cpe:2.3:a:gnu:gcc:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "0914E3FE-A632-4E8B-B6E4-71CC6DBD07D3",
"versionEndIncluding": "3.3.3"
}
],
"operator": "OR"
}
]
}
]