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

99 lines
3.0 KiB
JSON

{
"id": "CVE-2010-0279",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-13T01:30:01.343",
"lastModified": "2017-08-17T01:31:57.007",
"vulnStatus": "Modified",
"cveTags": [],
"evaluatorComment": "CWE-434 - http://cwe.mitre.org/data/definitions/434.html",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in upload.php in BTS-GI Read excel 1.1 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida no restringida de ficheros en upload.php en BTS-GI Read excel v1.1, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n al subir un fichero con una extensi\u00f3n ejecutable, accediendo posteriormente mediante una petici\u00f3n directa del fichero en un direcorio no especificado. NOTE: algunos de estos detalles se han obtenido 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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bts-gi.net:read_excel:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1693E7CF-17D7-4FF6-AF94-215A0CF0EB91"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/61579",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/38083",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.exploit-db.com/exploits/11057",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55462",
"source": "cve@mitre.org"
}
]
}