Vulnerabilites related to xplico - xplico
Vulnerability from fkie_nvd
Published
2018-01-05 16:29
Modified
2024-11-21 03:16
Severity ?
Summary
Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:xplico:xplico:*:*:*:*:*:*:*:*", "matchCriteriaId": "1CA135F1-10B0-4F32-87EF-9BEBE181EB47", "versionEndExcluding": "1.2.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature." }, { "lang": "es", "value": "Xplico en versiones anteriores a la 1.2.1 permite que usuarios autenticados remotos ejecuten comandos mediante metacaracteres shell en nombre de un archivo PCAP subido. NOTA: este problema puede ser explotado sin autenticaci\u00f3n aprovechando la caracter\u00edstica de registro de usuarios." } ], "id": "CVE-2017-16666", "lastModified": "2024-11-21T03:16:47.307", "metrics": { "cvssMetricV2": [ { "acInsufInfo": true, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-01-05T16:29:00.417", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43430/" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.xplico.org/archives/1538" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43430/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.xplico.org/archives/1538" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
CVE-2017-16666 (GCVE-0-2017-16666)
Vulnerability from cvelistv5
Published
2018-01-05 16:00
Modified
2024-08-05 20:27
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature.
References
▼ | URL | Tags |
---|---|---|
http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html | x_refsource_MISC | |
http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html | x_refsource_CONFIRM | |
https://www.xplico.org/archives/1538 | x_refsource_CONFIRM | |
https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/ | x_refsource_MISC | |
https://www.exploit-db.com/exploits/43430/ | exploit, x_refsource_EXPLOIT-DB | |
http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T20:27:04.326Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.xplico.org/archives/1538" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/" }, { "name": "43430", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/43430/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-11-13T00:00:00", "descriptions": [ { "lang": "en", "value": "Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-01-06T10:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.xplico.org/archives/1538" }, { "tags": [ "x_refsource_MISC" ], "url": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/" }, { "name": "43430", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/43430/" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-16666", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/145639/Xplico-Remote-Code-Execution.html" }, { "name": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html", "refsource": "CONFIRM", "url": "http://blog.securityonion.net/2017/11/security-advisory-for-xplico-120.html" }, { "name": "https://www.xplico.org/archives/1538", "refsource": "CONFIRM", "url": "https://www.xplico.org/archives/1538" }, { "name": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/", "refsource": "MISC", "url": "https://pentest.blog/advisory-xplico-unauthenticated-remote-code-execution-cve-2017-16666/" }, { "name": "43430", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/43430/" }, { "name": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec", "refsource": "MISC", "url": "http://www.rapid7.com/db/modules/exploit/linux/http/xplico_exec" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-16666", "datePublished": "2018-01-05T16:00:00", "dateReserved": "2017-11-08T00:00:00", "dateUpdated": "2024-08-05T20:27:04.326Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }