cvelist/2024/1xxx/CVE-2024-1144.json

108 lines
3.3 KiB
JSON
Raw Normal View History

2024-02-01 09:00:33 +00:00
{
2024-04-01 20:50:31 +00:00
"data_version": "4.0",
2024-02-01 09:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1144",
2024-04-01 20:50:31 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
2024-02-01 09:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:50:31 +00:00
"value": "Improper access control vulnerability in Devklan's Alma Blog that affects versions 2.1.10 and earlier. This vulnerability could allow an unauthenticated user to access the application's functionalities without the need for credentials."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Devklan",
"product": {
"product_data": [
{
"product_name": "Alma Blog",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "2.1.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-alma-devklan-blog",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-alma-devklan-blog"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade Alma Blog to version 2.2."
}
],
"value": "Upgrade Alma Blog to version 2.2."
}
],
"credits": [
{
"lang": "en",
"value": "David Ut\u00f3n Amaya"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
2024-02-01 09:00:33 +00:00
}
]
}
}