Vulnerabilites related to hp - linuxki
CVE-2020-7209 (GCVE-0-2020-7209)
Vulnerability from cvelistv5
Published
2020-02-12 23:24
Modified
2024-08-04 09:25
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Remote Code Execution
Summary
LinuxKI v6.0-1 and earlier is vulnerable to an remote code execution which is resolved in release 6.0-2.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:25:47.978Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "LinuxKI", "vendor": "n/a", "versions": [ { "status": "affected", "version": "6.0-1 and earlier" } ] } ], "descriptions": [ { "lang": "en", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an remote code execution which is resolved in release 6.0-2." } ], "problemTypes": [ { "descriptions": [ { "description": "Remote Code Execution", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-06-10T16:05:47", "orgId": "eb103674-0d28-4225-80f8-39fb86215de0", "shortName": "hpe" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-alert@hpe.com", "ID": "CVE-2020-7209", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "LinuxKI", "version": { "version_data": [ { "version_value": "6.0-1 and earlier" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an remote code execution which is resolved in release 6.0-2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Remote Code Execution" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2", "refsource": "MISC", "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" }, { "name": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html" }, { "name": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "eb103674-0d28-4225-80f8-39fb86215de0", "assignerShortName": "hpe", "cveId": "CVE-2020-7209", "datePublished": "2020-02-12T23:24:07", "dateReserved": "2020-01-16T00:00:00", "dateUpdated": "2024-08-04T09:25:47.978Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2020-7208 (GCVE-0-2020-7208)
Vulnerability from cvelistv5
Published
2020-02-12 23:23
Modified
2024-08-04 09:25
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- XSS
Summary
LinuxKI v6.0-1 and earlier is vulnerable to an XSS which is resolved in release 6.0-2.
References
▼ | URL | Tags |
---|---|---|
https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:25:48.078Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "LinuxKI", "vendor": "n/a", "versions": [ { "status": "affected", "version": "6.0-1 and earlier" } ] } ], "descriptions": [ { "lang": "en", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an XSS which is resolved in release 6.0-2." } ], "problemTypes": [ { "descriptions": [ { "description": "XSS", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-02-12T23:23:52", "orgId": "eb103674-0d28-4225-80f8-39fb86215de0", "shortName": "hpe" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-alert@hpe.com", "ID": "CVE-2020-7208", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "LinuxKI", "version": { "version_data": [ { "version_value": "6.0-1 and earlier" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an XSS which is resolved in release 6.0-2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "XSS" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2", "refsource": "MISC", "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" } ] } } } }, "cveMetadata": { "assignerOrgId": "eb103674-0d28-4225-80f8-39fb86215de0", "assignerShortName": "hpe", "cveId": "CVE-2020-7208", "datePublished": "2020-02-12T23:23:52", "dateReserved": "2020-01-16T00:00:00", "dateUpdated": "2024-08-04T09:25:48.078Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2020-02-13 00:15
Modified
2024-11-21 05:36
Severity ?
Summary
LinuxKI v6.0-1 and earlier is vulnerable to an XSS which is resolved in release 6.0-2.
References
▼ | URL | Tags | |
---|---|---|---|
security-alert@hpe.com | https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2 | Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:hp:linuxki:*:*:*:*:*:*:*:*", "matchCriteriaId": "98896D93-61EE-4B49-8F75-91F2361BBA42", "versionEndExcluding": "6.0-2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an XSS which is resolved in release 6.0-2." }, { "lang": "es", "value": "LinuxKI versiones v6.0-1 y anteriores, es vulnerable a un ataque de tipo XSS que es resuelto en la versi\u00f3n 6.0-2." } ], "id": "CVE-2020-7208", "lastModified": "2024-11-21T05:36:49.973", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-02-13T00:15:11.713", "references": [ { "source": "security-alert@hpe.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" } ], "sourceIdentifier": "security-alert@hpe.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2020-02-13 00:15
Modified
2024-11-21 05:36
Severity ?
Summary
LinuxKI v6.0-1 and earlier is vulnerable to an remote code execution which is resolved in release 6.0-2.
References
▼ | URL | Tags | |
---|---|---|---|
security-alert@hpe.com | http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html | Exploit, Third Party Advisory, VDB Entry | |
security-alert@hpe.com | http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html | Exploit, Third Party Advisory, VDB Entry | |
security-alert@hpe.com | https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html | Exploit, Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html | Exploit, Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2 | Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:hp:linuxki:*:*:*:*:*:*:*:*", "matchCriteriaId": "98896D93-61EE-4B49-8F75-91F2361BBA42", "versionEndExcluding": "6.0-2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "LinuxKI v6.0-1 and earlier is vulnerable to an remote code execution which is resolved in release 6.0-2." }, { "lang": "es", "value": "LinuxKI versiones v6.0-1 y anteriores, es vulnerable a una ejecuci\u00f3n de c\u00f3digo remota que es resuelta en la versi\u00f3n 6.0-2." } ], "id": "CVE-2020-7209", "lastModified": "2024-11-21T05:36:50.077", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.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": 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-02-13T00:15:11.777", "references": [ { "source": "security-alert@hpe.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html" }, { "source": "security-alert@hpe.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html" }, { "source": "security-alert@hpe.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/157739/HP-LinuxKI-6.01-Remote-Command-Injection.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/158025/LinuxKI-Toolset-6.01-Remote-Command-Execution.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/HewlettPackard/LinuxKI/releases/tag/v6.0-2" } ], "sourceIdentifier": "security-alert@hpe.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }