cvelist/2024/3xxx/CVE-2024-3250.json

101 lines
3.2 KiB
JSON
Raw Normal View History

2024-04-03 01:00:35 +00:00
{
2024-04-10 19:00:51 +00:00
"data_version": "4.0",
2024-04-03 01:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3250",
2024-04-10 19:00:51 +00:00
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
2024-04-03 01:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 20:01:21 +00:00
"value": "It was discovered that Pebble's read-file API and the associated pebble pull command, before v1.10.2, allowed unprivileged local users to read files with root-equivalent permissions when Pebble was running as root. Fixes are also available as backports to v1.1.1, v1.4.2, and v1.7.4."
2024-04-10 19:00:51 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Canonical Ltd.",
"product": {
"product_data": [
{
"product_name": "Pebble",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "v1.10.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3250",
"refsource": "MISC",
"name": "https://www.cve.org/CVERecord?id=CVE-2024-3250"
},
{
"url": "https://github.com/canonical/pebble/security/advisories/GHSA-4685-2x5r-65pj",
"refsource": "MISC",
"name": "https://github.com/canonical/pebble/security/advisories/GHSA-4685-2x5r-65pj"
}
]
},
"credits": [
{
"lang": "en",
"value": "Harry Pidcock"
},
{
"lang": "en",
"value": "Ben Hoyt"
},
{
"lang": "en",
"value": "Ben Hoyt"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseSeverity": "MEDIUM",
"baseScore": 6.5,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
2024-04-03 01:00:35 +00:00
}
]
}
}