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

131 lines
3.8 KiB
JSON

{
"id": "CVE-2015-1442",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-02-06T15:59:13.603",
"lastModified": "2015-02-09T14:14:34.497",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in views/zero_transact_user.php in the administrative backend in ZeroCMS 1.3.3, 1.3.2, and earlier allows remote authenticated users to execute arbitrary SQL commands via the user_id parameter in a Modify Account action. NOTE: The article_id parameter to zero_view_article.php vector is already covered by CVE-2014-4034."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en views/zero_transact_user.php en el backend administrativo en ZeroCMS 1.3.3, 1.3.2, y anteriores permite a usuarios remotos autenticados ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro user_id en una acci\u00f3n Modify Account. NOTA: El par\u00e1metro article_id en el vector zero_view_article.php ya se cubre en CVE-2014-4034."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aas9:zerocms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.3",
"matchCriteriaId": "77F121A8-7994-4473-8DE6-70DBDEE0F111"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aas9:zerocms:1.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4089C86B-9A9C-4D64-922C-20D38643FF54"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/130192/ZeroCMS-1.3.3-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Feb/4",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/oss-sec/2015/q1/379",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/oss-sec/2015/q1/380",
"source": "cve@mitre.org"
},
{
"url": "http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-14.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sroesemann.blogspot.de/2015/01/sroeadv-2015-13.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sroesemann.blogspot.de/2015/02/addition-for-advisory-sroeadv-2015-14.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/72398",
"source": "cve@mitre.org"
}
]
}