2024-12-08 03:06:42 +00:00

88 lines
2.3 KiB
JSON

{
"id": "CVE-2006-0635",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-02-10T11:02:00.000",
"lastModified": "2024-11-21T00:06:58.243",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tiny C Compiler (TCC) 0.9.23 (aka TinyCC) evaluates the \"i>sizeof(int)\" expression to false when i equals -1, which might introduce integer overflow vulnerabilities into applications that could be exploited by context-dependent attackers."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 4.6,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fabrice_bellard:tiny_c_compiler:0.9.23:*:*:*:*:*:*:*",
"matchCriteriaId": "321FB791-DCBE-4985-AF60-9C4571719FEB"
}
]
}
]
}
],
"references": [
{
"url": "http://www.osvdb.org/22956",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/424257/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.osvdb.org/22956",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/424257/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}