René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

113 lines
3.4 KiB
JSON

{
"id": "CVE-2011-3979",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-10-04T10:55:11.317",
"lastModified": "2018-10-09T19:33:26.840",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in ztemp/view_compiled/Theme/theme_admin_setasdefault.php in the theme module in Zikula Application Framework 1.3.0 build 3168, 1.2.7, and probably other versions allows remote attackers to inject arbitrary web script or HTML via the themename parameter in the setasdefault action to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en ztemp/view_compiled/Theme/theme_admin_setasdefault.php en el modulo del tema Zikula Application Framework v1.3.0 build 3168, v1.2.7, y probablemente otras versiones, permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro themename en la acci\u00f3n setasdefault de index.php."
}
],
"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:zikula:zikula_application_framework:1.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "F8B01DA7-7EC9-44D0-9A7C-5B8E7CC63591"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zikula:zikula_application_framework:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "709696F6-E682-44C6-8DEE-1981F9C0830E"
}
]
}
]
}
],
"references": [
{
"url": "http://community.zikula.org/index.php?module=News&func=display&sid=3075",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://securityreason.com/securityalert/8409",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/519565/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/49491",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69644",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.ch/advisory/xss_in_zikula.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}