René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

87 lines
2.7 KiB
JSON

{
"id": "CVE-2008-4894",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-11-04T00:58:39.963",
"lastModified": "2017-10-19T01:30:14.787",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php in Tribiq CMS 5.0.10a, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the template_path parameter. NOTE: it was later reported that this issue also affects 5.0.12c."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php in Tribiq CMS 5.0.10a, cuando register_globals est\u00e9 activado y magic_quotes_gpc est\u00e1 desactivado, permite a atacantes remotos incluir y ejecutar archivos locales arbitrarios a trav\u00e9s de secuencias de salto de directorio en el par\u00e1metro template_path."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tribiq:tribiq_cms:5.0.10a:*:*:*:*:*:*:*",
"matchCriteriaId": "D4064F5E-4827-49E9-87CF-1ACB5118B4EE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32018",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46264",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6888",
"source": "cve@mitre.org"
}
]
}