cve-2022-24780
Vulnerability from cvelistv5
Published
2022-04-05 18:30
Modified
2024-08-03 04:20
Severity ?
EPSS score ?
Summary
Code Injection in Combodo iTop
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html | Exploit, Third Party Advisory, VDB Entry | |
security-advisories@github.com | https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54 | Third Party Advisory | |
security-advisories@github.com | https://markus-krell.de/itop-template-injection-inside-customer-portal/ | Exploit, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T04:20:50.459Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://markus-krell.de/itop-template-injection-inside-customer-portal/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "iTop", "vendor": "Combodo", "versions": [ { "status": "affected", "version": "\u003c 2.7.6" } ] } ], "descriptions": [ { "lang": "en", "value": "Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7.6 and 3.0.0, users of the iTop user portal can send TWIG code to the server by forging specific http queries, and execute arbitrary code on the server using http server user privileges. This issue is fixed in versions 2.7.6 and 3.0.0. There are currently no known workarounds." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-05-23T15:06:07", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305" }, { "tags": [ "x_refsource_MISC" ], "url": "https://markus-krell.de/itop-template-injection-inside-customer-portal/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html" } ], "source": { "advisory": "GHSA-v97m-wgxq-rh54", "discovery": "UNKNOWN" }, "title": "Code Injection in Combodo iTop", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24780", "STATE": "PUBLIC", "TITLE": "Code Injection in Combodo iTop" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "iTop", "version": { "version_data": [ { "version_value": "\u003c 2.7.6" } ] } } ] }, "vendor_name": "Combodo" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7.6 and 3.0.0, users of the iTop user portal can send TWIG code to the server by forging specific http queries, and execute arbitrary code on the server using http server user privileges. This issue is fixed in versions 2.7.6 and 3.0.0. There are currently no known workarounds." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54", "refsource": "CONFIRM", "url": "https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54" }, { "name": "https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3", "refsource": "MISC", "url": "https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3" }, { "name": "https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b", "refsource": "MISC", "url": "https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b" }, { "name": "https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305", "refsource": "MISC", "url": "https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305" }, { "name": "https://markus-krell.de/itop-template-injection-inside-customer-portal/", "refsource": "MISC", "url": "https://markus-krell.de/itop-template-injection-inside-customer-portal/" }, { "name": "http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html" } ] }, "source": { "advisory": "GHSA-v97m-wgxq-rh54", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-24780", "datePublished": "2022-04-05T18:30:18", "dateReserved": "2022-02-10T00:00:00", "dateUpdated": "2024-08-03T04:20:50.459Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-24780\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-04-05T19:15:08.100\",\"lastModified\":\"2022-10-07T03:33:58.320\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7.6 and 3.0.0, users of the iTop user portal can send TWIG code to the server by forging specific http queries, and execute arbitrary code on the server using http server user privileges. This issue is fixed in versions 2.7.6 and 3.0.0. There are currently no known workarounds.\"},{\"lang\":\"es\",\"value\":\"Combodo iTop es una herramienta de Administraci\u00f3n de Servicios de TI basada en la web. En versiones anteriores a 2.7.6 y 3.0.0, los usuarios del portal de usuarios de iTop pueden enviar c\u00f3digo TWIG al servidor al falsificar consultas http espec\u00edficas, y ejecutar c\u00f3digo arbitrario en el servidor usando privilegios de usuario del servidor http. Este problema ha sido solucionado en versiones 2.7.6 y 3.0.0. Actualmente no son conocidas medidas de mitigaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":6.5},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.7.6\",\"matchCriteriaId\":\"EFDA4E60-0B4B-4E74-BAAD-AA774836EBA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"608F63C6-0F54-47D8-BFD5-FB5511BDB548\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD7E6A6A-9B1D-4BA7-9A58-ACEE1ABC46EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0F94E71-E468-4765-9A44-FCD9121DC414\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF68C176-A8C3-4C88-A344-74CB0E682987\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"997A26DD-11A4-4D9F-8F6C-845068AE605C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"06061D47-3252-4ED4-9423-600027D39551\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5DFEEA5-6FB7-4583-A13C-B2EE74502B81\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta6:*:*:*:*:*:*\",\"matchCriteriaId\":\"D373FD25-9994-4D19-A636-59E9B775D673\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta7:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2FE726A-3EF3-497C-8C8E-7F90358AE172\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:beta8:*:*:*:*:*:*\",\"matchCriteriaId\":\"75603E37-CC69-433A-9450-8FCAD26DAA49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:combodo:itop:3.0.0:rc:*:*:*:*:*:*\",\"matchCriteriaId\":\"D50B0423-B58B-44DC-A02E-75645DA683B4\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/167236/iTop-Remote-Command-Execution.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://github.com/Combodo/iTop/commit/93f273a28778e5da8e51096f021d2dc1adbf4ef3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Combodo/iTop/commit/b6fac4b411b8d145fc30fa35c66b51243eafd06b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Combodo/iTop/commit/eb2a615bd28100442c7f6171707bb40884af2305\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Combodo/iTop/security/advisories/GHSA-v97m-wgxq-rh54\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://markus-krell.de/itop-template-injection-inside-customer-portal/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
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.