fkie_cve-2017-5367
Vulnerability from fkie_nvd
Published
2017-02-06 17:59
Modified
2024-11-21 03:27
Severity ?
Summary
Multiple reflected XSS vulnerabilities exist within form and link input parameters of ZoneMinder v1.30 and v1.29, an open-source CCTV server web application, which allows a remote attacker to execute malicious scripts within an authenticated client's browser. The URL is /zm/index.php and sample parameters could include action=login&view=postlogin[XSS] view=console[XSS] view=groups[XSS] view=events&filter[terms][1][cnj]=and[XSS] view=events&filter%5Bterms%5D%5B1%5D%5Bcnj%5D=and[XSS] view=events&filter%5Bterms%5D%5B1%5D%5Bcnj%5D=[XSS]and view=events&limit=1%22%3E%3C/a%3E[XSS] (among others).
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://seclists.org/bugtraq/2017/Feb/6 | Exploit, Third Party Advisory, VDB Entry | |
cve@mitre.org | http://seclists.org/fulldisclosure/2017/Feb/11 | Exploit, Third Party Advisory, VDB Entry | |
cve@mitre.org | http://www.securityfocus.com/bid/96120 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/bugtraq/2017/Feb/6 | Exploit, Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2017/Feb/11 | Exploit, Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/96120 |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zoneminder | zoneminder | 1.29.0 | |
zoneminder | zoneminder | 1.30.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "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", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Multiple reflected XSS vulnerabilities exist within form and link input parameters of ZoneMinder v1.30 and v1.29, an open-source CCTV server web application, which allows a remote attacker to execute malicious scripts within an authenticated client\u0027s browser. The URL is /zm/index.php and sample parameters could include action=login\u0026view=postlogin[XSS] view=console[XSS] view=groups[XSS] view=events\u0026filter[terms][1][cnj]=and[XSS] view=events\u0026filter%5Bterms%5D%5B1%5D%5Bcnj%5D=and[XSS] view=events\u0026filter%5Bterms%5D%5B1%5D%5Bcnj%5D=[XSS]and view=events\u0026limit=1%22%3E%3C/a%3E[XSS] (among others)." }, { "lang": "es", "value": "Existen m\u00faltiples vulnerabilidades XSS reflejadas dentro de los par\u00e1metros de entrada de formulario y enlace de ZoneMinder v1.30 y v1.29, una aplicaci\u00f3n web de servidor CCTV de c\u00f3digo abierto, lo que permite a un atacante remoto ejecutar secuencias de comandos maliciosos dentro del navegador de un cliente autenticado. La URL es /zm/index.php y los par\u00e1metros de muestra podr\u00edan incluir action=login\u0026view=postlogin[XSS] view=console[XSS] view=groups[XSS] view=events\u0026filter[terms][1][cnj]=and[XSS] view=events\u0026filter%5Bterms%5D%5B1%5D%5Bcnj%5D=and[XSS] view=events\u0026filter%5Bterms%5D%5B1%5D%5Bcnj%5D=[XSS]and view=events\u0026limit=1%22%3E%3C/a%3E[XSS] (entre otros)." } ], "id": "CVE-2017-5367", "lastModified": "2024-11-21T03:27:27.660", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-02-06T17:59:00.500", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "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", "url": "http://www.securityfocus.com/bid/96120" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "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", "url": "http://www.securityfocus.com/bid/96120" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.