ubuntu-cve-2024-25110
Vulnerability from osv_ubuntu
Published
2024-02-12 20:15
Modified
2026-05-20 15:07
Summary
Details
The UAMQP is a general purpose C library for AMQP 1.0. During a call to open_get_offered_capabilities, a memory allocation may fail causing a use-after-free issue and if a client called it during connection communication it may cause a remote code execution. Users are advised to update the submodule with commit 30865c9c. There are no known workarounds for this vulnerability.
Severity
9.8 (Critical)
8.1 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-uamqp",
"binary_version": "1.2.6-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "azure-uamqp-python",
"purl": "pkg:deb/ubuntu/azure-uamqp-python@1.2.6-4?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.6-1",
"1.2.6-2",
"1.2.6-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-uamqp",
"binary_version": "1.5.1-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "azure-uamqp-python",
"purl": "pkg:deb/ubuntu/azure-uamqp-python@1.5.1-1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.13-1",
"1.4.3-1",
"1.4.3-1ubuntu1",
"1.5.0-1",
"1.5.1-1",
"1.5.1-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-uamqp",
"binary_version": "1.6.8-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "azure-uamqp-python",
"purl": "pkg:deb/ubuntu/azure-uamqp-python@1.6.8-2build1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.5-1",
"1.6.5-1build1",
"1.6.5-2",
"1.6.8-1",
"1.6.8-2",
"1.6.8-2build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-uamqp",
"binary_version": "1.6.11-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "azure-uamqp-python",
"purl": "pkg:deb/ubuntu/azure-uamqp-python@1.6.11-1build2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.11-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-uamqp",
"binary_version": "1.6.11-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "azure-uamqp-python",
"purl": "pkg:deb/ubuntu/azure-uamqp-python@1.6.11-2build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.11-1build2",
"1.6.11-2",
"1.6.11-2build1"
]
}
],
"aliases": [],
"details": "The UAMQP is a general purpose C library for AMQP 1.0. During a call to open_get_offered_capabilities, a memory allocation may fail causing a use-after-free issue and if a client called it during connection communication it may cause a remote code execution. Users are advised to update the submodule with commit `30865c9c`. There are no known workarounds for this vulnerability.",
"id": "UBUNTU-CVE-2024-25110",
"modified": "2026-05-20T15:07:39Z",
"published": "2024-02-12T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2024-25110"
},
{
"type": "REPORT",
"url": "https://github.com/Azure/azure-uamqp-c/commit/30865c9ccedaa32ddb036e87a8ebb52c3f18f695"
},
{
"type": "REPORT",
"url": "https://github.com/Azure/azure-uamqp-c/security/advisories/GHSA-c646-4whf-r67v"
},
{
"type": "REPORT",
"url": "https://github.com/Azure/azure-uamqp-python/issues/380"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25110"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2024-25110"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…