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

82 lines
2.6 KiB
JSON

{
"id": "CVE-2007-5164",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-01T05:17:00.000",
"lastModified": "2008-11-15T06:59:55.657",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** PHP remote file inclusion vulnerability in htmls/forum/includes/topic_review.php in UniversiBO 1.3.4 allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter. NOTE: this issue is disputed by CVE because the applicable include is in a function that is not called on a direct request."
},
{
"lang": "es",
"value": "** IMPUGNADA ** Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en htmls/forum/includes/topic_review.php de UniversiBO 1.3.4 permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un URL en el par\u00e1metro phpb_root_path. NOTA: este problema est\u00e1 impugnado por CVE porque la sentencia de inclusi\u00f3n (include) aplicable es una funci\u00f3n que no se llama en una petici\u00f3n directa."
}
],
"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:universibo:universibo:1.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "964DD916-2479-4ADB-B218-871E554EDBEB"
}
]
}
]
}
],
"references": [
{
"url": "http://arfis.wordpress.com/2007/09/14/rfi-02-universibo/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}