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

109 lines
3.1 KiB
JSON

{
"id": "CVE-2015-4118",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-15T15:59:02.803",
"lastModified": "2018-10-09T19:57:06.127",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in monitor/show_sys_state.php in ISPConfig before 3.0.5.4p7 allows remote authenticated users with monitor permissions to execute arbitrary SQL commands via the server parameter. NOTE: this can be leveraged by remote attackers using CVE-2015-4119.2."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en monitor/show_sys_state.php en ISPConfig anterior a 3.0.5.4p7 permite a usuarios remotos autenticados ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro server. NOTA: esto puede ser aprovechado por atacantes remotos que utilizan el CVE-2015-4119.2."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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:ispconfig:ispconfig:*:p6:*:*:*:*:*:*",
"versionEndIncluding": "3.0.5.4",
"matchCriteriaId": "8AD43722-09E0-45C5-8AEA-17D9510DCF34"
}
]
}
]
}
],
"references": [
{
"url": "http://bugtracker.ispconfig.org/index.php?do=details&task_id=3898",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/132238/ISPConfig-3.0.5.4p6-SQL-Injection-Cross-Site-Request-Forgery.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/535734/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/75126",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/37259/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.htbridge.com/advisory/HTB23260",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}