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

133 lines
4.3 KiB
JSON

{
"id": "CVE-2012-4394",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-09-05T23:55:02.960",
"lastModified": "2012-09-06T15:36:40.737",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in apps/files/js/filelist.js in ownCloud before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via the file parameter."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en apps/files/js/filelist.js en ownCloud anterior a v4.0.5, permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro file"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.0.4",
"matchCriteriaId": "B453672C-6C78-4DD9-8C5C-BBC45AF66576"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:3.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0A1021FF-2A5A-49AA-A376-09C98FECC519"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:3.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3F6C12F7-5897-4DBB-A9AB-8180101F37C3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:3.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E9CC055C-CFA3-4A23-AF91-83F7F087F282"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:3.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AA5445B4-9115-4D31-9DF9-E7E30CAF1FFD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:4.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8FAE7D90-6190-44E2-B4EA-F47FF3263BE6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:4.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C7BAB402-B6A0-4314-A37A-C9465157BF5E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:4.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "8A32BED8-F428-44D3-BEAC-E0BB0208B6B6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owncloud:owncloud:4.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F46F53A9-52B2-41D6-859B-9062B1F02B86"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2012/08/11/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/09/02/2",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/owncloud/core/commit/d203fa2c50f4b2791e68e2b8ab9a0f8b94f9c9f8",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Patch"
]
}
]
}