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

101 lines
2.9 KiB
JSON

{
"id": "CVE-2006-6633",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-18T11:28:00.000",
"lastModified": "2017-10-19T01:29:49.317",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in include/yapbb_session.php in YapBB 1.2 Beta2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[include_Bit] parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en include/yapbb_session.php del YapBB 1.2 Beta2 y versiones anteriores permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante una URL en el par\u00e1metro GLOBALS[include_Bit].\r\n\r\n"
}
],
"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:yapbb:yapbb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2_beta2",
"matchCriteriaId": "04D6521D-C2C2-4BBD-9FA5-2322C03712FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapbb:yapbb:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B83D9A64-D110-4F71-A677-651B24847295"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapbb:yapbb:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EF9D451F-380D-48A3-BBD5-B0842CDCEE12"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/20615",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29667",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2594",
"source": "cve@mitre.org"
}
]
}