2024-04-04 08:46:00 +00:00

111 lines
3.2 KiB
JSON

{
"id": "CVE-2006-5735",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-11-06T18:07:00.000",
"lastModified": "2018-10-17T21:44:18.487",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in include/common.php in PunBB before 1.2.14 allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the language parameter, related to register.php storing a language value in the users table."
},
{
"lang": "es",
"value": "Vulnerabilidad de escalado de directorio en include/common.php en PunBB anterior a 1.2.14 permite a usuarios autenticados remotamente incluir y ejecutar archivos locales de su elecci\u00f3n mediante un .. (punto punto) en el par\u00e1metro language, relacionado con que register.php almacena un valor de idioma en la tabla de usuarios."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:punbb:punbb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.13",
"matchCriteriaId": "56DC915E-4213-4B4E-9B9C-B952A3BF0EFB"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/22622",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/1824",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1017131",
"source": "cve@mitre.org"
},
{
"url": "http://www.osvdb.org/30132",
"source": "cve@mitre.org"
},
{
"url": "http://www.punbb.org/changelogs/1.2.13_to_1.2.14.txt",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/450055/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4256",
"source": "cve@mitre.org"
},
{
"url": "http://www.wargan.org/index.php/2006/10/29/4-punbb-1213-multiple-vulnerabilities",
"source": "cve@mitre.org"
}
]
}