95 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2003-1459",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-12-31T05:00:00.000",
"lastModified": "2017-07-29T01:29:12.857",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in ttCMS 2.2 and ttForum allow remote attackers to execute arbitrary PHP code via the (1) template parameter in News.php or (2) installdir parameter in install.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ttcms:ttcms:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "19147A85-C7D8-484D-9099-4B3E8BD6CB03"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ttcms:ttforum:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1575A0ED-FFF2-4D25-83E4-45734AD0BC29"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3278",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/321000",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/7542",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/12271",
"source": "cve@mitre.org"
}
]
}