88 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-5772",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-01T16:46:00.000",
"lastModified": "2018-10-15T21:46:29.067",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Direct static code injection vulnerability in the download module in Flatnuke 3 allows remote authenticated administrators to inject arbitrary PHP code into a description.it.php file in a subdirectory of Download/ by saving a description and setting fneditmode to 1. NOTE: unauthenticated remote attackers can exploit this by leveraging a cookie manipulation issue."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n directa de c\u00f3digo est\u00e1tico en el m\u00f3dulo de descargas de Flatnuke 3 permite a administradores remotos inyectar c\u00f3digo PHP de su elecci\u00f3n en el fichero description.it.php en un subdirectorio de Download/ guardando una descripci\u00f3n y estableciendo fneditmode a 1. NOTA: atacantes remotos no autenticados pueden explotar esto realizando manipulaciones en una cookie."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"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:flatnuke3:flatnuke3:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0DDC43B9-11E7-4556-A79D-6BCD57C17F87"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/43636",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/archive/1/482774/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4562",
"source": "cve@mitre.org"
}
]
}