cvelist/2023/6xxx/CVE-2023-6451.json

108 lines
3.3 KiB
JSON
Raw Normal View History

2023-11-30 23:00:31 +00:00
{
2024-02-16 05:00:35 +00:00
"data_version": "4.0",
2023-11-30 23:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6451",
2024-02-16 05:00:35 +00:00
"ASSIGNER": "vdp@themissinglink.com.au",
"STATE": "PUBLIC"
2023-11-30 23:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-16 05:00:35 +00:00
"value": "Publicly known cryptographic machine key in AlayaCare's Procura Portal before 9.0.1.2 allows attackers to forge their own authentication cookies and bypass the application's authentication mechanisms.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1394",
"cweId": "CWE-1394"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "AlayaCare",
"product": {
"product_data": [
{
"product_name": "Procura Portal",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "9.0.1.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.themissinglink.com.au/security-advisories/cve-2023-6451",
"refsource": "MISC",
"name": "https://www.themissinglink.com.au/security-advisories/cve-2023-6451"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Generate new machine keys in the application's web.config file immediately.<br>"
}
],
"value": "Generate new machine keys in the application's web.config file immediately.\n"
}
],
"credits": [
{
"lang": "en",
"value": "Jake Cleland"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
2023-11-30 23:00:31 +00:00
}
]
}
}