Vulnerabilites related to Checkmk - NagVis
cve-2024-13723
Vulnerability from cvelistv5
Published
2025-02-04 22:02
Modified
2025-02-06 14:43
Severity ?
EPSS score ?
Summary
The "NagVis" component within Checkmk is vulnerable to remote code execution. An authenticated attacker with administrative level privileges is able to upload a malicious PHP file and modify specific settings to execute the contents of the file as PHP.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2025-002.txt | third-party-advisory | |
https://www.nagvis.org/downloads/changelog/1.9.42 | release-notes | |
https://checkmk.com/werks?version=2.3.0p10 | release-notes |
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-02-05T00:10:34.577Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "http://seclists.org/fulldisclosure/2025/Feb/4" }, { "url": "http://www.openwall.com/lists/oss-security/2025/02/04/4" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-13723", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-02-05T15:38:27.695468Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-06T14:43:37.316Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2025-002.txt" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "platforms": [ "Linux" ], "product": "NagVis", "vendor": "Checkmk", "versions": [ { "lessThan": "1.9.42", "status": "affected", "version": "NagVis 1.9.40", "versionType": "semver" }, { "lessThan": "2.3.0p10", "status": "affected", "version": "Checkmk 2.3.0p2", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "This vulnerability was discovered by Jaggar Henry and Jim Becher of KoreLogic, Inc." } ], "datePublic": "2025-02-04T22:01:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The \"NagVis\" component within Checkmk is vulnerable to remote code execution. An authenticated attacker with administrative level privileges is able to upload a malicious PHP file and modify specific settings to execute the contents of the file as PHP.\u003cbr\u003e\u003cbr\u003e" } ], "value": "The \"NagVis\" component within Checkmk is vulnerable to remote code execution. An authenticated attacker with administrative level privileges is able to upload a malicious PHP file and modify specific settings to execute the contents of the file as PHP." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-434", "description": "CWE-434 Unrestricted Upload of File with Dangerous Type", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-02-04T22:02:19.226Z", "orgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9", "shortName": "KoreLogic" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2025-002.txt" }, { "tags": [ "release-notes" ], "url": "https://www.nagvis.org/downloads/changelog/1.9.42" }, { "tags": [ "release-notes" ], "url": "https://checkmk.com/werks?version=2.3.0p10" } ], "source": { "discovery": "UNKNOWN" }, "title": "Checkmk NagVis Remote Code Execution", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9", "assignerShortName": "KoreLogic", "cveId": "CVE-2024-13723", "datePublished": "2025-02-04T22:02:19.226Z", "dateReserved": "2025-01-24T18:22:56.194Z", "dateUpdated": "2025-02-06T14:43:37.316Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-13722
Vulnerability from cvelistv5
Published
2025-02-04 22:04
Modified
2025-02-06 14:30
Severity ?
EPSS score ?
Summary
The "NagVis" component within Checkmk is vulnerable to reflected cross-site scripting. An attacker can craft a malicious link that will execute arbitrary JavaScript in the context of the browser once clicked. The attack can be performed on both authenticated and unauthenticated users.
References
▼ | URL | Tags |
---|---|---|
https://korelogic.com/Resources/Advisories/KL-001-2025-001.txt | third-party-advisory | |
https://www.nagvis.org/downloads/changelog/1.9.42 | release-notes | |
https://checkmk.com/werks?version=2.3.0p10 | release-notes |
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-02-05T00:10:32.609Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "http://seclists.org/fulldisclosure/2025/Feb/3" }, { "url": "http://www.openwall.com/lists/oss-security/2025/02/04/3" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-13722", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-02-05T14:56:14.228335Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-06T14:30:21.913Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2025-001.txt" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "platforms": [ "Linux" ], "product": "NagVis", "vendor": "Checkmk", "versions": [ { "lessThan": "1.9.42", "status": "affected", "version": "NagVis 1.9.40", "versionType": "semver" }, { "lessThan": "2.3.0p10", "status": "affected", "version": "Checkmk 2.3.0p2", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "This vulnerability was discovered by Jaggar Henry and Jim Becher of KoreLogic, Inc." } ], "datePublic": "2025-02-04T22:03:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The \"NagVis\" component within Checkmk is vulnerable to reflected cross-site scripting. An attacker can craft a malicious link that will execute arbitrary JavaScript in the context of the browser once clicked. The attack can be performed on both authenticated and unauthenticated users." } ], "value": "The \"NagVis\" component within Checkmk is vulnerable to reflected cross-site scripting. An attacker can craft a malicious link that will execute arbitrary JavaScript in the context of the browser once clicked. The attack can be performed on both authenticated and unauthenticated users." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-02-04T22:04:00.315Z", "orgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9", "shortName": "KoreLogic" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://korelogic.com/Resources/Advisories/KL-001-2025-001.txt" }, { "tags": [ "release-notes" ], "url": "https://www.nagvis.org/downloads/changelog/1.9.42" }, { "tags": [ "release-notes" ], "url": "https://checkmk.com/werks?version=2.3.0p10" } ], "source": { "discovery": "UNKNOWN" }, "title": "Checkmk NagVis Reflected Cross-site Scripting", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "bbf0bd87-ece2-41be-b873-96928ee8fab9", "assignerShortName": "KoreLogic", "cveId": "CVE-2024-13722", "datePublished": "2025-02-04T22:04:00.315Z", "dateReserved": "2025-01-24T18:22:32.696Z", "dateUpdated": "2025-02-06T14:30:21.913Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }