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

125 lines
4.0 KiB
JSON

{
"id": "CVE-2008-6308",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-27T01:30:00.437",
"lastModified": "2017-09-29T01:33:05.247",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in Private Messaging System (PMS) 1.2.3 and earlier for PunBB allow remote attackers to include and execute arbitrary files via a .. (dot dot) in the pun_user[language] parameter to (1) functions_navlinks.php, (2) header_new_messages.php, (3) profile_send.php, and (4) viewtopic_PM-link.php in include/pms/."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de salto de directorio en Private Messaging System (PMS) v1.2.3 y anteriores para PunBB que permite a los atacantes remotos incluir y ejecutar arbitrariamente archivo a trav\u00e9s de ..(punto punto) en el par\u00e1metro pun_user[language] para (1) functions_navlinks.php, (2) header_new_messages.php, (3) profile_send.php, y (4) viewtopic_PM-link.php en include/pms/."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:punbb:private_messaging_system:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.3",
"matchCriteriaId": "6B455E2B-E7CB-44D8-9494-54B3798C6206"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:punbb:private_messaging_system:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EFDFB063-B99A-4628-8420-1E0875976703"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:punbb:private_messaging_system:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DF4F509E-7F4A-4169-8660-2754D29A5922"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:punbb:private_messaging_system:1.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "ADB151A3-1868-4EFA-A83F-1797696F6B83"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:punbb:punbb:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F9B94FB2-2C83-42D6-BECC-D39E97594CA4"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32360",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/3214",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46718",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7159",
"source": "cve@mitre.org"
}
]
}