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

102 lines
3.8 KiB
JSON

{
"id": "CVE-2006-4677",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-11T17:04:00.000",
"lastModified": "2018-10-17T21:39:03.167",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** PHP remote file inclusion vulnerability in contrib/yabbse/poc.php in phpopenchat before 3.0.2 allows remote attackers to execute arbitrary PHP code via the sourcedir parameter. NOTE: this issue was disputed by a third-party researcher who stated that the _REQUEST parameters were dynamically unset at the beginning of the file. Another researcher noted, and CVE agrees, that the unset PHP function can be bypassed (CVE-2006-3017). If this issue is due to a vulnerability in PHP, then it should be excluded from CVE."
},
{
"lang": "es",
"value": "** RECHAZADO ** Vulnerabilidad PHP de inclusi\u00f3n remota de archivo en contrib/yabbse/poc.php en phpopenchat anterior a 3.0.2 permite un atacante remoto ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s del par\u00e1metro sourcedir. NOTA: este tema fue discutido por una tercera persona investigador que indic\u00f3 que eran los par\u00e1metros del _REQUEST estaba din\u00e1micamente desactivada al principio del archivo. Otro investigador conocido, y con el que CVE esta de acuerdo, indico que la funci\u00f3n PHP desactivada puede evitarse (CVE-2006-3017). Si este tema es debido a una vulnerabilidad en PHP, entonces debe ser excluida del CVE."
}
],
"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:phpopenchat:phpopenchat:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.1",
"matchCriteriaId": "37C634AB-40CB-4622-95E9-18BAD8811C2C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpopenchat:phpopenchat:2.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "89F50264-0D15-4545-ADBC-EA5661353D8E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpopenchat:phpopenchat:3.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8893B82A-AA71-45BA-8C50-7D8085C407FD"
}
]
}
]
}
],
"references": [
{
"url": "http://phpopenchat.org/index.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/445384/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/445522/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/445580/100/0/threaded",
"source": "cve@mitre.org"
}
]
}