102 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2010-4313",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-12-02T17:15:00.787",
"lastModified": "2018-10-10T20:08:05.007",
"vulnStatus": "Modified",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/434.html\r\n\r\n'CWE-434: Unrestricted Upload of File with Dangerous Type'",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in fileman_file_upload.php in Orbis CMS 1.0.2 allows remote authenticated users to execute arbitrary code by uploading a .php file, and then accessing it via a direct request to the file in uploads/."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida no restringida de ficheros en fileman_file_upload.php en CMS v1.0.2, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n al subir un fichero .php, accediendo posteriormente mediante una petici\u00f3n directa del fichero en uploads/."
}
],
"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": 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:novo-ws:orbis_cms:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "FD96D213-A9C0-416A-A4B9-5AB59A254576"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/69599",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.exploit-db.com/exploits/15636",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/514942/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/45103",
"source": "cve@mitre.org"
},
{
"url": "http://www.uncompiled.com/2010/11/orbis-cms-arbitrary-script-execution-vulnerability-cve-2010-4313/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}