Search criteria
4 vulnerabilities found for G Structured File Library (libgsf) by GNOME Project
CVE-2024-42415 (GCVE-0-2024-42415)
Vulnerability from cvelistv5 – Published: 2024-10-03 15:24 – Updated: 2025-11-03 22:04
VLAI?
Summary
An integer overflow vulnerability exists in the Compound Document Binary File format parser of v1.14.52 of the GNOME Project G Structured File Library (libgsf). A specially crafted file can result in an integer overflow that allows for a heap-based buffer overflow when processing the sector allocation table. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
Severity ?
8.4 (High)
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| GNOME Project | G Structured File Library (libgsf) |
Affected:
1.14.52
|
Credits
Discovered by a member of Cisco Talos.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:04:50.389Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2069"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/10/04/3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00002.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:1.14.52:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
},
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "commit_634340d31177c02ccdb43171e37291948e7f8974"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-42415",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-03T17:10:12.913815Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T17:17:40.368Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "G Structured File Library (libgsf)",
"vendor": "GNOME Project",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Discovered by a member of Cisco Talos."
}
],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow vulnerability exists in the Compound Document Binary File format parser of v1.14.52 of the GNOME Project G Structured File Library (libgsf). A specially crafted file can result in an integer overflow that allows for a heap-based buffer overflow when processing the sector allocation table. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T15:24:57.874Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2069",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2069"
},
{
"name": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34",
"url": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2024-42415",
"datePublished": "2024-10-03T15:24:57.874Z",
"dateReserved": "2024-08-23T16:07:08.799Z",
"dateUpdated": "2025-11-03T22:04:50.389Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-36474 (GCVE-0-2024-36474)
Vulnerability from cvelistv5 – Published: 2024-10-03 15:24 – Updated: 2025-11-03 21:55
VLAI?
Summary
An integer overflow vulnerability exists in the Compound Document Binary File format parser of the GNOME Project G Structured File Library (libgsf) version v1.14.52. A specially crafted file can result in an integer overflow when processing the directory from the file that allows for an out-of-bounds index to be used when reading and writing to an array. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
Severity ?
8.4 (High)
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| GNOME Project | G Structured File Library (libgsf) |
Affected:
1.14.52
|
Credits
Discovered by a member of Cisco Talos.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:55:16.222Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2068"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00002.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:1.14.52:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
},
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "commit_634340d31177c02ccdb43171e37291948e7f8974"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-36474",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-03T17:10:06.324659Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T17:20:03.996Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "G Structured File Library (libgsf)",
"vendor": "GNOME Project",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Discovered by a member of Cisco Talos."
}
],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow vulnerability exists in the Compound Document Binary File format parser of the GNOME Project G Structured File Library (libgsf) version v1.14.52. A specially crafted file can result in an integer overflow when processing the directory from the file that allows for an out-of-bounds index to be used when reading and writing to an array. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T15:24:46.204Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2068",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2068"
},
{
"name": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34",
"url": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2024-36474",
"datePublished": "2024-10-03T15:24:46.204Z",
"dateReserved": "2024-08-23T16:04:24.689Z",
"dateUpdated": "2025-11-03T21:55:16.222Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-42415 (GCVE-0-2024-42415)
Vulnerability from nvd – Published: 2024-10-03 15:24 – Updated: 2025-11-03 22:04
VLAI?
Summary
An integer overflow vulnerability exists in the Compound Document Binary File format parser of v1.14.52 of the GNOME Project G Structured File Library (libgsf). A specially crafted file can result in an integer overflow that allows for a heap-based buffer overflow when processing the sector allocation table. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
Severity ?
8.4 (High)
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| GNOME Project | G Structured File Library (libgsf) |
Affected:
1.14.52
|
Credits
Discovered by a member of Cisco Talos.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:04:50.389Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2069"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/10/04/3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00002.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:1.14.52:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
},
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "commit_634340d31177c02ccdb43171e37291948e7f8974"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-42415",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-03T17:10:12.913815Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T17:17:40.368Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "G Structured File Library (libgsf)",
"vendor": "GNOME Project",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Discovered by a member of Cisco Talos."
}
],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow vulnerability exists in the Compound Document Binary File format parser of v1.14.52 of the GNOME Project G Structured File Library (libgsf). A specially crafted file can result in an integer overflow that allows for a heap-based buffer overflow when processing the sector allocation table. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T15:24:57.874Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2069",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2069"
},
{
"name": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34",
"url": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2024-42415",
"datePublished": "2024-10-03T15:24:57.874Z",
"dateReserved": "2024-08-23T16:07:08.799Z",
"dateUpdated": "2025-11-03T22:04:50.389Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-36474 (GCVE-0-2024-36474)
Vulnerability from nvd – Published: 2024-10-03 15:24 – Updated: 2025-11-03 21:55
VLAI?
Summary
An integer overflow vulnerability exists in the Compound Document Binary File format parser of the GNOME Project G Structured File Library (libgsf) version v1.14.52. A specially crafted file can result in an integer overflow when processing the directory from the file that allows for an out-of-bounds index to be used when reading and writing to an array. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
Severity ?
8.4 (High)
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| GNOME Project | G Structured File Library (libgsf) |
Affected:
1.14.52
|
Credits
Discovered by a member of Cisco Talos.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:55:16.222Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2068"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00002.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:1.14.52:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
},
{
"cpes": [
"cpe:2.3:a:gnome:libgsf:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libgsf",
"vendor": "gnome",
"versions": [
{
"status": "affected",
"version": "commit_634340d31177c02ccdb43171e37291948e7f8974"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-36474",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-03T17:10:06.324659Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T17:20:03.996Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "G Structured File Library (libgsf)",
"vendor": "GNOME Project",
"versions": [
{
"status": "affected",
"version": "1.14.52"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Discovered by a member of Cisco Talos."
}
],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow vulnerability exists in the Compound Document Binary File format parser of the GNOME Project G Structured File Library (libgsf) version v1.14.52. A specially crafted file can result in an integer overflow when processing the directory from the file that allows for an out-of-bounds index to be used when reading and writing to an array. This can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T15:24:46.204Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2068",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2068"
},
{
"name": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34",
"url": "https://gitlab.gnome.org/GNOME/libgsf/-/issues/34"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2024-36474",
"datePublished": "2024-10-03T15:24:46.204Z",
"dateReserved": "2024-08-23T16:04:24.689Z",
"dateUpdated": "2025-11-03T21:55:16.222Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}