2024-12-08 03:06:42 +00:00

147 lines
4.9 KiB
JSON

{
"id": "CVE-2017-5368",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-02-06T17:59:00.547",
"lastModified": "2024-11-21T03:27:27.813",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ZoneMinder v1.30 and v1.29, an open-source CCTV server web application, is vulnerable to CSRF (Cross Site Request Forgery) which allows a remote attack to make changes to the web application as the current logged in victim. If the victim visits a malicious web page, the attacker can silently and automatically create a new admin user within the web application for remote persistence and further attacks. The URL is /zm/index.php and sample parameters could include action=user uid=0 newUser[Username]=attacker1 newUser[Password]=Password1234 conf_password=Password1234 newUser[System]=Edit (among others)."
},
{
"lang": "es",
"value": "ZoneMinder v1.30 y v1.29, una aplicaci\u00f3n web de servidor de CCTV de c\u00f3digo abierto, es vulnerable a CSRF (Cross Site Request Forgery), lo que permite a un ataque remoto realizar cambios en la aplicaci\u00f3n web como la v\u00edctima registrada actual. Si la v\u00edctima visita una p\u00e1gina web maliciosa, el atacante puede crear de forma silenciosa y autom\u00e1tica un nuevo usuario admin dentro de la aplicaci\u00f3n web para la persistencia remota y otros ataques. La URL es /zm/index.php y los par\u00e1metros de ejemplo podr\u00edan incluir action=user uid=0 newUser[Username]=attacker1 newUser[Password]=Password1234 conf_password=Password1234 newUser[System]=Edit (entre otros)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zoneminder:zoneminder:1.29.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D21BFCAB-D244-4331-B545-B38448040CA4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zoneminder:zoneminder:1.30.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D79B2FB5-8AB8-49A9-B0E2-9215CB41D295"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/bugtraq/2017/Feb/6",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2017/Feb/11",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/bid/96126",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/bugtraq/2017/Feb/6",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2017/Feb/11",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securityfocus.com/bid/96126",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}