2024-12-08 03:06:42 +00:00

124 lines
3.6 KiB
JSON

{
"id": "CVE-2017-7402",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-04-03T17:59:00.153",
"lastModified": "2024-11-21T03:31:49.450",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Pixie 1.0.4 allows remote authenticated users to upload and execute arbitrary PHP code via the POST data in an admin/index.php?s=publish&x=filemanager request for a filename with a double extension, such as a .jpg.php file with Content-Type of image/jpeg."
},
{
"lang": "es",
"value": "Pixie 1.0.4 permite a los usuarios autenticados remotos cargar y ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s de los datos POST en una solicitud admin/index.php?s=publish&x=filemanager para un nombre de archivo con una extensi\u00f3n doble, como un archivo .jpg.php con Contenido-Tipo de imagen/jpeg."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"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,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:lucidcrew:pixie:1.04:*:*:*:*:*:*:*",
"matchCriteriaId": "1501C613-E97B-41E5-9BC5-8DB1EB31F0DB"
}
]
}
]
}
],
"references": [
{
"url": "http://rungga.blogspot.co.id/2017/04/remote-file-upload-vulnerability-in.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/41784/",
"source": "cve@mitre.org"
},
{
"url": "http://rungga.blogspot.co.id/2017/04/remote-file-upload-vulnerability-in.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/41784/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}