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

79 lines
3.0 KiB
JSON

{
"id": "CVE-2007-5146",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-01T05:17:00.000",
"lastModified": "2008-11-15T06:59:51.967",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in dedi-group Der Dirigent 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the dedi_path parameter to (1) inc.generate_code.php, (2) fnc.type_forms.php, or (3) fnc.type.php in backend/inc/, or (4) frontend.php or (5) backend.php in projekt01/cms/inc/; or (6) the this_dir parameter to backend/inc/class.filemanager.php. NOTE: vectors 4 and 5 are disputed by CVE because PHP encounters a fatal function-call error on a direct request for the file, before reaching the include statement."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inclusi\u00f3n remota de archivo en PHP en dedi-group Der Dirigent 1.0 permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro dedi_path en (1) inc.generate_code.php, (2) fnc.type_forms.php, o (3) fnc.type.php en backend/inc/, o (4) frontend.php o (5) backend.php en projekt01/cms/inc/; o (6) el par\u00e1metro this_dir en backend/inc/class.filemanager.php. NOTA: Los vectores 4 y 5 son disputados por CVE porque PHP encuentra un error fatal de llamada de funci\u00f3n en una petici\u00f3n directa para el archivo, antes de llegar a la declaraci\u00f3n de inclusi\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:der_dirigent:der_dirigent:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "27DB13ED-9545-4D01-87D5-9CFF0B59E734"
}
]
}
]
}
],
"references": [
{
"url": "http://arfis.wordpress.com/2007/09/14/rfi-02-der-dirigent/",
"source": "cve@mitre.org"
}
]
}