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

98 lines
3.1 KiB
JSON

{
"id": "CVE-2010-1351",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-04-12T18:30:00.947",
"lastModified": "2017-08-17T01:32:21.180",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in Nodesforum 1.033 and 1.045, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) _nodesforum_path_from_here_to_nodesforum_folder parameter to erase_user_data.php and the (2) _nodesforum_code_path parameter to pre_output.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inclusion remota de fichero PHP en Nodesforum v1.033 y v1.045, cuando register_globals esta habilitado, permite a atacantes remotos ejecutar codigo PHP de forma arbitraria a traves de una URL en los parametros (1) _nodesforum_path_from_here_to_nodesforum_folder a erase_user_data.php y (2) _nodesforum_code_path a pre_output.php. NOTA: Algunos detalles fueron obtenidos por informaci\u00f3n de terceros."
}
],
"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": false,
"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:nodesforum:nodesforum:1.033:*:*:*:*:*:*:*",
"matchCriteriaId": "8B706421-BEF5-4802-8536-B54214F085F5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nodesforum:nodesforum:1.045:*:*:*:*:*:*:*",
"matchCriteriaId": "1935C202-BF60-4298-940A-3893DD993B31"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/39311",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.exploit-db.com/exploits/12047",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57517",
"source": "cve@mitre.org"
}
]
}