2023-08-04 20:00:32 +00:00
{
"id" : "CVE-2023-38692" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-04T18:15:14.203" ,
2023-08-09 14:00:35 +00:00
"lastModified" : "2023-08-09T13:19:09.430" ,
"vulnStatus" : "Analyzed" ,
2023-08-04 20:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "CloudExplorer Lite is an open source, lightweight cloud management platform. Versions prior to 1.3.1 contain a command injection vulnerability in the installation function in module management. The vulnerability has been fixed in v1.3.1. There are no known workarounds aside from upgrading."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-09 14:00:35 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-08-04 20:00:32 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
2023-08-09 14:00:35 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fit2cloud:cloudexplorer_lite:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.3.1" ,
"matchCriteriaId" : "A35B9D5D-A475-444B-B6CE-C9E9BA60C503"
}
]
}
]
}
] ,
2023-08-04 20:00:32 +00:00
"references" : [
{
"url" : "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/blob/v1.3.0/framework/management-center/backend/src/main/java/com/fit2cloud/controller/ModuleManageController.java" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-08-04 20:00:32 +00:00
} ,
{
"url" : "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/releases/tag/v1.3.1" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-08-04 20:00:32 +00:00
} ,
{
"url" : "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/security/advisories/GHSA-7wrc-f42m-9v5w" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-08-04 20:00:32 +00:00
}
]
}