117 lines
3.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-5035",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-24T00:17:00.000",
"lastModified": "2024-11-21T00:36:59.483",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in html/modules/extranet_profile/main.php in openEngine 1.9 beta1 allows remote attackers to execute arbitrary PHP code via a URL in the this_module_path parameter. NOTE: this issue is disputed by CVE because PHP encounters a fatal function-call error on a direct request for the file, before reaching the include statement"
2023-04-24 12:24:31 +02:00
},
{
"lang": "es",
"value": "** IMPUGNADO ** Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en el html/modules/extranet_profile/main.php del openEngine 1.9 beta1 permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante una URL en el par\u00e1metro this_module_path. NOTA: Esta vulnerabilidad est\u00e1 impugnada por la CVE porque PHP encuentra un error fatal en la llamada a la funci\u00f3n en una petici\u00f3n directa por el fichero, anterior a la sentencia de inclusi\u00f3n.\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",
"baseScore": 7.5,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
2023-04-24 12:24:31 +02:00
},
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openengine:openengine:1.9_beta1:*:*:*:*:*:*:*",
"matchCriteriaId": "D16B33E7-6B9A-4FD0-8450-AA358A037B8C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openengine:openengine:1.9_beta2:*:*:*:*:*:*:*",
"matchCriteriaId": "DD88D6B9-D588-406D-BC1E-F41A8D18A1C3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openengine:openengine:1.9_beta3:*:*:*:*:*:*:*",
"matchCriteriaId": "1DC351F6-13DC-420B-8235-BCD2BCF37B2A"
}
]
}
]
}
],
"references": [
{
"url": "http://arfis.wordpress.com/2007/09/14/rfi-03-openengine/",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/38727",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/bid/25716",
"source": "cve@mitre.org"
},
{
"url": "http://arfis.wordpress.com/2007/09/14/rfi-03-openengine/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://osvdb.org/38727",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/25716",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}