Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-4945 (GCVE-0-2025-4945)
Vulnerability from cvelistv5
Published
2025-05-19 17:03
Modified
2025-11-07 00:41
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-190 - Integer Overflow or Wraparound
Summary
A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.
References
Impacted products
| Vendor | Product | Version | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Version: 0 ≤ 3.6.5 |
||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-4945",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-20T14:04:42.401057Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-20T14:04:51.543Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://gitlab.gnome.org/GNOME/libsoup",
"defaultStatus": "unaffected",
"packageName": "libsoup",
"versions": [
{
"lessThanOrEqual": "3.6.5",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.0"
],
"defaultStatus": "affected",
"packageName": "libsoup3",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:3.6.5-3.el10_0.9",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream",
"cpe:/o:redhat:enterprise_linux:8::baseos"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:2.62.3-10.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream",
"cpe:/o:redhat:enterprise_linux:8::baseos"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:2.62.3-10.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:2.72.0-10.el9_6.3",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank fouzhe for reporting this issue."
}
],
"datePublic": "2025-05-19T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-07T00:41:52.845Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2025:19713",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"name": "RHSA-2025:19714",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"name": "RHSA-2025:19720",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:19720"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"name": "RHBZ#2367175",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-19T04:35:01.994000+00:00",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-05-19T00:00:00+00:00",
"value": "Made public."
}
],
"title": "Libsoup: integer overflow in cookie expiration date handling in libsoup",
"workarounds": [
{
"lang": "en",
"value": "To mitigate the risk associated with this libsoup vulnerability, Red Hat recommends avoiding interactions between client applications using the libsoup library and untrusted or compromised HTTP servers until a patched version of libsoup is deployed. Users and administrators should monitor their systems for suspicious HTTP activity and apply vendor updates as soon as a fix becomes available to prevent manipulation of cookie expiration logic that could lead to unexpected behavior or policy circumvention."
}
],
"x_redhatCweChain": "CWE-190: Integer Overflow or Wraparound"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-4945",
"datePublished": "2025-05-19T17:03:09.472Z",
"dateReserved": "2025-05-19T04:46:20.918Z",
"dateUpdated": "2025-11-07T00:41:52.845Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-4945\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-05-19T17:15:29.103\",\"lastModified\":\"2025-11-04T20:17:16.103\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en la l\u00f3gica de an\u00e1lisis de cookies de la librer\u00eda HTTP libsoup, utilizada en aplicaciones de GNOME y otro software. La vulnerabilidad surge al procesar la fecha de caducidad de las cookies, donde un valor especialmente manipulado puede provocar un desbordamiento de enteros. Esto puede provocar un comportamiento indefinido, permitiendo a un atacante eludir la l\u00f3gica de caducidad de las cookies y provocando un comportamiento persistente o no deseado. El problema se debe a la validaci\u00f3n incorrecta de entradas de enteros grandes durante las operaciones aritm\u00e9ticas de fechas dentro de las rutinas de an\u00e1lisis de cookies.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2025:19713\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:19714\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:19720\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-4945\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2367175\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-4945\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-20T14:04:42.401057Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-20T14:04:47.811Z\"}}], \"cna\": {\"title\": \"Libsoup: integer overflow in cookie expiration date handling in libsoup\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank fouzhe for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"3.6.5\"}], \"packageName\": \"libsoup\", \"collectionURL\": \"https://gitlab.gnome.org/GNOME/libsoup\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.0\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:3.6.5-3.el10_0.9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libsoup3\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\", \"cpe:/o:redhat:enterprise_linux:8::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:2.62.3-10.el8_10\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\", \"cpe:/o:redhat:enterprise_linux:8::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:2.62.3-10.el8_10\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:2.72.0-10.el9_6.3\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-19T04:35:01.994000+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-05-19T00:00:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-05-19T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2025:19713\", \"name\": \"RHSA-2025:19713\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:19714\", \"name\": \"RHSA-2025:19714\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:19720\", \"name\": \"RHSA-2025:19720\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-4945\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2367175\", \"name\": \"RHBZ#2367175\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate the risk associated with this libsoup vulnerability, Red Hat recommends avoiding interactions between client applications using the libsoup library and untrusted or compromised HTTP servers until a patched version of libsoup is deployed. Users and administrators should monitor their systems for suspicious HTTP activity and apply vendor updates as soon as a fix becomes available to prevent manipulation of cookie expiration logic that could lead to unexpected behavior or policy circumvention.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-11-07T00:41:52.845Z\"}, \"x_redhatCweChain\": \"CWE-190: Integer Overflow or Wraparound\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-4945\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-07T00:41:52.845Z\", \"dateReserved\": \"2025-05-19T04:46:20.918Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-05-19T17:03:09.472Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
fkie_cve-2025-4945
Vulnerability from fkie_nvd
Published
2025-05-19 17:15
Modified
2025-11-04 20:17
Severity ?
Summary
A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:19713 | ||
| secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:19714 | ||
| secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:19720 | ||
| secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2025-4945 | ||
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2367175 |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en la l\u00f3gica de an\u00e1lisis de cookies de la librer\u00eda HTTP libsoup, utilizada en aplicaciones de GNOME y otro software. La vulnerabilidad surge al procesar la fecha de caducidad de las cookies, donde un valor especialmente manipulado puede provocar un desbordamiento de enteros. Esto puede provocar un comportamiento indefinido, permitiendo a un atacante eludir la l\u00f3gica de caducidad de las cookies y provocando un comportamiento persistente o no deseado. El problema se debe a la validaci\u00f3n incorrecta de entradas de enteros grandes durante las operaciones aritm\u00e9ticas de fechas dentro de las rutinas de an\u00e1lisis de cookies."
}
],
"id": "CVE-2025-4945",
"lastModified": "2025-11-04T20:17:16.103",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
},
"published": "2025-05-19T17:15:29.103",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2025:19720"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
opensuse-su-2025:15241-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
libsoup-3_0-0-3.6.5-6.1 on GA media
Notes
Title of the patch
libsoup-3_0-0-3.6.5-6.1 on GA media
Description of the patch
These are all security issues fixed in the libsoup-3_0-0-3.6.5-6.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15241
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libsoup-3_0-0-3.6.5-6.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsoup-3_0-0-3.6.5-6.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15241",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15241-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "libsoup-3_0-0-3.6.5-6.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15241-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.5-6.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.6.5-6.1.aarch64",
"product_id": "libsoup-3_0-0-3.6.5-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"product_id": "libsoup-3_0-0-32bit-3.6.5-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.5-6.1.aarch64",
"product": {
"name": "libsoup-devel-3.6.5-6.1.aarch64",
"product_id": "libsoup-devel-3.6.5-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.5-6.1.aarch64",
"product": {
"name": "libsoup-devel-32bit-3.6.5-6.1.aarch64",
"product_id": "libsoup-devel-32bit-3.6.5-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.5-6.1.aarch64",
"product": {
"name": "libsoup-lang-3.6.5-6.1.aarch64",
"product_id": "libsoup-lang-3.6.5-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"product_id": "typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.5-6.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.6.5-6.1.ppc64le",
"product_id": "libsoup-3_0-0-3.6.5-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"product_id": "libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.5-6.1.ppc64le",
"product": {
"name": "libsoup-devel-3.6.5-6.1.ppc64le",
"product_id": "libsoup-devel-3.6.5-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"product": {
"name": "libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"product_id": "libsoup-devel-32bit-3.6.5-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.5-6.1.ppc64le",
"product": {
"name": "libsoup-lang-3.6.5-6.1.ppc64le",
"product_id": "libsoup-lang-3.6.5-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"product_id": "typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.5-6.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.6.5-6.1.s390x",
"product_id": "libsoup-3_0-0-3.6.5-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"product_id": "libsoup-3_0-0-32bit-3.6.5-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.5-6.1.s390x",
"product": {
"name": "libsoup-devel-3.6.5-6.1.s390x",
"product_id": "libsoup-devel-3.6.5-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.5-6.1.s390x",
"product": {
"name": "libsoup-devel-32bit-3.6.5-6.1.s390x",
"product_id": "libsoup-devel-32bit-3.6.5-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.5-6.1.s390x",
"product": {
"name": "libsoup-lang-3.6.5-6.1.s390x",
"product_id": "libsoup-lang-3.6.5-6.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"product_id": "typelib-1_0-Soup-3_0-3.6.5-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.5-6.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.6.5-6.1.x86_64",
"product_id": "libsoup-3_0-0-3.6.5-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"product_id": "libsoup-3_0-0-32bit-3.6.5-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.5-6.1.x86_64",
"product": {
"name": "libsoup-devel-3.6.5-6.1.x86_64",
"product_id": "libsoup-devel-3.6.5-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.5-6.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-3.6.5-6.1.x86_64",
"product_id": "libsoup-devel-32bit-3.6.5-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.5-6.1.x86_64",
"product": {
"name": "libsoup-lang-3.6.5-6.1.x86_64",
"product_id": "libsoup-lang-3.6.5-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64",
"product_id": "typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.aarch64"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.s390x"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.x86_64"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.aarch64"
},
"product_reference": "libsoup-devel-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.ppc64le"
},
"product_reference": "libsoup-devel-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.s390x"
},
"product_reference": "libsoup-devel-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.x86_64"
},
"product_reference": "libsoup-devel-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.aarch64"
},
"product_reference": "libsoup-devel-32bit-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.ppc64le"
},
"product_reference": "libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.s390x"
},
"product_reference": "libsoup-devel-32bit-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.x86_64"
},
"product_reference": "libsoup-devel-32bit-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.aarch64"
},
"product_reference": "libsoup-lang-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.ppc64le"
},
"product_reference": "libsoup-lang-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.s390x"
},
"product_reference": "libsoup-lang-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.x86_64"
},
"product_reference": "libsoup-lang-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.5-6.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.5-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
opensuse-su-2025:15242-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
libsoup-2_4-1-2.74.3-12.1 on GA media
Notes
Title of the patch
libsoup-2_4-1-2.74.3-12.1 on GA media
Description of the patch
These are all security issues fixed in the libsoup-2_4-1-2.74.3-12.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15242
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libsoup-2_4-1-2.74.3-12.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsoup-2_4-1-2.74.3-12.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15242",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15242-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "libsoup-2_4-1-2.74.3-12.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15242-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-12.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.74.3-12.1.aarch64",
"product_id": "libsoup-2_4-1-2.74.3-12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-12.1.aarch64",
"product": {
"name": "libsoup2-devel-2.74.3-12.1.aarch64",
"product_id": "libsoup2-devel-2.74.3-12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"product_id": "libsoup2-devel-32bit-2.74.3-12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-12.1.aarch64",
"product": {
"name": "libsoup2-lang-2.74.3-12.1.aarch64",
"product_id": "libsoup2-lang-2.74.3-12.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-12.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.74.3-12.1.ppc64le",
"product_id": "libsoup-2_4-1-2.74.3-12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"product_id": "libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-12.1.ppc64le",
"product": {
"name": "libsoup2-devel-2.74.3-12.1.ppc64le",
"product_id": "libsoup2-devel-2.74.3-12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"product_id": "libsoup2-devel-32bit-2.74.3-12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-12.1.ppc64le",
"product": {
"name": "libsoup2-lang-2.74.3-12.1.ppc64le",
"product_id": "libsoup2-lang-2.74.3-12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-12.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.74.3-12.1.s390x",
"product_id": "libsoup-2_4-1-2.74.3-12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"product_id": "libsoup-2_4-1-32bit-2.74.3-12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-12.1.s390x",
"product": {
"name": "libsoup2-devel-2.74.3-12.1.s390x",
"product_id": "libsoup2-devel-2.74.3-12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-12.1.s390x",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.s390x",
"product_id": "libsoup2-devel-32bit-2.74.3-12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-12.1.s390x",
"product": {
"name": "libsoup2-lang-2.74.3-12.1.s390x",
"product_id": "libsoup2-lang-2.74.3-12.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.74.3-12.1.x86_64",
"product_id": "libsoup-2_4-1-2.74.3-12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-12.1.x86_64",
"product": {
"name": "libsoup2-devel-2.74.3-12.1.x86_64",
"product_id": "libsoup2-devel-2.74.3-12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"product_id": "libsoup2-devel-32bit-2.74.3-12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-12.1.x86_64",
"product": {
"name": "libsoup2-lang-2.74.3-12.1.x86_64",
"product_id": "libsoup2-lang-2.74.3-12.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.s390x"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.aarch64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.ppc64le"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.s390x"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.x86_64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.aarch64"
},
"product_reference": "libsoup2-lang-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.ppc64le"
},
"product_reference": "libsoup2-lang-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.s390x"
},
"product_reference": "libsoup2-lang-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.x86_64"
},
"product_reference": "libsoup2-lang-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-12.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
suse-su-2025:03091-1
Vulnerability from csaf_suse
Published
2025-09-05 13:29
Modified
2025-09-05 13:29
Summary
Security update for libsoup2
Notes
Title of the patch
Security update for libsoup2
Description of the patch
This update for libsoup2 fixes the following issues:
- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling in libsoup (bsc#1243314).
Patchnames
SUSE-2025-3091,SUSE-SLE-Micro-5.3-2025-3091,SUSE-SLE-Micro-5.4-2025-3091,SUSE-SLE-Micro-5.5-2025-3091
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup2 fixes the following issues:\n\n- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling in libsoup (bsc#1243314).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3091,SUSE-SLE-Micro-5.3-2025-3091,SUSE-SLE-Micro-5.4-2025-3091,SUSE-SLE-Micro-5.5-2025-3091",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03091-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03091-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503091-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03091-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041533.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "Security update for libsoup2",
"tracking": {
"current_release_date": "2025-09-05T13:29:45Z",
"generator": {
"date": "2025-09-05T13:29:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03091-1",
"initial_release_date": "2025-09-05T13:29:45Z",
"revision_history": [
{
"date": "2025-09-05T13:29:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"product_id": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.2-150400.3.12.1.aarch64",
"product": {
"name": "libsoup2-devel-2.74.2-150400.3.12.1.aarch64",
"product_id": "libsoup2-devel-2.74.2-150400.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-64bit-2.74.2-150400.3.12.1.aarch64_ilp32",
"product": {
"name": "libsoup-2_4-1-64bit-2.74.2-150400.3.12.1.aarch64_ilp32",
"product_id": "libsoup-2_4-1-64bit-2.74.2-150400.3.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-64bit-2.74.2-150400.3.12.1.aarch64_ilp32",
"product": {
"name": "libsoup2-devel-64bit-2.74.2-150400.3.12.1.aarch64_ilp32",
"product_id": "libsoup2-devel-64bit-2.74.2-150400.3.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.i586",
"product": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.i586",
"product_id": "libsoup-2_4-1-2.74.2-150400.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.2-150400.3.12.1.i586",
"product": {
"name": "libsoup2-devel-2.74.2-150400.3.12.1.i586",
"product_id": "libsoup2-devel-2.74.2-150400.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.i586",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.i586",
"product_id": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup2-lang-2.74.2-150400.3.12.1.noarch",
"product": {
"name": "libsoup2-lang-2.74.2-150400.3.12.1.noarch",
"product_id": "libsoup2-lang-2.74.2-150400.3.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"product_id": "libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.2-150400.3.12.1.ppc64le",
"product": {
"name": "libsoup2-devel-2.74.2-150400.3.12.1.ppc64le",
"product_id": "libsoup2-devel-2.74.2-150400.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"product_id": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.2-150400.3.12.1.s390x",
"product": {
"name": "libsoup2-devel-2.74.2-150400.3.12.1.s390x",
"product_id": "libsoup2-devel-2.74.2-150400.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"product_id": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.2-150400.3.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.2-150400.3.12.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.74.2-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.2-150400.3.12.1.x86_64",
"product": {
"name": "libsoup2-devel-2.74.2-150400.3.12.1.x86_64",
"product_id": "libsoup2-devel-2.74.2-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.2-150400.3.12.1.x86_64",
"product": {
"name": "libsoup2-devel-32bit-2.74.2-150400.3.12.1.x86_64",
"product_id": "libsoup2-devel-32bit-2.74.2-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.74.2-150400.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsoup-2_4-1-2.74.2-150400.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-05T13:29:45Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
suse-su-2025:02212-1
Vulnerability from csaf_suse
Published
2025-07-02 16:37
Modified
2025-07-02 16:37
Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).
Patchnames
SUSE-2025-2212,SUSE-SUSE-MicroOS-5.2-2025-2212
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues:\n\n- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2212,SUSE-SUSE-MicroOS-5.2-2025-2212",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02212-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02212-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502212-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02212-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040598.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2025-07-02T16:37:54Z",
"generator": {
"date": "2025-07-02T16:37:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02212-1",
"initial_release_date": "2025-07-02T16:37:54Z",
"revision_history": [
{
"date": "2025-07-02T16:37:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"product_id": "libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.68.4-150200.4.12.1.aarch64",
"product": {
"name": "libsoup-devel-2.68.4-150200.4.12.1.aarch64",
"product_id": "libsoup-devel-2.68.4-150200.4.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-64bit-2.68.4-150200.4.12.1.aarch64_ilp32",
"product": {
"name": "libsoup-2_4-1-64bit-2.68.4-150200.4.12.1.aarch64_ilp32",
"product_id": "libsoup-2_4-1-64bit-2.68.4-150200.4.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup-devel-64bit-2.68.4-150200.4.12.1.aarch64_ilp32",
"product": {
"name": "libsoup-devel-64bit-2.68.4-150200.4.12.1.aarch64_ilp32",
"product_id": "libsoup-devel-64bit-2.68.4-150200.4.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.i586",
"product": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.i586",
"product_id": "libsoup-2_4-1-2.68.4-150200.4.12.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.68.4-150200.4.12.1.i586",
"product": {
"name": "libsoup-devel-2.68.4-150200.4.12.1.i586",
"product_id": "libsoup-devel-2.68.4-150200.4.12.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.i586",
"product": {
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.i586",
"product_id": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-lang-2.68.4-150200.4.12.1.noarch",
"product": {
"name": "libsoup-lang-2.68.4-150200.4.12.1.noarch",
"product_id": "libsoup-lang-2.68.4-150200.4.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.ppc64le",
"product_id": "libsoup-2_4-1-2.68.4-150200.4.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.68.4-150200.4.12.1.ppc64le",
"product": {
"name": "libsoup-devel-2.68.4-150200.4.12.1.ppc64le",
"product_id": "libsoup-devel-2.68.4-150200.4.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"product_id": "libsoup-2_4-1-2.68.4-150200.4.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.68.4-150200.4.12.1.s390x",
"product": {
"name": "libsoup-devel-2.68.4-150200.4.12.1.s390x",
"product_id": "libsoup-devel-2.68.4-150200.4.12.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64",
"product_id": "libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.68.4-150200.4.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.68.4-150200.4.12.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.68.4-150200.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.68.4-150200.4.12.1.x86_64",
"product": {
"name": "libsoup-devel-2.68.4-150200.4.12.1.x86_64",
"product_id": "libsoup-devel-2.68.4-150200.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-2.68.4-150200.4.12.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-2.68.4-150200.4.12.1.x86_64",
"product_id": "libsoup-devel-32bit-2.68.4-150200.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.68.4-150200.4.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsoup-2_4-1-2.68.4-150200.4.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-02T16:37:54Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
suse-su-2025:20598-1
Vulnerability from csaf_suse
Published
2025-08-21 09:33
Modified
2025-08-21 09:33
Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling (bsc#1243314)
- CVE-2025-4948: Fixed Integer Underflow in soup_multipart_new_from_message()
Leading to Denial of Service (bsc#1243332)
- CVE-2025-4476: Fixed null pointer dereference leading to denial of service (bsc#1243422)
- CVE-2025-4969: Fixed off-by-one out-of-bounds read leading to infoleak (bsc#1243423)
Patchnames
SUSE-SLE-Micro-6.1-219
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues:\n\n- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling (bsc#1243314)\n- CVE-2025-4948: Fixed Integer Underflow in soup_multipart_new_from_message()\n Leading to Denial of Service (bsc#1243332)\n- CVE-2025-4476: Fixed null pointer dereference leading to denial of service (bsc#1243422)\n- CVE-2025-4969: Fixed off-by-one out-of-bounds read leading to infoleak (bsc#1243423)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-219",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20598-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20598-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520598-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20598-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022365.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE Bug 1243332",
"url": "https://bugzilla.suse.com/1243332"
},
{
"category": "self",
"summary": "SUSE Bug 1243422",
"url": "https://bugzilla.suse.com/1243422"
},
{
"category": "self",
"summary": "SUSE Bug 1243423",
"url": "https://bugzilla.suse.com/1243423"
},
{
"category": "self",
"summary": "SUSE Bug 528882",
"url": "https://bugzilla.suse.com/528882"
},
{
"category": "self",
"summary": "SUSE Bug 553466",
"url": "https://bugzilla.suse.com/553466"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4476 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4948 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4969 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4969/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2025-08-21T09:33:10Z",
"generator": {
"date": "2025-08-21T09:33:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20598-1",
"initial_release_date": "2025-08-21T09:33:10Z",
"revision_history": [
{
"date": "2025-08-21T09:33:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4476"
}
],
"notes": [
{
"category": "general",
"text": "A denial-of-service vulnerability has been identified in the libsoup HTTP client library. This flaw can be triggered when a libsoup client receives a 401 (Unauthorized) HTTP response containing a specifically crafted domain parameter within the WWW-Authenticate header. Processing this malformed header can lead to a crash of the client application using libsoup. An attacker could exploit this by setting up a malicious HTTP server. If a user\u0027s application using the vulnerable libsoup library connects to this malicious server, it could result in a denial-of-service. Successful exploitation requires tricking a user\u0027s client application into connecting to the attacker\u0027s malicious server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4476",
"url": "https://www.suse.com/security/cve/CVE-2025-4476"
},
{
"category": "external",
"summary": "SUSE Bug 1243422 for CVE-2025-4476",
"url": "https://bugzilla.suse.com/1243422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-21T09:33:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-4476"
},
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-21T09:33:10Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
},
{
"cve": "CVE-2025-4948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4948"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4948",
"url": "https://www.suse.com/security/cve/CVE-2025-4948"
},
{
"category": "external",
"summary": "SUSE Bug 1243332 for CVE-2025-4948",
"url": "https://bugzilla.suse.com/1243332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-21T09:33:10Z",
"details": "important"
}
],
"title": "CVE-2025-4948"
},
{
"cve": "CVE-2025-4969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4969"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in the libsoup package. This flaw stems from its failure to correctly verify the termination of multipart HTTP messages. This can allow a remote attacker to send a specially crafted multipart HTTP body, causing the libsoup-consuming server to read beyond its allocated memory boundaries (out-of-bounds read).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4969",
"url": "https://www.suse.com/security/cve/CVE-2025-4969"
},
{
"category": "external",
"summary": "SUSE Bug 1243423 for CVE-2025-4969",
"url": "https://bugzilla.suse.com/1243423"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-21T09:33:10Z",
"details": "moderate"
}
],
"title": "CVE-2025-4969"
}
]
}
suse-su-2025:20453-1
Vulnerability from csaf_suse
Published
2025-06-28 05:47
Modified
2025-06-28 05:47
Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2025-4476: Fixed null pointer dereference that may lead to denial of service (bsc#1243422)
- CVE-2025-4948: Fixed Integer Underflow in
soup_multipart_new_from_message() Leading to Denial of Service in libsoup
(bsc#1243332)
- CVE-2025-4969: Fixed off-by-one out-of-bounds read may lead to infoleak (bsc#1243423)
- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling in libsoup (bsc#1243314)
Patchnames
SUSE-SLE-Micro-6.0-368
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues:\n\n- CVE-2025-4476: Fixed null pointer dereference that may lead to denial of service (bsc#1243422)\n- CVE-2025-4948: Fixed Integer Underflow in\n soup_multipart_new_from_message() Leading to Denial of Service in libsoup\n (bsc#1243332)\n- CVE-2025-4969: Fixed off-by-one out-of-bounds read may lead to infoleak (bsc#1243423)\n- CVE-2025-4945: Fixed Integer Overflow in Cookie Expiration Date Handling in libsoup (bsc#1243314)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-368",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20453-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20453-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520453-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20453-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040620.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE Bug 1243332",
"url": "https://bugzilla.suse.com/1243332"
},
{
"category": "self",
"summary": "SUSE Bug 1243422",
"url": "https://bugzilla.suse.com/1243422"
},
{
"category": "self",
"summary": "SUSE Bug 1243423",
"url": "https://bugzilla.suse.com/1243423"
},
{
"category": "self",
"summary": "SUSE Bug 528882",
"url": "https://bugzilla.suse.com/528882"
},
{
"category": "self",
"summary": "SUSE Bug 553466",
"url": "https://bugzilla.suse.com/553466"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4476 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4948 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4969 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4969/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2025-06-28T05:47:32Z",
"generator": {
"date": "2025-06-28T05:47:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20453-1",
"initial_release_date": "2025-06-28T05:47:32Z",
"revision_history": [
{
"date": "2025-06-28T05:47:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-8.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.2-8.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.2-8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-8.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.2-8.1.s390x",
"product_id": "libsoup-3_0-0-3.4.2-8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-8.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.2-8.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.2-8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.2-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.2-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.2-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4476"
}
],
"notes": [
{
"category": "general",
"text": "A denial-of-service vulnerability has been identified in the libsoup HTTP client library. This flaw can be triggered when a libsoup client receives a 401 (Unauthorized) HTTP response containing a specifically crafted domain parameter within the WWW-Authenticate header. Processing this malformed header can lead to a crash of the client application using libsoup. An attacker could exploit this by setting up a malicious HTTP server. If a user\u0027s application using the vulnerable libsoup library connects to this malicious server, it could result in a denial-of-service. Successful exploitation requires tricking a user\u0027s client application into connecting to the attacker\u0027s malicious server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4476",
"url": "https://www.suse.com/security/cve/CVE-2025-4476"
},
{
"category": "external",
"summary": "SUSE Bug 1243422 for CVE-2025-4476",
"url": "https://bugzilla.suse.com/1243422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-28T05:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-4476"
},
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-28T05:47:32Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
},
{
"cve": "CVE-2025-4948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4948"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4948",
"url": "https://www.suse.com/security/cve/CVE-2025-4948"
},
{
"category": "external",
"summary": "SUSE Bug 1243332 for CVE-2025-4948",
"url": "https://bugzilla.suse.com/1243332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-28T05:47:32Z",
"details": "important"
}
],
"title": "CVE-2025-4948"
},
{
"cve": "CVE-2025-4969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4969"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in the libsoup package. This flaw stems from its failure to correctly verify the termination of multipart HTTP messages. This can allow a remote attacker to send a specially crafted multipart HTTP body, causing the libsoup-consuming server to read beyond its allocated memory boundaries (out-of-bounds read).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4969",
"url": "https://www.suse.com/security/cve/CVE-2025-4969"
},
{
"category": "external",
"summary": "SUSE Bug 1243423 for CVE-2025-4969",
"url": "https://bugzilla.suse.com/1243423"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-28T05:47:32Z",
"details": "moderate"
}
],
"title": "CVE-2025-4969"
}
]
}
suse-su-2025:03026-1
Vulnerability from csaf_suse
Published
2025-08-29 12:42
Modified
2025-08-29 12:42
Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).
Patchnames
SUSE-2025-3026,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3026
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues:\n\n- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3026,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3026",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03026-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03026-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503026-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03026-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041431.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2025-08-29T12:42:45Z",
"generator": {
"date": "2025-08-29T12:42:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03026-1",
"initial_release_date": "2025-08-29T12:42:45Z",
"revision_history": [
{
"date": "2025-08-29T12:42:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.aarch64",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.aarch64",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.aarch64",
"product_id": "libsoup-devel-2.62.2-5.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-64bit-2.62.2-5.18.1.aarch64_ilp32",
"product": {
"name": "libsoup-2_4-1-64bit-2.62.2-5.18.1.aarch64_ilp32",
"product_id": "libsoup-2_4-1-64bit-2.62.2-5.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup-devel-64bit-2.62.2-5.18.1.aarch64_ilp32",
"product": {
"name": "libsoup-devel-64bit-2.62.2-5.18.1.aarch64_ilp32",
"product_id": "libsoup-devel-64bit-2.62.2-5.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.i586",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.i586",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.i586",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.i586",
"product_id": "libsoup-devel-2.62.2-5.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.i586",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.i586",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-lang-2.62.2-5.18.1.noarch",
"product": {
"name": "libsoup-lang-2.62.2-5.18.1.noarch",
"product_id": "libsoup-lang-2.62.2-5.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.ppc64le",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.ppc64le",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.ppc64le",
"product_id": "libsoup-devel-2.62.2-5.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.s390",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.s390",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.s390"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.s390",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.s390",
"product_id": "libsoup-devel-2.62.2-5.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.s390x",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.62.2-5.18.1.s390x",
"product": {
"name": "libsoup-2_4-1-32bit-2.62.2-5.18.1.s390x",
"product_id": "libsoup-2_4-1-32bit-2.62.2-5.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.s390x",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.s390x",
"product_id": "libsoup-devel-2.62.2-5.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-2.62.2-5.18.1.s390x",
"product": {
"name": "libsoup-devel-32bit-2.62.2-5.18.1.s390x",
"product_id": "libsoup-devel-32bit-2.62.2-5.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"product_id": "libsoup-2_4-1-2.62.2-5.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-2.62.2-5.18.1.x86_64",
"product": {
"name": "libsoup-devel-2.62.2-5.18.1.x86_64",
"product_id": "libsoup-devel-2.62.2-5.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-2.62.2-5.18.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-2.62.2-5.18.1.x86_64",
"product_id": "libsoup-devel-32bit-2.62.2-5.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.62.2-5.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-2.62.2-5.18.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64"
},
"product_reference": "libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-2.62.2-5.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-devel-2.62.2-5.18.1.x86_64"
},
"product_reference": "libsoup-devel-2.62.2-5.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-2.62.2-5.18.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-lang-2.62.2-5.18.1.noarch"
},
"product_reference": "libsoup-lang-2.62.2-5.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-devel-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-lang-2.62.2-5.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-devel-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-lang-2.62.2-5.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-2_4-1-32bit-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-devel-2.62.2-5.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libsoup-lang-2.62.2-5.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:typelib-1_0-Soup-2_4-2.62.2-5.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-29T12:42:45Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
suse-su-2025:02276-1
Vulnerability from csaf_suse
Published
2025-07-10 14:35
Modified
2025-07-10 14:35
Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).
Patchnames
SUSE-2025-2276,SUSE-SLE-Module-Basesystem-15-SP6-2025-2276,SUSE-SLE-Module-Basesystem-15-SP7-2025-2276,openSUSE-SLE-15.6-2025-2276
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues:\n\n- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2276,SUSE-SLE-Module-Basesystem-15-SP6-2025-2276,SUSE-SLE-Module-Basesystem-15-SP7-2025-2276,openSUSE-SLE-15.6-2025-2276",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02276-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02276-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502276-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02276-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040676.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2025-07-10T14:35:08Z",
"generator": {
"date": "2025-07-10T14:35:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02276-1",
"initial_release_date": "2025-07-10T14:35:08Z",
"revision_history": [
{
"date": "2025-07-10T14:35:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"product_id": "libsoup-devel-3.4.4-150600.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.13.1.aarch64_ilp32",
"product": {
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.13.1.aarch64_ilp32",
"product_id": "libsoup-3_0-0-64bit-3.4.4-150600.3.13.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup-devel-64bit-3.4.4-150600.3.13.1.aarch64_ilp32",
"product": {
"name": "libsoup-devel-64bit-3.4.4-150600.3.13.1.aarch64_ilp32",
"product_id": "libsoup-devel-64bit-3.4.4-150600.3.13.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.i586",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.i586",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.13.1.i586",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.i586",
"product_id": "libsoup-devel-3.4.4-150600.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.i586",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.i586",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-lang-3.4.4-150600.3.13.1.noarch",
"product": {
"name": "libsoup-lang-3.4.4-150600.3.13.1.noarch",
"product_id": "libsoup-lang-3.4.4-150600.3.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"product_id": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.13.1.s390x",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.s390x",
"product_id": "libsoup-devel-3.4.4-150600.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"product": {
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"product_id": "libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"product_id": "libsoup-devel-3.4.4-150600.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"product_id": "libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.13.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-lang-3.4.4-150600.3.13.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.13.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.13.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.13.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.13.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.13.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.13.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-10T14:35:08Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
suse-su-2025:02277-1
Vulnerability from csaf_suse
Published
2025-07-10 14:35
Modified
2025-07-10 14:35
Summary
Security update for libsoup2
Notes
Title of the patch
Security update for libsoup2
Description of the patch
This update for libsoup2 fixes the following issues:
- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).
Patchnames
SUSE-2025-2277,SUSE-SLE-Module-Basesystem-15-SP6-2025-2277,SUSE-SLE-Module-Basesystem-15-SP7-2025-2277,openSUSE-SLE-15.6-2025-2277
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup2 fixes the following issues:\n\n- CVE-2025-4945: Add value checks for date/time parsing (bsc#1243314).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2277,SUSE-SLE-Module-Basesystem-15-SP6-2025-2277,SUSE-SLE-Module-Basesystem-15-SP7-2025-2277,openSUSE-SLE-15.6-2025-2277",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02277-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02277-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502277-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02277-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040675.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243314",
"url": "https://bugzilla.suse.com/1243314"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4945/"
}
],
"title": "Security update for libsoup2",
"tracking": {
"current_release_date": "2025-07-10T14:35:27Z",
"generator": {
"date": "2025-07-10T14:35:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02277-1",
"initial_release_date": "2025-07-10T14:35:27Z",
"revision_history": [
{
"date": "2025-07-10T14:35:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"product_id": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-64bit-2.74.3-150600.4.12.1.aarch64_ilp32",
"product": {
"name": "libsoup-2_4-1-64bit-2.74.3-150600.4.12.1.aarch64_ilp32",
"product_id": "libsoup-2_4-1-64bit-2.74.3-150600.4.12.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-64bit-2.74.3-150600.4.12.1.aarch64_ilp32",
"product": {
"name": "libsoup2-devel-64bit-2.74.3-150600.4.12.1.aarch64_ilp32",
"product_id": "libsoup2-devel-64bit-2.74.3-150600.4.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.i586",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.i586",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.12.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.12.1.i586",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.i586",
"product_id": "libsoup2-devel-2.74.3-150600.4.12.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.i586",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.i586",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"product": {
"name": "libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"product_id": "libsoup2-lang-2.74.3-150600.4.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"product_id": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"product_id": "libsoup2-devel-2.74.3-150600.4.12.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"product_id": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"product_id": "libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-lang-2.74.3-150600.4.12.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.12.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.12.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4945"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4945",
"url": "https://www.suse.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "SUSE Bug 1243314 for CVE-2025-4945",
"url": "https://bugzilla.suse.com/1243314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.12.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-10T14:35:27Z",
"details": "low"
}
],
"title": "CVE-2025-4945"
}
]
}
rhsa-2025:19713
Vulnerability from csaf_redhat
Published
2025-11-04 17:00
Modified
2025-11-07 18:35
Summary
Red Hat Security Advisory: libsoup security update
Notes
Topic
An update for libsoup is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libsoup packages provide an HTTP client and server library for GNOME.
Security Fix(es):
* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)
* libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library (CVE-2025-11021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsoup is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libsoup packages provide an HTTP client and server library for GNOME.\n\nSecurity Fix(es):\n\n* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)\n\n* libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library (CVE-2025-11021)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:19713",
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "external",
"summary": "2399627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19713.json"
}
],
"title": "Red Hat Security Advisory: libsoup security update",
"tracking": {
"current_release_date": "2025-11-07T18:35:59+00:00",
"generator": {
"date": "2025-11-07T18:35:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:19713",
"initial_release_date": "2025-11-04T17:00:12+00:00",
"revision_history": [
{
"date": "2025-11-04T17:00:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T17:00:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T18:35:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.src",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.src",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.aarch64",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.aarch64",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"product": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"product_id": "libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-10.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"product": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"product_id": "libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-10.el9_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"product": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"product_id": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-10.el9_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"product": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"product_id": "libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-10.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"product": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"product_id": "libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-10.el9_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"product": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"product_id": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-10.el9_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.i686",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.i686",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"product": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"product_id": "libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-10.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"product": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"product_id": "libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-10.el9_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"product": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"product_id": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-10.el9_6.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.x86_64",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.x86_64",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.x86_64",
"product": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.x86_64",
"product_id": "libsoup-devel-0:2.72.0-10.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-10.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"product": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"product_id": "libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-10.el9_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"product": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"product_id": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-10.el9_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.72.0-10.el9_6.3.s390x",
"product": {
"name": "libsoup-0:2.72.0-10.el9_6.3.s390x",
"product_id": "libsoup-0:2.72.0-10.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.72.0-10.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"product": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"product_id": "libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-10.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"product": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"product_id": "libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-10.el9_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"product": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"product_id": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-10.el9_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.72.0-10.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64"
},
"product_reference": "libsoup-0:2.72.0-10.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64"
},
"product_reference": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686"
},
"product_reference": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le"
},
"product_reference": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x"
},
"product_reference": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64"
},
"product_reference": "libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64"
},
"product_reference": "libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686"
},
"product_reference": "libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le"
},
"product_reference": "libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x"
},
"product_reference": "libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64"
},
"product_reference": "libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64"
},
"product_reference": "libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686"
},
"product_reference": "libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le"
},
"product_reference": "libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x"
},
"product_reference": "libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.72.0-10.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
},
"product_reference": "libsoup-devel-0:2.72.0-10.el9_6.3.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"fouzhe"
]
}
],
"cve": "CVE-2025-4945",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-05-19T04:35:01.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low. This assessment is based on the fact that successful exploitation requires an attacker to control or manipulate the expiration date of cookies sent from a malicious or compromised HTTP server. Additionally, the consequences of a successful attack are limited in scope affecting only the handling of cookie lifetimes within the local client instance, with no direct impact on system integrity, data confidentiality, or availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "RHBZ#2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945"
}
],
"release_date": "2025-05-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T17:00:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"category": "workaround",
"details": "To mitigate the risk associated with this libsoup vulnerability, Red Hat recommends avoiding interactions between client applications using the libsoup library and untrusted or compromised HTTP servers until a patched version of libsoup is deployed. Users and administrators should monitor their systems for suspicious HTTP activity and apply vendor updates as soon as a fix becomes available to prevent manipulation of cookie expiration logic that could lead to unexpected behavior or policy circumvention.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup"
},
{
"cve": "CVE-2025-11021",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-26T04:37:12.748000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2399627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cookie date handling logic of the libsoup HTTP library, widely used by GNOME and other applications for web communication. When processing cookies with specially crafted expiration dates, the library may perform an out-of-bounds memory read. This flaw could result in unintended disclosure of memory contents, potentially exposing sensitive information from the process using libsoup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as High, since it can be triggered remotely without authentication or user interaction. While AddressSanitizer builds demonstrated crashes, the practical production impact is more likely limited to memory disclosure through malformed cookie headers. The root cause is insufficient bounds checking in cookie date formatting logic.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11021"
},
{
"category": "external",
"summary": "RHBZ#2399627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11021"
}
],
"release_date": "2025-09-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T17:00:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u2019t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly recommended to apply vendor-supplied patches once available.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.src",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-debugsource-0:2.72.0-10.el9_6.3.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libsoup-devel-0:2.72.0-10.el9_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library"
}
]
}
rhsa-2025:19714
Vulnerability from csaf_redhat
Published
2025-11-04 15:37
Modified
2025-11-07 18:35
Summary
Red Hat Security Advisory: libsoup security update
Notes
Topic
An update for libsoup is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libsoup packages provide an HTTP client and server library for GNOME.
Security Fix(es):
* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)
* libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library (CVE-2025-11021)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsoup is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libsoup packages provide an HTTP client and server library for GNOME.\n\nSecurity Fix(es):\n\n* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)\n\n* libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library (CVE-2025-11021)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:19714",
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "external",
"summary": "2399627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19714.json"
}
],
"title": "Red Hat Security Advisory: libsoup security update",
"tracking": {
"current_release_date": "2025-11-07T18:35:59+00:00",
"generator": {
"date": "2025-11-07T18:35:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:19714",
"initial_release_date": "2025-11-04T15:37:57+00:00",
"revision_history": [
{
"date": "2025-11-04T15:37:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T15:37:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-07T18:35:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"product": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"product_id": "libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.62.3-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"product": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"product_id": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.62.3-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"product": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"product_id": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.62.3-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.aarch64",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.aarch64",
"product_id": "libsoup-0:2.62.3-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"product": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"product_id": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.62.3-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"product": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"product_id": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.62.3-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"product": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"product_id": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.62.3-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.ppc64le",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.ppc64le",
"product_id": "libsoup-0:2.62.3-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-devel-0:2.62.3-10.el8_10.i686",
"product": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.i686",
"product_id": "libsoup-devel-0:2.62.3-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.62.3-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"product": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"product_id": "libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.62.3-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"product": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"product_id": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.62.3-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.i686",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.i686",
"product_id": "libsoup-0:2.62.3-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"product": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"product_id": "libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.62.3-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"product": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"product_id": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.62.3-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"product": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"product_id": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.62.3-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.x86_64",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.x86_64",
"product_id": "libsoup-0:2.62.3-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-devel-0:2.62.3-10.el8_10.s390x",
"product": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.s390x",
"product_id": "libsoup-devel-0:2.62.3-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-devel@2.62.3-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"product": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"product_id": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debugsource@2.62.3-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"product": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"product_id": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup-debuginfo@2.62.3-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.s390x",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.s390x",
"product_id": "libsoup-0:2.62.3-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-0:2.62.3-10.el8_10.src",
"product": {
"name": "libsoup-0:2.62.3-10.el8_10.src",
"product_id": "libsoup-0:2.62.3-10.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup@2.62.3-10.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-0:2.62.3-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
},
"product_reference": "libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"fouzhe"
]
}
],
"cve": "CVE-2025-4945",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-05-19T04:35:01.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low. This assessment is based on the fact that successful exploitation requires an attacker to control or manipulate the expiration date of cookies sent from a malicious or compromised HTTP server. Additionally, the consequences of a successful attack are limited in scope affecting only the handling of cookie lifetimes within the local client instance, with no direct impact on system integrity, data confidentiality, or availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "RHBZ#2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945"
}
],
"release_date": "2025-05-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T15:37:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"category": "workaround",
"details": "To mitigate the risk associated with this libsoup vulnerability, Red Hat recommends avoiding interactions between client applications using the libsoup library and untrusted or compromised HTTP servers until a patched version of libsoup is deployed. Users and administrators should monitor their systems for suspicious HTTP activity and apply vendor updates as soon as a fix becomes available to prevent manipulation of cookie expiration logic that could lead to unexpected behavior or policy circumvention.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup"
},
{
"cve": "CVE-2025-11021",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-26T04:37:12.748000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2399627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cookie date handling logic of the libsoup HTTP library, widely used by GNOME and other applications for web communication. When processing cookies with specially crafted expiration dates, the library may perform an out-of-bounds memory read. This flaw could result in unintended disclosure of memory contents, potentially exposing sensitive information from the process using libsoup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as High, since it can be triggered remotely without authentication or user interaction. While AddressSanitizer builds demonstrated crashes, the practical production impact is more likely limited to memory disclosure through malformed cookie headers. The root cause is insufficient bounds checking in cookie date formatting logic.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11021"
},
{
"category": "external",
"summary": "RHBZ#2399627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2399627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11021"
}
],
"release_date": "2025-09-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T15:37:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u2019t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly recommended to apply vendor-supplied patches once available.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debuginfo-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-debugsource-0:2.62.3-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:libsoup-devel-0:2.62.3-10.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsoup: Out-of-Bounds Read in Cookie Date Handling of libsoup HTTP Library"
}
]
}
rhsa-2025:19720
Vulnerability from csaf_redhat
Published
2025-11-04 18:03
Modified
2025-11-06 23:42
Summary
Red Hat Security Advisory: libsoup3 security update
Notes
Topic
An update for libsoup3 is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it), but the SOAP parts were removed long ago.
Security Fix(es):
* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsoup3 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it), but the SOAP parts were removed long ago.\n\nSecurity Fix(es):\n\n* libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup (CVE-2025-4945)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:19720",
"url": "https://access.redhat.com/errata/RHSA-2025:19720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19720.json"
}
],
"title": "Red Hat Security Advisory: libsoup3 security update",
"tracking": {
"current_release_date": "2025-11-06T23:42:49+00:00",
"generator": {
"date": "2025-11-06T23:42:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.11"
}
},
"id": "RHSA-2025:19720",
"initial_release_date": "2025-11-04T18:03:12+00:00",
"revision_history": [
{
"date": "2025-11-04T18:03:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T18:03:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-06T23:42:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"product": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"product_id": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3@3.6.5-3.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"product": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"product_id": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-devel@3.6.5-3.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"product": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"product_id": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debugsource@3.6.5-3.el10_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"product": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"product_id": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debuginfo@3.6.5-3.el10_0.9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"product": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"product_id": "libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3@3.6.5-3.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"product": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"product_id": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-devel@3.6.5-3.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"product": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"product_id": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debugsource@3.6.5-3.el10_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"product": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"product_id": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debuginfo@3.6.5-3.el10_0.9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-0:3.6.5-3.el10_0.9.s390x",
"product": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.s390x",
"product_id": "libsoup3-0:3.6.5-3.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3@3.6.5-3.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"product": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"product_id": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-devel@3.6.5-3.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"product": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"product_id": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debugsource@3.6.5-3.el10_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"product": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"product_id": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debuginfo@3.6.5-3.el10_0.9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-0:3.6.5-3.el10_0.9.src",
"product": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.src",
"product_id": "libsoup3-0:3.6.5-3.el10_0.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3@3.6.5-3.el10_0.9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"product": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"product_id": "libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3@3.6.5-3.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"product": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"product_id": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-devel@3.6.5-3.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"product": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"product_id": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debugsource@3.6.5-3.el10_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"product": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"product_id": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-debuginfo@3.6.5-3.el10_0.9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"product": {
"name": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"product_id": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsoup3-doc@3.6.5-3.el10_0.9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
},
"product_reference": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.src",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64"
},
"product_reference": "libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
},
"product_reference": "libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"relates_to_product_reference": "CRB-10.0.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"fouzhe"
]
}
],
"cve": "CVE-2025-4945",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-05-19T04:35:01.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low. This assessment is based on the fact that successful exploitation requires an attacker to control or manipulate the expiration date of cookies sent from a malicious or compromised HTTP server. Additionally, the consequences of a successful attack are limited in scope affecting only the handling of cookie lifetimes within the local client instance, with no direct impact on system integrity, data confidentiality, or availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"category": "external",
"summary": "RHBZ#2367175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945"
}
],
"release_date": "2025-05-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T18:03:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19720"
},
{
"category": "workaround",
"details": "To mitigate the risk associated with this libsoup vulnerability, Red Hat recommends avoiding interactions between client applications using the libsoup library and untrusted or compromised HTTP servers until a patched version of libsoup is deployed. Users and administrators should monitor their systems for suspicious HTTP activity and apply vendor updates as soon as a fix becomes available to prevent manipulation of cookie expiration logic that could lead to unexpected behavior or policy circumvention.",
"product_ids": [
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"AppStream-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"AppStream-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"AppStream-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.src",
"CRB-10.0.Z:libsoup3-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debuginfo-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-debugsource-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.aarch64",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.ppc64le",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.s390x",
"CRB-10.0.Z:libsoup3-devel-0:3.6.5-3.el10_0.9.x86_64",
"CRB-10.0.Z:libsoup3-doc-0:3.6.5-3.el10_0.9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libsoup: Integer Overflow in Cookie Expiration Date Handling in libsoup"
}
]
}
ghsa-mwcf-jv2p-mmpx
Vulnerability from github
Published
2025-05-19 18:30
Modified
2025-11-04 21:31
Severity ?
VLAI Severity ?
Details
A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.
{
"affected": [],
"aliases": [
"CVE-2025-4945"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-19T17:15:29Z",
"severity": "LOW"
},
"details": "A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in undefined behavior, allowing an attacker to bypass cookie expiration logic, causing persistent or unintended cookie behavior. The issue stems from improper validation of large integer inputs during date arithmetic operations within the cookie parsing routines.",
"id": "GHSA-mwcf-jv2p-mmpx",
"modified": "2025-11-04T21:31:32Z",
"published": "2025-05-19T18:30:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4945"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2025:19713"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2025:19714"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2025:19720"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-4945"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367175"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
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…