Vulnerabilites related to klogserver - klog_server
CVE-2021-3317 (GCVE-0-2021-3317)
Vulnerability from cvelistv5
Published
2021-01-26 22:33
Modified
2024-08-03 16:53
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter.
References
▼ | URL | Tags |
---|---|---|
https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection | x_refsource_MISC | |
http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T16:53:17.450Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-02-01T18:06:15", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-3317", "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": "KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection", "refsource": "MISC", "url": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection" }, { "name": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-3317", "datePublished": "2021-01-26T22:33:58", "dateReserved": "2021-01-26T00:00:00", "dateUpdated": "2024-08-03T16:53:17.450Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2020-35729 (GCVE-0-2020-35729)
Vulnerability from cvelistv5
Published
2020-12-27 04:40
Modified
2024-08-04 17:09
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
KLog Server 2.4.1 allows OS command injection via shell metacharacters in the actions/authenticate.php user parameter.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T17:09:15.252Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "KLog Server 2.4.1 allows OS command injection via shell metacharacters in the actions/authenticate.php user parameter." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-02-15T17:06:09", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-35729", "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": "KLog Server 2.4.1 allows OS command injection via shell metacharacters in the actions/authenticate.php user parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md", "refsource": "MISC", "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md" }, { "name": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code", "refsource": "MISC", "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code" }, { "name": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html" }, { "name": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html" }, { "name": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-35729", "datePublished": "2020-12-27T04:40:44", "dateReserved": "2020-12-27T00:00:00", "dateUpdated": "2024-08-04T17:09:15.252Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2021-01-26 23:15
Modified
2024-11-21 06:21
Severity ?
Summary
KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html | Exploit, Third Party Advisory | |
cve@mitre.org | https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
klogserver | klog_server | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:klogserver:klog_server:*:*:*:*:*:*:*:*", "matchCriteriaId": "9DF21B2F-E9C3-417D-83D8-6581A39CEC8E", "versionEndIncluding": "2.4.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter." }, { "lang": "es", "value": "KLog Server versiones hasta 2.4.1, permite una inyecci\u00f3n de comandos autenticada.\u0026#xa0;El archivo async.php llama a la funci\u00f3n shell_exec() en el valor original del par\u00e1metro source" } ], "id": "CVE-2021-3317", "lastModified": "2024-11-21T06:21:16.607", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "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.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-01-26T23:15:13.047", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://packetstormsecurity.com/files/161208/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://docs.unsafe-inline.com/0day/klog-server-authenticated-command-injection" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2020-12-27 05:15
Modified
2024-11-21 05:27
Severity ?
Summary
KLog Server 2.4.1 allows OS command injection via shell metacharacters in the actions/authenticate.php user parameter.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
klogserver | klog_server | 2.4.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:klogserver:klog_server:2.4.1:*:*:*:*:*:*:*", "matchCriteriaId": "5C570E53-3B85-465B-B863-72E7BF215E82", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "KLog Server 2.4.1 allows OS command injection via shell metacharacters in the actions/authenticate.php user parameter." }, { "lang": "es", "value": "KLog Server versi\u00f3n 2.4.1, permite una inyecci\u00f3n de comandos del sistema operativo por medio de metacaracteres de shell en el par\u00e1metro user del archivo actions/authenticate.php" } ], "id": "CVE-2020-35729", "lastModified": "2024-11-21T05:27:57.760", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-12-27T05:15:11.683", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/160798/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/161123/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/161410/Klog-Server-2.4.1-Command-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/Exploit_Code" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/mustgundogdu/Research/blob/main/KLOG_SERVER/README.md" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-78" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }