mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
127 lines
4.6 KiB
JSON
127 lines
4.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-6984",
|
|
"ASSIGNER": "security@ubuntu.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An issue was discovered in Juju that resulted in the leak of the sensitive context ID, which allows a local unprivileged attacker to access other sensitive data or relation accessible to the local charm."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-209 Generation of Error Message Containing Sensitive Information",
|
|
"cweId": "CWE-209"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Canonical Ltd.",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Juju",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "3.5",
|
|
"version_value": "3.5.3"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "3.4",
|
|
"version_value": "3.4.5"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "3.3",
|
|
"version_value": "3.3.5"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "3.1",
|
|
"version_value": "3.1.9"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.9",
|
|
"version_value": "2.9.50"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/juju/juju/commit/da929676853092a29ddf8d589468cf85ba3efaf2",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/juju/juju/commit/da929676853092a29ddf8d589468cf85ba3efaf2"
|
|
},
|
|
{
|
|
"url": "https://github.com/juju/juju/security/advisories/GHSA-6vjm-54vp-mxhx",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/juju/juju/security/advisories/GHSA-6vjm-54vp-mxhx"
|
|
},
|
|
{
|
|
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6984",
|
|
"refsource": "MISC",
|
|
"name": "https://www.cve.org/CVERecord?id=CVE-2024-6984"
|
|
}
|
|
]
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Pedro Valverde Guimaraes"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Joe Phillips"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Mark Esler"
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"version": "3.1",
|
|
"attackVector": "LOCAL",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseSeverity": "HIGH",
|
|
"baseScore": 8.8,
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
|
|
}
|
|
]
|
|
}
|
|
} |