2024-04-04 08:46:00 +00:00

91 lines
3.2 KiB
JSON

{
"id": "CVE-2007-4169",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-07T10:17:00.000",
"lastModified": "2024-03-21T02:16:17.433",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in vgallite allow remote attackers to execute arbitrary PHP code via a URL in the (1) dirpath parameter to _functions.php or the (2) lang parameter to index.php. NOTE: CVE disputes vector 1 because the applicable include_once is located in a function that is not called on a direct request, and because $dirpath is an argument to this function. CVE disputes vector 2 because \"lang\" is a constant string within an include_once, not a variable. The researcher is also unreliable"
},
{
"lang": "es",
"value": "** EN DISPUTA ** M\u00faltiples vulnerabilidades de inclusi\u00f3n remota de archivos PHP en vgallite permiten a atacantes remotos ejecutar c\u00f3digo PHP arbitrario mediante una URL en el par\u00e1metro index.php (1) dirpath para _functions.php o el par\u00e1metro (2) lang. NOTA: CVE impugna el vector 1 porque el include_once aplicado est\u00e1 en una funci\u00f3n que no puede ser llamada en una petici\u00f3n directa, y porque $dirpath es un argumento de esta funci\u00f3n. CVE impugna el vector 2 porque \"lang\" es una cadena constante dentro de un include_once, no una variable. El investigador es a su vez poco fiable."
}
],
"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:vgallite:vgallite:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F15D628F-FB4A-4A23-8742-3D1714E60FF4"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/46803",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2963",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/475643/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35819",
"source": "cve@mitre.org"
}
]
}