fkie_cve-2024-6174
Vulnerability from fkie_nvd
Published
2025-06-26 10:15
Modified
2025-08-26 20:48
Severity ?
Summary
When a non-x86 platform is detected, cloud-init grants root access to a hardcoded url with a local IP address. To prevent this, cloud-init default configurations disable platform enumeration.
References
| URL | Tags | ||
|---|---|---|---|
| security@ubuntu.com | https://github.com/canonical/cloud-init/releases/tag/25.1.3 | Release Notes |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| canonical | cloud-init | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:canonical:cloud-init:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5549A5E9-C7DB-4106-865B-21D216620BD4",
"versionEndExcluding": "25.1.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When a non-x86 platform is detected, cloud-init grants root access to a hardcoded url with a local IP address. To prevent this,\u00a0cloud-init default configurations disable platform enumeration."
},
{
"lang": "es",
"value": "Cuando se detecta una plataforma distinta a x86, Cloud-init otorga acceso root a una URL codificada con una direcci\u00f3n IP local. Para evitarlo, la configuraci\u00f3n predeterminada de Cloud-init deshabilita la enumeraci\u00f3n de plataformas."
}
],
"id": "CVE-2024-6174",
"lastModified": "2025-08-26T20:48:56.763",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "security@ubuntu.com",
"type": "Secondary"
}
]
},
"published": "2025-06-26T10:15:25.133",
"references": [
{
"source": "security@ubuntu.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/canonical/cloud-init/releases/tag/25.1.3"
}
],
"sourceIdentifier": "security@ubuntu.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-287"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…