Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-48708 (GCVE-0-2025-48708)
Vulnerability from cvelistv5
Published
2025-05-23 00:00
Modified
2025-05-24 00:11
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-212 - Improper Removal of Sensitive Information Before Storage or Transfer
Summary
gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Artifex | Ghostscript |
Version: 0 < 10.05.1 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-48708",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-23T13:21:22.077960Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-23T13:21:34.502Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-24T00:11:29.484Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Ghostscript",
"vendor": "Artifex",
"versions": [
{
"lessThan": "10.05.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.05.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-212",
"description": "CWE-212 Improper Removal of Sensitive Information Before Storage or Transfer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-23T14:20:13.175Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=708446"
},
{
"url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b587663c623b4462f9e78686a31fd880207303ee"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-48708",
"datePublished": "2025-05-23T00:00:00.000Z",
"dateReserved": "2025-05-23T00:00:00.000Z",
"dateUpdated": "2025-05-24T00:11:29.484Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-48708\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-05-23T04:15:32.793\",\"lastModified\":\"2025-05-24T01:15:19.420\",\"vulnStatus\":\"Undergoing Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.\"},{\"lang\":\"es\",\"value\":\"gs_lib_ctx_stash_sanitized_arg en base/gslibctx.c en Artifex Ghostscript hasta 10.05.0 carece de depuraci\u00f3n de argumentos para el caso #.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-212\"}]}],\"references\":[{\"url\":\"https://bugs.ghostscript.com/show_bug.cgi?id=708446\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b587663c623b4462f9e78686a31fd880207303ee\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/23/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-48708\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-23T13:21:22.077960Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-23T13:21:29.626Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 4, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\"}}], \"affected\": [{\"vendor\": \"Artifex\", \"product\": \"Ghostscript\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.05.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://bugs.ghostscript.com/show_bug.cgi?id=708446\"}, {\"url\": \"https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b587663c623b4462f9e78686a31fd880207303ee\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-212\", \"description\": \"CWE-212 Improper Removal of Sensitive Information Before Storage or Transfer\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"10.05.1\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-05-23T14:20:13.175Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-48708\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-23T14:20:13.175Z\", \"dateReserved\": \"2025-05-23T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-05-23T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2025-48708
Vulnerability from fkie_nvd
Published
2025-05-23 04:15
Modified
2025-06-20 17:13
Severity ?
4.0 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
3.3 (Low) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
3.3 (Low) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Summary
gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| artifex | ghostscript | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*",
"matchCriteriaId": "224659A6-72D4-4D50-8DE7-95898E1BA0BF",
"versionEndExcluding": "10.05.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext."
},
{
"lang": "es",
"value": "gs_lib_ctx_stash_sanitized_arg en base/gslibctx.c en Artifex Ghostscript hasta 10.05.0 carece de depuraci\u00f3n de argumentos para el caso #."
}
],
"id": "CVE-2025-48708",
"lastModified": "2025-06-20T17:13:54.913",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 1.4,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-05-23T04:15:32.793",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
],
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=708446"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b587663c623b4462f9e78686a31fd880207303ee"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/2"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-212"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
ghsa-7q9j-33vm-8375
Vulnerability from github
Published
2025-05-23 06:30
Modified
2025-05-24 03:30
Severity ?
VLAI Severity ?
Details
gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript through 10.05.0 lacks argument sanitization for the # case.
{
"affected": [],
"aliases": [
"CVE-2025-48708"
],
"database_specific": {
"cwe_ids": [
"CWE-212"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-23T04:15:32Z",
"severity": "LOW"
},
"details": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript through 10.05.0 lacks argument sanitization for the # case.",
"id": "GHSA-7q9j-33vm-8375",
"modified": "2025-05-24T03:30:19Z",
"published": "2025-05-23T06:30:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48708"
},
{
"type": "WEB",
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=708446"
},
{
"type": "WEB",
"url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b587663c623b4462f9e78686a31fd880207303ee"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/23/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
suse-su-2025:03461-1
Vulnerability from csaf_suse
Published
2025-10-07 07:37
Modified
2025-10-07 07:37
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issues:
- CVE-2025-48708: Fixed password disclosure due to lacks of argument sanitization (bsc#1243701)
Patchnames
SUSE-2025-3461,SUSE-SLE-Module-Basesystem-15-SP6-2025-3461,SUSE-SLE-Module-Basesystem-15-SP7-2025-3461,openSUSE-SLE-15.6-2025-3461
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 ghostscript",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ghostscript fixes the following issues:\n\n- CVE-2025-48708: Fixed password disclosure due to lacks of argument sanitization (bsc#1243701)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3461,SUSE-SLE-Module-Basesystem-15-SP6-2025-3461,SUSE-SLE-Module-Basesystem-15-SP7-2025-3461,openSUSE-SLE-15.6-2025-3461",
"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_03461-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03461-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503461-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03461-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042004.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243701",
"url": "https://bugzilla.suse.com/1243701"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48708 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48708/"
}
],
"title": "Security update for ghostscript",
"tracking": {
"current_release_date": "2025-10-07T07:37:02Z",
"generator": {
"date": "2025-10-07T07:37:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03461-1",
"initial_release_date": "2025-10-07T07:37:02Z",
"revision_history": [
{
"date": "2025-10-07T07:37:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-150000.206.1.aarch64",
"product": {
"name": "ghostscript-9.52-150000.206.1.aarch64",
"product_id": "ghostscript-9.52-150000.206.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-150000.206.1.aarch64",
"product": {
"name": "ghostscript-devel-9.52-150000.206.1.aarch64",
"product_id": "ghostscript-devel-9.52-150000.206.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-150000.206.1.aarch64",
"product": {
"name": "ghostscript-mini-9.52-150000.206.1.aarch64",
"product_id": "ghostscript-mini-9.52-150000.206.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-150000.206.1.aarch64",
"product": {
"name": "ghostscript-mini-devel-9.52-150000.206.1.aarch64",
"product_id": "ghostscript-mini-devel-9.52-150000.206.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-150000.206.1.aarch64",
"product": {
"name": "ghostscript-x11-9.52-150000.206.1.aarch64",
"product_id": "ghostscript-x11-9.52-150000.206.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-150000.206.1.i586",
"product": {
"name": "ghostscript-9.52-150000.206.1.i586",
"product_id": "ghostscript-9.52-150000.206.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-150000.206.1.i586",
"product": {
"name": "ghostscript-devel-9.52-150000.206.1.i586",
"product_id": "ghostscript-devel-9.52-150000.206.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-150000.206.1.i586",
"product": {
"name": "ghostscript-mini-9.52-150000.206.1.i586",
"product_id": "ghostscript-mini-9.52-150000.206.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-150000.206.1.i586",
"product": {
"name": "ghostscript-mini-devel-9.52-150000.206.1.i586",
"product_id": "ghostscript-mini-devel-9.52-150000.206.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-150000.206.1.i586",
"product": {
"name": "ghostscript-x11-9.52-150000.206.1.i586",
"product_id": "ghostscript-x11-9.52-150000.206.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-150000.206.1.ppc64le",
"product": {
"name": "ghostscript-9.52-150000.206.1.ppc64le",
"product_id": "ghostscript-9.52-150000.206.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-150000.206.1.ppc64le",
"product": {
"name": "ghostscript-devel-9.52-150000.206.1.ppc64le",
"product_id": "ghostscript-devel-9.52-150000.206.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-150000.206.1.ppc64le",
"product": {
"name": "ghostscript-mini-9.52-150000.206.1.ppc64le",
"product_id": "ghostscript-mini-9.52-150000.206.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-150000.206.1.ppc64le",
"product": {
"name": "ghostscript-mini-devel-9.52-150000.206.1.ppc64le",
"product_id": "ghostscript-mini-devel-9.52-150000.206.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-150000.206.1.ppc64le",
"product": {
"name": "ghostscript-x11-9.52-150000.206.1.ppc64le",
"product_id": "ghostscript-x11-9.52-150000.206.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-150000.206.1.s390x",
"product": {
"name": "ghostscript-9.52-150000.206.1.s390x",
"product_id": "ghostscript-9.52-150000.206.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-150000.206.1.s390x",
"product": {
"name": "ghostscript-devel-9.52-150000.206.1.s390x",
"product_id": "ghostscript-devel-9.52-150000.206.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-150000.206.1.s390x",
"product": {
"name": "ghostscript-mini-9.52-150000.206.1.s390x",
"product_id": "ghostscript-mini-9.52-150000.206.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-150000.206.1.s390x",
"product": {
"name": "ghostscript-mini-devel-9.52-150000.206.1.s390x",
"product_id": "ghostscript-mini-devel-9.52-150000.206.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-150000.206.1.s390x",
"product": {
"name": "ghostscript-x11-9.52-150000.206.1.s390x",
"product_id": "ghostscript-x11-9.52-150000.206.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-150000.206.1.x86_64",
"product": {
"name": "ghostscript-9.52-150000.206.1.x86_64",
"product_id": "ghostscript-9.52-150000.206.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-150000.206.1.x86_64",
"product": {
"name": "ghostscript-devel-9.52-150000.206.1.x86_64",
"product_id": "ghostscript-devel-9.52-150000.206.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-150000.206.1.x86_64",
"product": {
"name": "ghostscript-mini-9.52-150000.206.1.x86_64",
"product_id": "ghostscript-mini-9.52-150000.206.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-150000.206.1.x86_64",
"product": {
"name": "ghostscript-mini-devel-9.52-150000.206.1.x86_64",
"product_id": "ghostscript-mini-devel-9.52-150000.206.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-150000.206.1.x86_64",
"product": {
"name": "ghostscript-x11-9.52-150000.206.1.x86_64",
"product_id": "ghostscript-x11-9.52-150000.206.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": "ghostscript-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-9.52-150000.206.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-9.52-150000.206.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-150000.206.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-devel-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.aarch64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.ppc64le"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.s390x"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-150000.206.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.x86_64"
},
"product_reference": "ghostscript-x11-9.52-150000.206.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48708"
}
],
"notes": [
{
"category": "general",
"text": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48708",
"url": "https://www.suse.com/security/cve/CVE-2025-48708"
},
{
"category": "external",
"summary": "SUSE Bug 1243701 for CVE-2025-48708",
"url": "https://bugzilla.suse.com/1243701"
}
],
"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:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ghostscript-x11-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-devel-9.52-150000.206.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ghostscript-x11-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-devel-9.52-150000.206.1.x86_64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.aarch64",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.ppc64le",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.s390x",
"openSUSE Leap 15.6:ghostscript-x11-9.52-150000.206.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T07:37:02Z",
"details": "low"
}
],
"title": "CVE-2025-48708"
}
]
}
suse-su-2025:03460-1
Vulnerability from csaf_suse
Published
2025-10-07 07:35
Modified
2025-10-07 07:35
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issues:
- CVE-2025-48708: Fixed password disclosure due to lacks of argument sanitization (bsc#1243701)
Patchnames
SUSE-2025-3460,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3460
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 ghostscript",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ghostscript fixes the following issues:\n\n- CVE-2025-48708: Fixed password disclosure due to lacks of argument sanitization (bsc#1243701)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3460,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3460",
"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_03460-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03460-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503460-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03460-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243701",
"url": "https://bugzilla.suse.com/1243701"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48708 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48708/"
}
],
"title": "Security update for ghostscript",
"tracking": {
"current_release_date": "2025-10-07T07:35:51Z",
"generator": {
"date": "2025-10-07T07:35:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03460-1",
"initial_release_date": "2025-10-07T07:35:51Z",
"revision_history": [
{
"date": "2025-10-07T07:35:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.aarch64",
"product": {
"name": "ghostscript-9.52-23.92.1.aarch64",
"product_id": "ghostscript-9.52-23.92.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.aarch64",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.aarch64",
"product_id": "ghostscript-devel-9.52-23.92.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.aarch64",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.aarch64",
"product_id": "ghostscript-mini-9.52-23.92.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.aarch64",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.aarch64",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.aarch64",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.aarch64",
"product_id": "ghostscript-x11-9.52-23.92.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.i586",
"product": {
"name": "ghostscript-9.52-23.92.1.i586",
"product_id": "ghostscript-9.52-23.92.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.i586",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.i586",
"product_id": "ghostscript-devel-9.52-23.92.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.i586",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.i586",
"product_id": "ghostscript-mini-9.52-23.92.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.i586",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.i586",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.i586"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.i586",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.i586",
"product_id": "ghostscript-x11-9.52-23.92.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.ppc64le",
"product": {
"name": "ghostscript-9.52-23.92.1.ppc64le",
"product_id": "ghostscript-9.52-23.92.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.ppc64le",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.ppc64le",
"product_id": "ghostscript-devel-9.52-23.92.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.ppc64le",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.ppc64le",
"product_id": "ghostscript-mini-9.52-23.92.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.ppc64le",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.ppc64le",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.ppc64le",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.ppc64le",
"product_id": "ghostscript-x11-9.52-23.92.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.s390",
"product": {
"name": "ghostscript-9.52-23.92.1.s390",
"product_id": "ghostscript-9.52-23.92.1.s390"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.s390",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.s390",
"product_id": "ghostscript-devel-9.52-23.92.1.s390"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.s390",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.s390",
"product_id": "ghostscript-mini-9.52-23.92.1.s390"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.s390",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.s390",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.s390"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.s390",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.s390",
"product_id": "ghostscript-x11-9.52-23.92.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.s390x",
"product": {
"name": "ghostscript-9.52-23.92.1.s390x",
"product_id": "ghostscript-9.52-23.92.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.s390x",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.s390x",
"product_id": "ghostscript-devel-9.52-23.92.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.s390x",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.s390x",
"product_id": "ghostscript-mini-9.52-23.92.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.s390x",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.s390x",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.s390x",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.s390x",
"product_id": "ghostscript-x11-9.52-23.92.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-9.52-23.92.1.x86_64",
"product": {
"name": "ghostscript-9.52-23.92.1.x86_64",
"product_id": "ghostscript-9.52-23.92.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-9.52-23.92.1.x86_64",
"product": {
"name": "ghostscript-devel-9.52-23.92.1.x86_64",
"product_id": "ghostscript-devel-9.52-23.92.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-9.52-23.92.1.x86_64",
"product": {
"name": "ghostscript-mini-9.52-23.92.1.x86_64",
"product_id": "ghostscript-mini-9.52-23.92.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-mini-devel-9.52-23.92.1.x86_64",
"product": {
"name": "ghostscript-mini-devel-9.52-23.92.1.x86_64",
"product_id": "ghostscript-mini-devel-9.52-23.92.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-9.52-23.92.1.x86_64",
"product": {
"name": "ghostscript-x11-9.52-23.92.1.x86_64",
"product_id": "ghostscript-x11-9.52-23.92.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": "ghostscript-9.52-23.92.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:ghostscript-9.52-23.92.1.x86_64"
},
"product_reference": "ghostscript-9.52-23.92.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-9.52-23.92.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:ghostscript-devel-9.52-23.92.1.x86_64"
},
"product_reference": "ghostscript-devel-9.52-23.92.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-9.52-23.92.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:ghostscript-x11-9.52-23.92.1.x86_64"
},
"product_reference": "ghostscript-x11-9.52-23.92.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48708"
}
],
"notes": [
{
"category": "general",
"text": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-devel-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-x11-9.52-23.92.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48708",
"url": "https://www.suse.com/security/cve/CVE-2025-48708"
},
{
"category": "external",
"summary": "SUSE Bug 1243701 for CVE-2025-48708",
"url": "https://bugzilla.suse.com/1243701"
}
],
"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:ghostscript-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-devel-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-x11-9.52-23.92.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-devel-9.52-23.92.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ghostscript-x11-9.52-23.92.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T07:35:51Z",
"details": "low"
}
],
"title": "CVE-2025-48708"
}
]
}
opensuse-su-2025:15413-1
Vulnerability from csaf_opensuse
Published
2025-08-06 00:00
Modified
2025-08-06 00:00
Summary
ghostscript-10.05.1-1.1 on GA media
Notes
Title of the patch
ghostscript-10.05.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the ghostscript-10.05.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15413
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": "ghostscript-10.05.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ghostscript-10.05.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15413",
"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_15413-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46646 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46646/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48708 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48708/"
}
],
"title": "ghostscript-10.05.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-08-06T00:00:00Z",
"generator": {
"date": "2025-08-06T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15413-1",
"initial_release_date": "2025-08-06T00:00:00Z",
"revision_history": [
{
"date": "2025-08-06T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-10.05.1-1.1.aarch64",
"product": {
"name": "ghostscript-10.05.1-1.1.aarch64",
"product_id": "ghostscript-10.05.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-10.05.1-1.1.aarch64",
"product": {
"name": "ghostscript-devel-10.05.1-1.1.aarch64",
"product_id": "ghostscript-devel-10.05.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-10.05.1-1.1.aarch64",
"product": {
"name": "ghostscript-x11-10.05.1-1.1.aarch64",
"product_id": "ghostscript-x11-10.05.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-10.05.1-1.1.ppc64le",
"product": {
"name": "ghostscript-10.05.1-1.1.ppc64le",
"product_id": "ghostscript-10.05.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-10.05.1-1.1.ppc64le",
"product": {
"name": "ghostscript-devel-10.05.1-1.1.ppc64le",
"product_id": "ghostscript-devel-10.05.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-10.05.1-1.1.ppc64le",
"product": {
"name": "ghostscript-x11-10.05.1-1.1.ppc64le",
"product_id": "ghostscript-x11-10.05.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-10.05.1-1.1.s390x",
"product": {
"name": "ghostscript-10.05.1-1.1.s390x",
"product_id": "ghostscript-10.05.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-10.05.1-1.1.s390x",
"product": {
"name": "ghostscript-devel-10.05.1-1.1.s390x",
"product_id": "ghostscript-devel-10.05.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-10.05.1-1.1.s390x",
"product": {
"name": "ghostscript-x11-10.05.1-1.1.s390x",
"product_id": "ghostscript-x11-10.05.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ghostscript-10.05.1-1.1.x86_64",
"product": {
"name": "ghostscript-10.05.1-1.1.x86_64",
"product_id": "ghostscript-10.05.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-devel-10.05.1-1.1.x86_64",
"product": {
"name": "ghostscript-devel-10.05.1-1.1.x86_64",
"product_id": "ghostscript-devel-10.05.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ghostscript-x11-10.05.1-1.1.x86_64",
"product": {
"name": "ghostscript-x11-10.05.1-1.1.x86_64",
"product_id": "ghostscript-x11-10.05.1-1.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": "ghostscript-10.05.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-10.05.1-1.1.aarch64"
},
"product_reference": "ghostscript-10.05.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-10.05.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le"
},
"product_reference": "ghostscript-10.05.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-10.05.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x"
},
"product_reference": "ghostscript-10.05.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-10.05.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64"
},
"product_reference": "ghostscript-10.05.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-10.05.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64"
},
"product_reference": "ghostscript-devel-10.05.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-10.05.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le"
},
"product_reference": "ghostscript-devel-10.05.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-10.05.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x"
},
"product_reference": "ghostscript-devel-10.05.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-devel-10.05.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64"
},
"product_reference": "ghostscript-devel-10.05.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-10.05.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64"
},
"product_reference": "ghostscript-x11-10.05.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-10.05.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le"
},
"product_reference": "ghostscript-x11-10.05.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-10.05.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x"
},
"product_reference": "ghostscript-x11-10.05.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ghostscript-x11-10.05.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
},
"product_reference": "ghostscript-x11-10.05.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46646"
}
],
"notes": [
{
"category": "general",
"text": "In Artifex Ghostscript before 10.05.0, decode_utf8 in base/gp_utf8.c mishandles overlong UTF-8 encoding. NOTE: this issue exists because of an incomplete fix for CVE-2024-46954.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46646",
"url": "https://www.suse.com/security/cve/CVE-2025-46646"
}
],
"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:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-06T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-46646"
},
{
"cve": "CVE-2025-48708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48708"
}
],
"notes": [
{
"category": "general",
"text": "gs_lib_ctx_stash_sanitized_arg in base/gslibctx.c in Artifex Ghostscript before 10.05.1 lacks argument sanitization for the # case. A created PDF document includes its password in cleartext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48708",
"url": "https://www.suse.com/security/cve/CVE-2025-48708"
},
{
"category": "external",
"summary": "SUSE Bug 1243701 for CVE-2025-48708",
"url": "https://bugzilla.suse.com/1243701"
}
],
"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:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-devel-10.05.1-1.1.x86_64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.aarch64",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.ppc64le",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.s390x",
"openSUSE Tumbleweed:ghostscript-x11-10.05.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-06T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-48708"
}
]
}
wid-sec-w-2025-1134
Vulnerability from csaf_certbund
Published
2025-05-22 22:00
Modified
2025-11-17 23:00
Summary
Ghostscript: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in Ghostscript ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in Ghostscript ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1134 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1134.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1134 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1134"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2025-05-22",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48708"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2025-05-22",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368134"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2025-05-22",
"url": "https://access.redhat.com/security/cve/CVE-2025-48708"
},
{
"category": "external",
"summary": "PoC CVE-2025-48708 vom 2025-05-25",
"url": "https://github.com/B1tBreaker/CVE-2025-48708"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-15 vom 2025-05-24",
"url": "https://security.archlinux.org/ASA-202505-15"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-C3E110251C vom 2025-05-27",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-c3e110251c"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-5BE02D3285 vom 2025-05-28",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-5be02d3285"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-8097A61167 vom 2025-05-27",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-8097a61167"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-B79A75F0B8 vom 2025-06-02",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b79a75f0b8"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2875 vom 2025-06-12",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2875.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2875 vom 2025-06-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2875.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7623-1 vom 2025-07-08",
"url": "https://ubuntu.com/security/notices/USN-7623-1"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15413-1 vom 2025-08-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RY63CTETGLBNELOTTHMS45AFK4FYPL24/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03461-1 vom 2025-10-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ODX5MO6FD32HZD4ENPGVAFJOPBW2GW4D/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03460-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022770.html"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Ghostscript: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:12:49.042+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1134",
"initial_release_date": "2025-05-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-25T22:00:00.000+00:00",
"number": "2",
"summary": "Anleitung zur Ausnutzung \u00f6ffentlich"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-07T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cb587663c623b4462f9e78686a31fd880207303ee",
"product": {
"name": "Open Source Ghostscript \u003cb587663c623b4462f9e78686a31fd880207303ee",
"product_id": "T044136"
}
},
{
"category": "product_version",
"name": "b587663c623b4462f9e78686a31fd880207303ee",
"product": {
"name": "Open Source Ghostscript b587663c623b4462f9e78686a31fd880207303ee",
"product_id": "T044136-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ghostscript:ghostscript:b587663c623b4462f9e78686a31fd880207303ee"
}
}
}
],
"category": "product_name",
"name": "Ghostscript"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-48708",
"product_status": {
"known_affected": [
"T044136",
"T002207",
"T000126",
"T013312",
"T027843",
"398363",
"T035098",
"74185"
]
},
"release_date": "2025-05-22T22:00:00.000+00:00",
"title": "CVE-2025-48708"
}
]
}
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…