cvelist/2023/31xxx/CVE-2023-31579.json
2023-11-02 22:00:33 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-31579",
"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": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/dromara/lamp-cloud/issues/183",
"refsource": "MISC",
"name": "https://github.com/dromara/lamp-cloud/issues/183"
},
{
"refsource": "MISC",
"name": "https://github.com/xubowenW/JWTissues/blob/main/lamp%20issue.md",
"url": "https://github.com/xubowenW/JWTissues/blob/main/lamp%20issue.md"
}
]
}
}