Vulnerability Description
Laf is a cloud development platform. Prior to version 1.0.0-beta.13, the control of LAF app enV is not strict enough, and in certain scenarios of privatization environment, it may lead to sensitive information leakage in secret and configmap. In ES6 syntax, if an obj directly references another obj, the name of the obj itself will be used as the key, and the entire object structure will be integrated intact. When constructing the deployment instance of the app, env was found from the database and directly inserted into the template, resulting in controllability here. Sensitive information in the secret and configmap can be read through the k8s envFrom field. In a privatization environment, when `namespaceConf. fixed` is marked, it may lead to the leakage of sensitive information in the system. As of time of publication, it is unclear whether any patches or workarounds exist.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Laf | Laf | 0.1.5 |
Related Weaknesses (CWE)
References
- https://github.com/labring/laf/blob/main/server/src/application/environment.contProduct
- https://github.com/labring/laf/blob/main/server/src/instance/instance.service.tsProduct
- https://github.com/labring/laf/security/advisories/GHSA-hv2g-gxx4-fwxpExploitThird Party Advisory
- https://github.com/labring/laf/blob/main/server/src/application/environment.contProduct
- https://github.com/labring/laf/blob/main/server/src/instance/instance.service.tsProduct
- https://github.com/labring/laf/security/advisories/GHSA-hv2g-gxx4-fwxpExploitThird Party Advisory
FAQ
What is CVE-2023-48225?
CVE-2023-48225 is a vulnerability with a CVSS score of 8.9 (HIGH). Laf is a cloud development platform. Prior to version 1.0.0-beta.13, the control of LAF app enV is not strict enough, and in certain scenarios of privatization environment, it may lead to sensitive in...
How severe is CVE-2023-48225?
CVE-2023-48225 has been rated HIGH with a CVSS base score of 8.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-48225?
Check the references section above for vendor advisories and patch information. Affected products include: Laf Laf.