CVE-2024-8510 (GCVE-0-2024-8510)
Vulnerability from cvelistv5
Published
2025-03-17 19:01
Modified
2025-03-18 14:41
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed.
This vulnerability is present in all deployments of N-central prior to N-central 2024.6.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-8510", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-18T14:41:37.627072Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-03-18T14:41:47.223Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "N-central", "vendor": "N-able", "versions": [ { "lessThan": "2024.6", "status": "affected", "version": "0", "versionType": "date" } ] } ], "datePublic": "2025-03-17T19:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed. \u003cbr\u003e\u003cbr\u003eThis vulnerability is present in all deployments of N-central prior to N-central 2024.6.\u003cbr\u003e" } ], "value": "N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed. \n\nThis vulnerability is present in all deployments of N-central prior to N-central 2024.6." } ], "impacts": [ { "capecId": "CAPEC-139", "descriptions": [ { "lang": "en", "value": "CAPEC-139 Relative Path Traversal" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-23", "description": "CWE-23: Relative Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-17T19:01:36.361Z", "orgId": "a5532a13-c4dd-4202-bef1-e0b8f2f8d12b", "shortName": "N-able" }, "references": [ { "url": "https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2024.6_Release_Notes.htm" }, { "url": "https://me.n-able.com/s/security-advisory/aArVy0000000XgjKAE/cve20248510-ncentral-path-traversal" } ], "source": { "discovery": "UNKNOWN" }, "title": "N-central Path Traversal", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "a5532a13-c4dd-4202-bef1-e0b8f2f8d12b", "assignerShortName": "N-able", "cveId": "CVE-2024-8510", "datePublished": "2025-03-17T19:01:36.361Z", "dateReserved": "2024-09-06T12:54:48.767Z", "dateUpdated": "2025-03-18T14:41:47.223Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-8510\",\"sourceIdentifier\":\"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\",\"published\":\"2025-03-17T19:15:25.120\",\"lastModified\":\"2025-03-17T19:15:25.120\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed. \\n\\nThis vulnerability is present in all deployments of N-central prior to N-central 2024.6.\"},{\"lang\":\"es\",\"value\":\"N-central es vulnerable a path traversal que permite el acceso no intencionado al directorio WEB-INF de Apache Tomcat. Los datos de los clientes no est\u00e1n expuestos. Esta vulnerabilidad est\u00e1 presente en todas las implementaciones de N-central anteriores a N-central 2024.6.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"},{\"lang\":\"en\",\"value\":\"CWE-23\"}]}],\"references\":[{\"url\":\"https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2024.6_Release_Notes.htm\",\"source\":\"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\"},{\"url\":\"https://me.n-able.com/s/security-advisory/aArVy0000000XgjKAE/cve20248510-ncentral-path-traversal\",\"source\":\"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\"}]}}", "vulnrichment": { "containers": "{\"cna\": {\"affected\": [{\"defaultStatus\": \"unaffected\", \"product\": \"N-central\", \"vendor\": \"N-able\", \"versions\": [{\"lessThan\": \"2024.6\", \"status\": \"affected\", \"version\": \"0\", \"versionType\": \"date\"}]}], \"datePublic\": \"2025-03-17T19:00:00.000Z\", \"descriptions\": [{\"lang\": \"en\", \"supportingMedia\": [{\"base64\": false, \"type\": \"text/html\", \"value\": \"N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed. \u003cbr\u003e\u003cbr\u003eThis vulnerability is present in all deployments of N-central prior to N-central 2024.6.\u003cbr\u003e\"}], \"value\": \"N-central is vulnerable to a path traversal that allows unintended access to the Apache Tomcat WEB-INF directory. Customer data is not exposed. \\n\\nThis vulnerability is present in all deployments of N-central prior to N-central 2024.6.\"}], \"impacts\": [{\"capecId\": \"CAPEC-139\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-139 Relative Path Traversal\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"NONE\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"version\": \"3.1\"}, \"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\", \"lang\": \"en\", \"type\": \"CWE\"}]}, {\"descriptions\": [{\"cweId\": \"CWE-23\", \"description\": \"CWE-23: Relative Path Traversal\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"providerMetadata\": {\"orgId\": \"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\", \"shortName\": \"N-able\", \"dateUpdated\": \"2025-03-17T19:01:36.361Z\"}, \"references\": [{\"url\": \"https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2024.6_Release_Notes.htm\"}, {\"url\": \"https://me.n-able.com/s/security-advisory/aArVy0000000XgjKAE/cve20248510-ncentral-path-traversal\"}], \"source\": {\"discovery\": \"UNKNOWN\"}, \"title\": \"N-central Path Traversal\", \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-8510\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-18T14:41:37.627072Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-18T14:41:43.384Z\"}}]}", "cveMetadata": "{\"cveId\": \"CVE-2024-8510\", \"assignerOrgId\": \"a5532a13-c4dd-4202-bef1-e0b8f2f8d12b\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"N-able\", \"dateReserved\": \"2024-09-06T12:54:48.767Z\", \"datePublished\": \"2025-03-17T19:01:36.361Z\", \"dateUpdated\": \"2025-03-18T14:41:47.223Z\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
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.
Loading…
Loading…