mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
201 lines
7.3 KiB
JSON
201 lines
7.3 KiB
JSON
{
|
|
"id": "CVE-2020-13628",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2020-05-27T16:15:12.953",
|
|
"lastModified": "2020-05-28T16:54:19.057",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Cross-site scripting (XSS) vulnerability allows remote attackers to inject arbitrary web script or HTML via the widgetId parameter to host-monitoring/src/toolbar.php. This vulnerability is fixed in versions 1.6.4, 18.10.3, 19.04.3, and 19.0.1 of the Centreon host-monitoring widget; 1.6.4, 18.10.5, 19.04.3, 19.10.2 of the Centreon service-monitoring widget; and 1.0.3, 18.10.1, 19.04.1, 19.10.1 of the Centreon tactical-overview widget."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Una vulnerabilidad de tipo cross-site scripting (XSS) permite a atacantes remotos inyectar scripts web o HTML arbitrario por medio del par\u00e1metro widgetId en el archivo host-monitoring/src/toolbar.php. Esta vulnerabilidad es corregida en las versiones 1.6.4, 18.10.3, 19.04.3 y 19.0.1 del Centreon host-monitoring widget; las versiones 1.6.4, 18.10.5, 19.04.3, 19.10.2 del Centreon service-monitoring widget; y las versiones 1.0.3, 18.10.1, 19.04.1, 19.10.1 del Centreon tactical-overview widget."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 6.1,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 2.7
|
|
}
|
|
],
|
|
"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:centreon:centreon_host-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "1.6.4",
|
|
"matchCriteriaId": "11CDDB5F-0CE5-4096-87A4-F7FD7037B8AC"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_host-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "18.10.0",
|
|
"versionEndExcluding": "18.10.3",
|
|
"matchCriteriaId": "DD6C9263-8455-4460-9256-8E3024B22ACF"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_host-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.0.0",
|
|
"versionEndExcluding": "19.0.1",
|
|
"matchCriteriaId": "2008D772-6518-4F3F-90F5-AD0DCA60D165"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_host-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.04.0",
|
|
"versionEndExcluding": "19.04.3",
|
|
"matchCriteriaId": "B4FC23D4-13D9-495A-8C0E-361792AD30EF"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_tactical-overview_widget:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "1.0.3",
|
|
"matchCriteriaId": "C768C6C6-45AC-403A-9A38-F11A18080F40"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_tactical-overview_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "18.10.0",
|
|
"versionEndExcluding": "18.10.1",
|
|
"matchCriteriaId": "74B069A6-1F9A-4CE6-8F86-F0D020B31A58"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_tactical-overview_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.04.0",
|
|
"versionEndExcluding": "19.04.1",
|
|
"matchCriteriaId": "FC7CF011-6871-4452-A07F-C08C2D3D629F"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_tactical-overview_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.10.0",
|
|
"versionEndExcluding": "19.10.1",
|
|
"matchCriteriaId": "335A0BD6-014E-4CE8-A9EE-4328C2C1AE18"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_service-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionEndExcluding": "1.6.4",
|
|
"matchCriteriaId": "46C2C055-430F-4913-B650-8C0233D99F42"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_service-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "18.10.0",
|
|
"versionEndExcluding": "18.10.5",
|
|
"matchCriteriaId": "F4582BF2-2BEF-4E32-B537-2898859AAFF2"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_service-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.04.0",
|
|
"versionEndExcluding": "19.04.3",
|
|
"matchCriteriaId": "8903042C-5B5B-4CAF-94E2-BFA5F0CE5EC1"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:centreon:centreon_service-monitoring_widget:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "19.10.0",
|
|
"versionEndExcluding": "19.10.2",
|
|
"matchCriteriaId": "50369D54-898A-4FB3-8246-E8BD3BA8A913"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://sysdream.com/news/lab/2020-05-13-cve-2020-10946-several-cross-site-scripting-xss-vulnerabilities-in-centreon/",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Exploit",
|
|
"Third Party Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |