2024-07-14 02:06:08 +00:00

91 lines
2.5 KiB
JSON

{
"id": "CVE-2007-1235",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-03T19:19:00.000",
"lastModified": "2018-10-16T16:37:28.937",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in sitex allows remote attackers to upload arbitrary PHP code via an avatar filename with a double extension such as .php.jpg, which fails verification and is saved as a .php file."
},
{
"lang": "es",
"value": "Vulnerabilidad de actualizaci\u00f3n de archivos no restringido en sitex permite a atacantes remotos actualizar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de un nombre de archivo avatar con una doble extensi\u00f3n como .php.jpg, con la cual falla la validaci\u00f3n y es guardado como un archivo .php."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"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:bj_sintay:sitex:0.7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "84D38B3D-2CE8-4E57-8391-7F3AE2706F96"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/33157",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2373",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/461305/100/0/threaded",
"source": "cve@mitre.org"
}
]
}