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

98 lines
2.7 KiB
JSON

{
"id": "CVE-2007-4763",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-08T10:17:00.000",
"lastModified": "2017-09-29T01:29:22.347",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in dbmodules/DB_adodb.class.php in PHP Object Framework (PHPOF) 20040226 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the PHPOF_INCLUDE_PATH parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inclusi\u00f3n de archivos remotos PHP en el archivo dbmodules/DB_adodb.class.php en PHP Object Framework (PHPOF) 20040226 y anteriores, permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario por medio de una URL en el par\u00e1metro PHPOF_INCLUDE_PATH."
}
],
"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": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tim_jackson:phpof:*:*:*:*:*:*:*:*",
"versionEndIncluding": "20040226",
"matchCriteriaId": "5E35BB67-5D76-4020-8EB5-F95822AC15C5"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/25541",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3094",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36439",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4363",
"source": "cve@mitre.org"
}
]
}