2023-11-02 23:00:22 +00:00
{
"id" : "CVE-2023-31579" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-02T22:15:08.640" ,
2023-11-09 23:00:22 +00:00
"lastModified" : "2023-11-09T21:17:52.387" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-02 23:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Dromara Lamp-Cloud before v3.8.1 was discovered to use a hardcoded cryptographic key when creating and verifying a Json Web Token. This vulnerability allows attackers to authenticate to the application via a crafted JWT token."
2023-11-03 15:00:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que Dromara Lamp-Cloud anterior a v3.8.1 utiliza una clave criptogr\u00e1fica codificada al crear y verificar un Token Web Json. Esta vulnerabilidad permite a los atacantes autenticarse en la aplicaci\u00f3n mediante un token JWT manipulado."
2023-11-02 23:00:22 +00:00
}
] ,
2023-11-09 23:00:22 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-798"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tangyh:lamp-cloud:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.8.1" ,
"matchCriteriaId" : "D2219072-7E2E-4806-9D8B-32064FA47067"
}
]
}
]
}
] ,
2023-11-02 23:00:22 +00:00
"references" : [
{
"url" : "https://github.com/dromara/lamp-cloud/issues/183" ,
2023-11-09 23:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-11-02 23:00:22 +00:00
} ,
{
"url" : "https://github.com/xubowenW/JWTissues/blob/main/lamp%20issue.md" ,
2023-11-09 23:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-11-02 23:00:22 +00:00
}
]
}