cvelist/2024/0xxx/CVE-2024-0849.json

93 lines
2.8 KiB
JSON
Raw Normal View History

2024-01-24 03:00:35 +00:00
{
2024-02-07 03:00:34 +00:00
"data_version": "4.0",
2024-01-24 03:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0849",
2024-02-07 03:00:34 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
2024-01-24 03:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-07 03:00:34 +00:00
"value": "Leanote version 2.7.0 allows obtaining arbitrary local files. This is possible\n\nbecause the application is vulnerable to LFR.\n\n\n\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Leanote",
"product": {
"product_data": [
{
"product_name": "Leanote",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/leanote/desktop-app",
"refsource": "MISC",
"name": "https://github.com/leanote/desktop-app"
},
{
"url": "https://fluidattacks.com/advisories/alesso",
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/alesso"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-01-24 03:00:35 +00:00
}
]
}
}