112 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-1231",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-10T17:44:00.000",
"lastModified": "2017-09-29T01:30:37.190",
"vulnStatus": "Modified",
"evaluatorSolution": "Reference links suggest possible solution upgrade to latest version (2.6.1) at:\r\nhttp://www.jspwiki.org/wiki/JSPWikiDownload",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Edit.jsp in JSPWiki 2.4.104 and 2.5.139 allows remote attackers to include and execute arbitrary local .jsp files, and obtain sensitive information, via a .. (dot dot) in the editor parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en Edit.jsp de JSPWiki 2.4.104 y 2.5.139, que permite a atacantes remotos incluir y ejecutar archivos locales .jsp de su elecci\u00f3n y obtener informaci\u00f3n sensible, a trav\u00e9s de .. (punto punto) en el editor de par\u00e1metros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:jspwiki:jspwiki:2.4.104:*:*:*:*:*:*:*",
"matchCriteriaId": "16A83901-3F2B-47D1-8D6E-A88A4F5427CD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jspwiki:jspwiki:2.5.139:*:*:*:*:*:*:*",
"matchCriteriaId": "6F4F141F-86C3-4A32-BC12-10BCB25501C3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jspwiki:jspwiki:2.5.139_beta:*:*:*:*:*:*:*",
"matchCriteriaId": "0AAE134F-D5A8-4E2B-8EF4-6113867D63D6"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=120300554011544&w=2",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.bugsec.com/articles.php?Security=48&Web-Application-Firewall=0",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27785",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40508",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5112",
"source": "cve@mitre.org"
}
]
}