Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40907 (GCVE-0-2025-40907)
Vulnerability from cvelistv5
Published
2025-05-16 13:03
Modified
2025-05-16 15:09
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1395 - Dependency on Vulnerable Third-Party Component
Summary
FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.
The included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.
References
► | URL | Tags | |
---|---|---|---|
|
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2025-40907", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-16T15:07:46.084885Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-16T15:09:00.138Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://cpan.org/modules", "defaultStatus": "unaffected", "packageName": "FCGI", "product": "FCGI", "programFiles": [ "libfcgi/fcgiapp.c" ], "programRoutines": [ { "name": "ReadParams()" } ], "repo": "https://github.com/FastCGI-Archives/fcgi2", "vendor": "ETHER", "versions": [ { "lessThanOrEqual": "0.82", "status": "affected", "version": "0.44", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Synacktiv" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\u003cbr\u003e\u003cbr\u003eThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.\u003cbr\u003e" } ], "value": "FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\n\nThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c." } ], "exploits": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "A proof of concept exploit for the underlying library exists at\u0026nbsp;\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation\"\u003ehttps://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation\u003c/a\u003e" } ], "value": "A proof of concept exploit for the underlying library exists at\u00a0 https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1395", "description": "CWE-1395: Dependency on Vulnerable Third-Party Component", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-16T13:03:02.774Z", "orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "shortName": "CPANSec" }, "references": [ { "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "tags": [ "patch" ], "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "tags": [ "technical-description" ], "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "tags": [ "patch" ], "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" } ], "source": { "discovery": "UNKNOWN" }, "title": "FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "workarounds": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Updating to version 2.4.5 of the included fcgi2 library and rebuilding the Perl module will protect against the vulnerability.\u003cbr\u003e\u003cbr\u003eWe also recommend limiting potential remote access to the FastCGI socket by declaring it as a UNIX socket.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e" } ], "value": "Updating to version 2.4.5 of the included fcgi2 library and rebuilding the Perl module will protect against the vulnerability.\n\nWe also recommend limiting potential remote access to the FastCGI socket by declaring it as a UNIX socket." } ], "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "assignerShortName": "CPANSec", "cveId": "CVE-2025-40907", "datePublished": "2025-05-16T13:03:02.774Z", "dateReserved": "2025-04-16T09:05:34.360Z", "dateUpdated": "2025-05-16T15:09:00.138Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-40907\",\"sourceIdentifier\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"published\":\"2025-05-16T13:15:52.683\",\"lastModified\":\"2025-07-02T01:01:01.290\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\\n\\nThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.\"},{\"lang\":\"es\",\"value\":\"Las versiones 0.44 a 0.82 de FCGI para Perl incluyen una versi\u00f3n vulnerable de la librer\u00eda FastCGI fcgi2 (tambi\u00e9n conocida como fcgi). Esta librer\u00eda est\u00e1 afectada por CVE-2025-23016, lo que provoca un desbordamiento de enteros (y el consiguiente desbordamiento del b\u00fafer en el mont\u00f3n) mediante valores nameLen o valueLen manipulados en los datos del socket IPC. Esto ocurre en ReadParams de fcgiapp.c.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fastcgi:fcgi:*:*:*:*:*:perl:*:*\",\"versionStartIncluding\":\"0.44\",\"versionEndIncluding\":\"0.82\",\"matchCriteriaId\":\"1C317242-A340-4C14-BD59-592760BCB0B6\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/23/4\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FastCGI-Archives/fcgi2/issues/67\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/perl-catalyst/FCGI/issues/14\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Patch\"]},{\"url\":\"https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-40907\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-16T15:07:46.084885Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-16T15:08:50.489Z\"}}], \"cna\": {\"title\": \"FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Synacktiv\"}], \"affected\": [{\"repo\": \"https://github.com/FastCGI-Archives/fcgi2\", \"vendor\": \"ETHER\", \"product\": \"FCGI\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.44\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"0.82\"}], \"packageName\": \"FCGI\", \"programFiles\": [\"libfcgi/fcgiapp.c\"], \"collectionURL\": \"https://cpan.org/modules\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"ReadParams()\"}]}], \"exploits\": [{\"lang\": \"en\", \"value\": \"A proof of concept exploit for the underlying library exists at\\u00a0 https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A proof of concept exploit for the underlying library exists at\u0026nbsp;\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation\\\"\u003ehttps://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library#exploitation\u003c/a\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/23/4\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://github.com/FastCGI-Archives/fcgi2/issues/67\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library\", \"tags\": [\"technical-description\"]}, {\"url\": \"https://github.com/perl-catalyst/FCGI/issues/14\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch\", \"tags\": [\"patch\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Updating to version 2.4.5 of the included fcgi2 library and rebuilding the Perl module will protect against the vulnerability.\\n\\nWe also recommend limiting potential remote access to the FastCGI socket by declaring it as a UNIX socket.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Updating to version 2.4.5 of the included fcgi2 library and rebuilding the Perl module will protect against the vulnerability.\u003cbr\u003e\u003cbr\u003eWe also recommend limiting potential remote access to the FastCGI socket by declaring it as a UNIX socket.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\\n\\nThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\u003cbr\u003e\u003cbr\u003eThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1395\", \"description\": \"CWE-1395: Dependency on Vulnerable Third-Party Component\"}]}], \"providerMetadata\": {\"orgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"shortName\": \"CPANSec\", \"dateUpdated\": \"2025-05-16T13:03:02.774Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-40907\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-16T15:09:00.138Z\", \"dateReserved\": \"2025-04-16T09:05:34.360Z\", \"assignerOrgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"datePublished\": \"2025-05-16T13:03:02.774Z\", \"assignerShortName\": \"CPANSec\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2025:8625
Vulnerability from csaf_redhat
Published
2025-06-09 02:21
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8625", "url": "https://access.redhat.com/errata/RHSA-2025:8625" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8625.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:24:43+00:00", "generator": { "date": "2025-08-06T05:24:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8625", "initial_release_date": "2025-06-09T02:21:18+00:00", "revision_history": [ { "date": "2025-06-09T02:21:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T02:21:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.74-8.el7_9.1.src", "product": { "name": "perl-FCGI-1:0.74-8.el7_9.1.src", "product_id": "perl-FCGI-1:0.74-8.el7_9.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.74-8.el7_9.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.74-8.el7_9.1.x86_64", "product": { "name": "perl-FCGI-1:0.74-8.el7_9.1.x86_64", "product_id": "perl-FCGI-1:0.74-8.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.74-8.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.74-8.el7_9.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.74-8.el7_9.1.s390x", "product": { "name": "perl-FCGI-1:0.74-8.el7_9.1.s390x", "product_id": "perl-FCGI-1:0.74-8.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.74-8.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.74-8.el7_9.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64", "product": { "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64", "product_id": "perl-FCGI-1:0.74-8.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.74-8.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "product": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "product_id": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.74-8.el7_9.1?arch=ppc64\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "product": { "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "product_id": "perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.74-8.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.74-8.el7_9.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64" }, "product_reference": "perl-FCGI-1:0.74-8.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.74-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.74-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.s390x" }, "product_reference": "perl-FCGI-1:0.74-8.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.74-8.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.src" }, "product_reference": "perl-FCGI-1:0.74-8.el7_9.1.src", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.74-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.x86_64" }, "product_reference": "perl-FCGI-1:0.74-8.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64" }, "product_reference": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.src", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.x86_64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T02:21:18+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.src", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.x86_64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8625" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.src", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.x86_64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.src", "7Server-ELS:perl-FCGI-1:0.74-8.el7_9.1.x86_64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.ppc64le", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.s390x", "7Server-ELS:perl-FCGI-debuginfo-1:0.74-8.el7_9.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8703
Vulnerability from csaf_redhat
Published
2025-06-09 17:13
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI:0.78 security update
Notes
Topic
An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8703", "url": "https://access.redhat.com/errata/RHSA-2025:8703" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8703.json" } ], "title": "Red Hat Security Advisory: perl-FCGI:0.78 security update", "tracking": { "current_release_date": "2025-08-06T05:24:44+00:00", "generator": { "date": "2025-08-06T05:24:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8703", "initial_release_date": "2025-06-09T17:13:36+00:00", "revision_history": [ { "date": "2025-06-09T17:13:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T17:13:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI:0.78:8040020250606192145:b28d4d4c", "product": { "name": "perl-FCGI:0.78:8040020250606192145:b28d4d4c", "product_id": "perl-FCGI:0.78:8040020250606192145:b28d4d4c", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8040020250606192145:b28d4d4c" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8040020250606192145:18ae627e", "product": { "name": "perl-FCGI:0.78:8040020250606192145:18ae627e", "product_id": "perl-FCGI:0.78:8040020250606192145:18ae627e", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8040020250606192145:18ae627e" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8040020250606192145:a0e06e99", "product": { "name": "perl-FCGI:0.78:8040020250606192145:a0e06e99", "product_id": "perl-FCGI:0.78:8040020250606192145:a0e06e99", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8040020250606192145:a0e06e99" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23229%2B35c4aba7.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23209%2B97efe810.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23209%2B5106d2ab.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23229%2B35c4aba7.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.4.0%2B23229%2B35c4aba7.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.4.0%2B23229%2B35c4aba7.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23209%2B97efe810.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.4.0%2B23209%2B97efe810.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.4.0%2B23209%2B97efe810.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.4.0%2B23209%2B5106d2ab.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.4.0%2B23209%2B5106d2ab.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.4.0%2B23209%2B5106d2ab.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8040020250606192145:18ae627e as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e" }, "product_reference": "perl-FCGI:0.78:8040020250606192145:18ae627e", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src as a component of perl-FCGI:0.78:8040020250606192145:18ae627e as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:18ae627e as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:18ae627e as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:18ae627e as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8040020250606192145:a0e06e99 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99" }, "product_reference": "perl-FCGI:0.78:8040020250606192145:a0e06e99", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src as a component of perl-FCGI:0.78:8040020250606192145:a0e06e99 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:a0e06e99 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:a0e06e99 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:a0e06e99 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8040020250606192145:b28d4d4c as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c" }, "product_reference": "perl-FCGI:0.78:8040020250606192145:b28d4d4c", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src as a component of perl-FCGI:0.78:8040020250606192145:b28d4d4c as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:b28d4d4c as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:b28d4d4c as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64 as a component of perl-FCGI:0.78:8040020250606192145:b28d4d4c as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T17:13:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8703" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:18ae627e:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+97efe810.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:a0e06e99:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23209+5106d2ab.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.src", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debuginfo-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64", "AppStream-8.4.0.Z.AUS:perl-FCGI:0.78:8040020250606192145:b28d4d4c:perl-FCGI-debugsource-1:0.78-11.module+el8.4.0+23229+35c4aba7.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8697
Vulnerability from csaf_redhat
Published
2025-06-09 15:23
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8697", "url": "https://access.redhat.com/errata/RHSA-2025:8697" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8697.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:24:14+00:00", "generator": { "date": "2025-08-06T05:24:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8697", "initial_release_date": "2025-06-09T15:23:55+00:00", "revision_history": [ { "date": "2025-06-09T15:23:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T15:23:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:14+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_2.1.src", "product": { "name": "perl-FCGI-1:0.79-8.el9_2.1.src", "product_id": "perl-FCGI-1:0.79-8.el9_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_2.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_2.1.aarch64", "product": { "name": "perl-FCGI-1:0.79-8.el9_2.1.aarch64", "product_id": "perl-FCGI-1:0.79-8.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_2.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_2.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_2.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "product": { "name": "perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "product_id": "perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_2.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_2.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_2.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_2.1.x86_64", "product": { "name": "perl-FCGI-1:0.79-8.el9_2.1.x86_64", "product_id": "perl-FCGI-1:0.79-8.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_2.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_2.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_2.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_2.1.s390x", "product": { "name": "perl-FCGI-1:0.79-8.el9_2.1.s390x", "product_id": "perl-FCGI-1:0.79-8.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_2.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_2.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_2.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.aarch64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.s390x" }, "product_reference": "perl-FCGI-1:0.79-8.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.src" }, "product_reference": "perl-FCGI-1:0.79-8.el9_2.1.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.x86_64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.src", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T15:23:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.src", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8697" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.src", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.src", "AppStream-9.2.0.Z.E4S:perl-FCGI-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_2.1.x86_64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.aarch64", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.ppc64le", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.s390x", "AppStream-9.2.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8698
Vulnerability from csaf_redhat
Published
2025-06-09 15:24
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI:0.78 security update
Notes
Topic
An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8698", "url": "https://access.redhat.com/errata/RHSA-2025:8698" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8698.json" } ], "title": "Red Hat Security Advisory: perl-FCGI:0.78 security update", "tracking": { "current_release_date": "2025-08-06T05:24:23+00:00", "generator": { "date": "2025-08-06T05:24:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8698", "initial_release_date": "2025-06-09T15:24:34+00:00", "revision_history": [ { "date": "2025-06-09T15:24:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T15:24:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI:0.78:8080020250603232512:8759990c", "product": { "name": "perl-FCGI:0.78:8080020250603232512:8759990c", "product_id": "perl-FCGI:0.78:8080020250603232512:8759990c", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8080020250603232512:8759990c" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8080020250603232512:b012cf7d", "product": { "name": "perl-FCGI:0.78:8080020250603232512:b012cf7d", "product_id": "perl-FCGI:0.78:8080020250603232512:b012cf7d", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8080020250603232512:b012cf7d" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8080020250603232512:bef19048", "product": { "name": "perl-FCGI:0.78:8080020250603232512:bef19048", "product_id": "perl-FCGI:0.78:8080020250603232512:bef19048", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8080020250603232512:bef19048" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8080020250603232512:6ceb32a8", "product": { "name": "perl-FCGI:0.78:8080020250603232512:6ceb32a8", "product_id": "perl-FCGI:0.78:8080020250603232512:6ceb32a8", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8080020250603232512:6ceb32a8" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2Bf6366248.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2B465ac1a4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2B11a20ed6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.8.0%2B23188%2Bd1e34d64.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:6ceb32a8", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:8759990c", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:b012cf7d", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:bef19048", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:6ceb32a8", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:6ceb32a8 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:8759990c", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:8759990c as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:b012cf7d", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:b012cf7d as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048" }, "product_reference": "perl-FCGI:0.78:8080020250603232512:bef19048", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64 as a component of perl-FCGI:0.78:8080020250603232512:bef19048 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T15:24:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8698" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.ppc64le", "AppStream-8.8.0.Z.E4S:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:6ceb32a8:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+d1e34d64.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:8759990c:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+f6366248.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:b012cf7d:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+465ac1a4.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.src", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debuginfo-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64", "AppStream-8.8.0.Z.TUS:perl-FCGI:0.78:8080020250603232512:bef19048:perl-FCGI-debugsource-1:0.78-11.module+el8.8.0+23188+11a20ed6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8829
Vulnerability from csaf_redhat
Published
2025-06-11 10:24
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable
version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable\nversion of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8829", "url": "https://access.redhat.com/errata/RHSA-2025:8829" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8829.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:24:53+00:00", "generator": { "date": "2025-08-06T05:24:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8829", "initial_release_date": "2025-06-11T10:24:10+00:00", "revision_history": [ { "date": "2025-06-11T10:24:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-11T10:24:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI:0.78:8020020250607180124:ce390f86", "product": { "name": "perl-FCGI:0.78:8020020250607180124:ce390f86", "product_id": "perl-FCGI:0.78:8020020250607180124:ce390f86", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8020020250607180124:ce390f86" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8020020250607180124:8aedb4cd", "product": { "name": "perl-FCGI:0.78:8020020250607180124:8aedb4cd", "product_id": "perl-FCGI:0.78:8020020250607180124:8aedb4cd", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8020020250607180124:8aedb4cd" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8020020250607180124:89a48cc6", "product": { "name": "perl-FCGI:0.78:8020020250607180124:89a48cc6", "product_id": "perl-FCGI:0.78:8020020250607180124:89a48cc6", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8020020250607180124:89a48cc6" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2B854d7c34.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2B926f173b.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2Bedafdda3.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2B854d7c34.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.2.0%2B23234%2B854d7c34.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.2.0%2B23234%2B854d7c34.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2B926f173b.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.2.0%2B23234%2B926f173b.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.2.0%2B23234%2B926f173b.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.2.0%2B23234%2Bedafdda3.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.2.0%2B23234%2Bedafdda3.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.2.0%2B23234%2Bedafdda3.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8020020250607180124:89a48cc6 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6" }, "product_reference": "perl-FCGI:0.78:8020020250607180124:89a48cc6", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src as a component of perl-FCGI:0.78:8020020250607180124:89a48cc6 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:89a48cc6 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:89a48cc6 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:89a48cc6 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8020020250607180124:8aedb4cd as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd" }, "product_reference": "perl-FCGI:0.78:8020020250607180124:8aedb4cd", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src as a component of perl-FCGI:0.78:8020020250607180124:8aedb4cd as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:8aedb4cd as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:8aedb4cd as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:8aedb4cd as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8020020250607180124:ce390f86 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86" }, "product_reference": "perl-FCGI:0.78:8020020250607180124:ce390f86", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src as a component of perl-FCGI:0.78:8020020250607180124:ce390f86 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:ce390f86 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:ce390f86 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64 as a component of perl-FCGI:0.78:8020020250607180124:ce390f86 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-11T10:24:10+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8829" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:89a48cc6:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+edafdda3.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:8aedb4cd:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+926f173b.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.src", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debuginfo-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64", "AppStream-8.2.0.Z.AUS:perl-FCGI:0.78:8020020250607180124:ce390f86:perl-FCGI-debugsource-1:0.78-11.module+el8.2.0+23234+854d7c34.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8677
Vulnerability from csaf_redhat
Published
2025-06-09 14:03
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8677", "url": "https://access.redhat.com/errata/RHSA-2025:8677" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8677.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:24:05+00:00", "generator": { "date": "2025-08-06T05:24:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8677", "initial_release_date": "2025-06-09T14:03:04+00:00", "revision_history": [ { "date": "2025-06-09T14:03:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T14:03:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_4.1.src", "product": { "name": "perl-FCGI-1:0.79-8.el9_4.1.src", "product_id": "perl-FCGI-1:0.79-8.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_4.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_4.1.aarch64", "product": { "name": "perl-FCGI-1:0.79-8.el9_4.1.aarch64", "product_id": "perl-FCGI-1:0.79-8.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_4.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "product": { "name": "perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "product_id": "perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_4.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_4.1.x86_64", "product": { "name": "perl-FCGI-1:0.79-8.el9_4.1.x86_64", "product_id": "perl-FCGI-1:0.79-8.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_4.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_4.1.s390x", "product": { "name": "perl-FCGI-1:0.79-8.el9_4.1.s390x", "product_id": "perl-FCGI-1:0.79-8.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_4.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.aarch64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.s390x" }, "product_reference": "perl-FCGI-1:0.79-8.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.src" }, "product_reference": "perl-FCGI-1:0.79-8.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.x86_64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.src", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T14:03:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.src", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8677" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.src", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.src", "AppStream-9.4.0.Z.EUS:perl-FCGI-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debuginfo-1:0.79-8.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:perl-FCGI-debugsource-1:0.79-8.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8678
Vulnerability from csaf_redhat
Published
2025-06-09 14:02
Modified
2025-08-06 05:23
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8678", "url": "https://access.redhat.com/errata/RHSA-2025:8678" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8678.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:23:56+00:00", "generator": { "date": "2025-08-06T05:23:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8678", "initial_release_date": "2025-06-09T14:02:14+00:00", "revision_history": [ { "date": "2025-06-09T14:02:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T14:02:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:23:56+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_0.1.src", "product": { "name": "perl-FCGI-1:0.79-8.el9_0.1.src", "product_id": "perl-FCGI-1:0.79-8.el9_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_0.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_0.1.aarch64", "product": { "name": "perl-FCGI-1:0.79-8.el9_0.1.aarch64", "product_id": "perl-FCGI-1:0.79-8.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_0.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "product": { "name": "perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "product_id": "perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_0.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_0.1.x86_64", "product": { "name": "perl-FCGI-1:0.79-8.el9_0.1.x86_64", "product_id": "perl-FCGI-1:0.79-8.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_0.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.el9_0.1.s390x", "product": { "name": "perl-FCGI-1:0.79-8.el9_0.1.s390x", "product_id": "perl-FCGI-1:0.79-8.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.el9_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.el9_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.el9_0.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.aarch64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.s390x" }, "product_reference": "perl-FCGI-1:0.79-8.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.src" }, "product_reference": "perl-FCGI-1:0.79-8.el9_0.1.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.x86_64" }, "product_reference": "perl-FCGI-1:0.79-8.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.src", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T14:02:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.src", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8678" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.src", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.src", "AppStream-9.0.0.Z.E4S:perl-FCGI-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debuginfo-1:0.79-8.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:perl-FCGI-debugsource-1:0.79-8.el9_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8696
Vulnerability from csaf_redhat
Published
2025-06-09 15:31
Modified
2025-08-06 05:24
Summary
Red Hat Security Advisory: perl-FCGI:0.78 security update
Notes
Topic
An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8696", "url": "https://access.redhat.com/errata/RHSA-2025:8696" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8696.json" } ], "title": "Red Hat Security Advisory: perl-FCGI:0.78 security update", "tracking": { "current_release_date": "2025-08-06T05:24:33+00:00", "generator": { "date": "2025-08-06T05:24:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8696", "initial_release_date": "2025-06-09T15:31:59+00:00", "revision_history": [ { "date": "2025-06-09T15:31:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T15:31:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:24:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI:0.78:8100020250529111022:491cfe3d", "product": { "name": "perl-FCGI:0.78:8100020250529111022:491cfe3d", "product_id": "perl-FCGI:0.78:8100020250529111022:491cfe3d", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8100020250529111022:491cfe3d" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8100020250529111022:69ef70f8", "product": { "name": "perl-FCGI:0.78:8100020250529111022:69ef70f8", "product_id": "perl-FCGI:0.78:8100020250529111022:69ef70f8", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8100020250529111022:69ef70f8" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8100020250529111022:73c039c6", "product": { "name": "perl-FCGI:0.78:8100020250529111022:73c039c6", "product_id": "perl-FCGI:0.78:8100020250529111022:73c039c6", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8100020250529111022:73c039c6" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8100020250529111022:e3b61263", "product": { "name": "perl-FCGI:0.78:8100020250529111022:e3b61263", "product_id": "perl-FCGI:0.78:8100020250529111022:e3b61263", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8100020250529111022:e3b61263" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B95b68fad?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B20b7d289?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2Bdf114ff4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_id": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-12.module%2Bel8.10.0%2B23147%2B63faba8d?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, "product_reference": "perl-FCGI:0.78:8100020250529111022:491cfe3d", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:491cfe3d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, "product_reference": "perl-FCGI:0.78:8100020250529111022:69ef70f8", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:69ef70f8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, "product_reference": "perl-FCGI:0.78:8100020250529111022:73c039c6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:73c039c6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, "product_reference": "perl-FCGI:0.78:8100020250529111022:e3b61263", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" }, "product_reference": "perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64 as a component of perl-FCGI:0.78:8100020250529111022:e3b61263 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T15:31:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8696" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:491cfe3d:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+95b68fad.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:69ef70f8:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+20b7d289.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:73c039c6:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+df114ff4.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.src", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debuginfo-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:perl-FCGI:0.78:8100020250529111022:e3b61263:perl-FCGI-debugsource-1:0.78-12.module+el8.10.0+23147+63faba8d.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8636
Vulnerability from csaf_redhat
Published
2025-06-09 03:25
Modified
2025-08-06 05:23
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8636", "url": "https://access.redhat.com/errata/RHSA-2025:8636" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8636.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:23:47+00:00", "generator": { "date": "2025-08-06T05:23:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8636", "initial_release_date": "2025-06-09T03:25:08+00:00", "revision_history": [ { "date": "2025-06-09T03:25:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T03:25:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:23:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.82-13.1.el10_0.src", "product": { "name": "perl-FCGI-1:0.82-13.1.el10_0.src", "product_id": "perl-FCGI-1:0.82-13.1.el10_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.82-13.1.el10_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.82-13.1.el10_0.aarch64", "product": { "name": "perl-FCGI-1:0.82-13.1.el10_0.aarch64", "product_id": "perl-FCGI-1:0.82-13.1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.82-13.1.el10_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "product_id": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.82-13.1.el10_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.82-13.1.el10_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "product": { "name": "perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "product_id": "perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.82-13.1.el10_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.82-13.1.el10_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.82-13.1.el10_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.82-13.1.el10_0.x86_64", "product": { "name": "perl-FCGI-1:0.82-13.1.el10_0.x86_64", "product_id": "perl-FCGI-1:0.82-13.1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.82-13.1.el10_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64", "product_id": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.82-13.1.el10_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.82-13.1.el10_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.82-13.1.el10_0.s390x", "product": { "name": "perl-FCGI-1:0.82-13.1.el10_0.s390x", "product_id": "perl-FCGI-1:0.82-13.1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.82-13.1.el10_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "product_id": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.82-13.1.el10_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "product_id": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.82-13.1.el10_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.82-13.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.aarch64" }, "product_reference": "perl-FCGI-1:0.82-13.1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.82-13.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.ppc64le" }, "product_reference": "perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.82-13.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.s390x" }, "product_reference": "perl-FCGI-1:0.82-13.1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.82-13.1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.src" }, "product_reference": "perl-FCGI-1:0.82-13.1.el10_0.src", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.82-13.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.x86_64" }, "product_reference": "perl-FCGI-1:0.82-13.1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.src", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T03:25:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.src", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8636" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.src", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.src", "AppStream-10.0.Z:perl-FCGI-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debuginfo-1:0.82-13.1.el10_0.x86_64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.aarch64", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.ppc64le", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.s390x", "AppStream-10.0.Z:perl-FCGI-debugsource-1:0.82-13.1.el10_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8890
Vulnerability from csaf_redhat
Published
2025-06-11 13:12
Modified
2025-08-06 05:25
Summary
Red Hat Security Advisory: perl-FCGI:0.78 security update
Notes
Topic
An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the perl-FCGI:0.78 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The perl-FCGI package provides a Perl module for writing FastCGI applications. FastCGI is a more efficient alternative to traditional CGI, as it keeps application processes persistent across multiple requests. This module allows Perl web applications to handle requests faster and with lower resource overhead, making it suitable for high-traffic environments.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8890", "url": "https://access.redhat.com/errata/RHSA-2025:8890" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8890.json" } ], "title": "Red Hat Security Advisory: perl-FCGI:0.78 security update", "tracking": { "current_release_date": "2025-08-06T05:25:03+00:00", "generator": { "date": "2025-08-06T05:25:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8890", "initial_release_date": "2025-06-11T13:12:20+00:00", "revision_history": [ { "date": "2025-06-11T13:12:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-11T13:12:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:25:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI:0.78:8060020250604201935:513b2a65", "product": { "name": "perl-FCGI:0.78:8060020250604201935:513b2a65", "product_id": "perl-FCGI:0.78:8060020250604201935:513b2a65", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8060020250604201935:513b2a65" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "product": { "name": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "product_id": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8060020250604201935:e8cd8451" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8060020250604201935:58afc690", "product": { "name": "perl-FCGI:0.78:8060020250604201935:58afc690", "product_id": "perl-FCGI:0.78:8060020250604201935:58afc690", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8060020250604201935:58afc690" } } }, { "category": "product_version", "name": "perl-FCGI:0.78:8060020250604201935:830b6f11", "product": { "name": "perl-FCGI:0.78:8060020250604201935:830b6f11", "product_id": "perl-FCGI:0.78:8060020250604201935:830b6f11", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78?rpmmod=perl-FCGI:0.78:8060020250604201935:830b6f11" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B83e23a7a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B53aa8c2a.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2B6b2b1cae.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_id": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_id": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_id": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.78-11.module%2Bel8.6.0%2B23193%2Bc3786137.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:513b2a65", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:58afc690", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:830b6f11", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:513b2a65", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:58afc690", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:830b6f11", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:513b2a65", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:513b2a65 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:58afc690", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:58afc690 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:830b6f11", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:830b6f11 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, "product_reference": "perl-FCGI:0.78:8060020250604201935:e8cd8451", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64 as a component of perl-FCGI:0.78:8060020250604201935:e8cd8451 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-11T13:12:20+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8890" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.AUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.aarch64", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.ppc64le", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.s390x", "AppStream-8.6.0.Z.E4S:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:513b2a65:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+83e23a7a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:58afc690:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+6b2b1cae.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:830b6f11:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+c3786137.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.src", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debuginfo-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64", "AppStream-8.6.0.Z.TUS:perl-FCGI:0.78:8060020250604201935:e8cd8451:perl-FCGI-debugsource-1:0.78-11.module+el8.6.0+23193+53aa8c2a.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
rhsa-2025:8635
Vulnerability from csaf_redhat
Published
2025-06-09 03:22
Modified
2025-08-06 05:23
Summary
Red Hat Security Advisory: perl-FCGI security update
Notes
Topic
An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
FastCGI Perl bindings.
Security Fix(es):
* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for perl-FCGI is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "FastCGI Perl bindings.\n\nSecurity Fix(es):\n\n* perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library (CVE-2025-40907)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:8635", "url": "https://access.redhat.com/errata/RHSA-2025:8635" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8635.json" } ], "title": "Red Hat Security Advisory: perl-FCGI security update", "tracking": { "current_release_date": "2025-08-06T05:23:38+00:00", "generator": { "date": "2025-08-06T05:23:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:8635", "initial_release_date": "2025-06-09T03:22:44+00:00", "revision_history": [ { "date": "2025-06-09T03:22:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-06-09T03:22:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:23:38+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.1.el9_6.src", "product": { "name": "perl-FCGI-1:0.79-8.1.el9_6.src", "product_id": "perl-FCGI-1:0.79-8.1.el9_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.1.el9_6?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.1.el9_6.aarch64", "product": { "name": "perl-FCGI-1:0.79-8.1.el9_6.aarch64", "product_id": "perl-FCGI-1:0.79-8.1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.1.el9_6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "product_id": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.1.el9_6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.1.el9_6?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "product": { "name": "perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "product_id": "perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.1.el9_6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "product_id": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.1.el9_6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "product_id": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.1.el9_6?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.1.el9_6.x86_64", "product": { "name": "perl-FCGI-1:0.79-8.1.el9_6.x86_64", "product_id": "perl-FCGI-1:0.79-8.1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.1.el9_6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64", "product_id": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.1.el9_6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "product_id": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.1.el9_6?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "perl-FCGI-1:0.79-8.1.el9_6.s390x", "product": { "name": "perl-FCGI-1:0.79-8.1.el9_6.s390x", "product_id": "perl-FCGI-1:0.79-8.1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI@0.79-8.1.el9_6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "product": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "product_id": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debugsource@0.79-8.1.el9_6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "product": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "product_id": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-FCGI-debuginfo@0.79-8.1.el9_6?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.aarch64" }, "product_reference": "perl-FCGI-1:0.79-8.1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.ppc64le" }, "product_reference": "perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.s390x" }, "product_reference": "perl-FCGI-1:0.79-8.1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.src" }, "product_reference": "perl-FCGI-1:0.79-8.1.el9_6.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-1:0.79-8.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.x86_64" }, "product_reference": "perl-FCGI-1:0.79-8.1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64" }, "product_reference": "perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64" }, "product_reference": "perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-40907", "cwe": { "id": "CWE-1395", "name": "Dependency on Vulnerable Third-Party Component" }, "discovery_date": "2025-05-16T14:00:46.448033+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366847" } ], "notes": [ { "category": "description", "text": "A flaw was found in the FCGI library. In affected versions, specially crafted nameLen or valueLen values in data sent to the IPC socket may result in a heap-based buffer overflow, which can cause an application crash or other undefined behavior. This occurs in ReadParams in fcgiapp.c.", "title": "Vulnerability description" }, { "category": "summary", "text": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important rather than just a Moderate flaw because it stems from an integer overflow in the allocation size calculation during parameter parsing in the FastCGI implementation. When the application processes incoming FastCGI parameters, it calculates the total size of memory to allocate by adding the name and value lengths along with two additional bytes. On 32-bit systems, this arithmetic operation can wrap around (due to the limited 32-bit size of size_t), leading to a significantly smaller allocation than intended. However, subsequent calls to FCGX_GetStr use the original (large) lengths provided by the attacker and write far beyond the allocated memory region (heap overflow). Unlike a moderate vulnerability (e.g., memory leak or a simple read out-of-bounds), this heap overflow directly allows an attacker to overwrite adjacent memory in the heap in a controlled way, potentially leading to arbitrary code execution, data corruption, or privilege escalation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-40907" }, { "category": "external", "summary": "RHBZ#2366847", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366847" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-40907", "url": "https://www.cve.org/CVERecord?id=CVE-2025-40907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/04/23/4", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/issues/67", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "category": "external", "summary": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/issues/14", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "category": "external", "summary": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "category": "external", "summary": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "release_date": "2025-05-16T13:03:02.774000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-06-09T03:22:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:8635" }, { "category": "workaround", "details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.src", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debuginfo-1:0.79-8.1.el9_6.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.s390x", "AppStream-9.6.0.Z.MAIN.EUS:perl-FCGI-debugsource-1:0.79-8.1.el9_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "perl-fcgi: FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library" } ] }
wid-sec-w-2025-1273
Vulnerability from csaf_certbund
Published
2025-06-09 22:00
Modified
2025-07-20 22:00
Summary
Perl: Mehrere Schwachstellen ermöglichen Denial of Service
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
Perl ist eine freie, plattformunabhängige und interpretierte Programmiersprache (Skriptsprache).
Angriff
Ein lokaler Angreifer kann mehrere Schwachstellen in Perl ausnutzen, um einen Denial of Service herbeizuführen und um potenziell beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
{ "document": { "aggregate_severity": { "text": "mittel" }, "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": "Perl ist eine freie, plattformunabh\u00e4ngige und interpretierte Programmiersprache (Skriptsprache).", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Perl ausnutzen, um einen Denial of Service herbeizuf\u00fchren und um potenziell beliebigen Programmcode auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX", "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-1273 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1273.json" }, { "category": "self", "summary": "WID-SEC-2025-1273 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1273" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8625 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8625" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8635 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8635" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8636 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8636" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8677 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8677" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8678 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8678" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8696 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8696" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8697 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8697" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8698 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8698" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8703 vom 2025-06-09", "url": "https://access.redhat.com/errata/RHSA-2025:8703" }, { "category": "external", "summary": "NIST CVE-2025-40907", "url": "https://nvd.nist.gov/vuln/detail/cve-2025-40907" }, { "category": "external", "summary": "NIST CVE-2025-23016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23016" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-8635 vom 2025-06-10", "url": "https://linux.oracle.com/errata/ELSA-2025-8635.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8829 vom 2025-06-11", "url": "https://access.redhat.com/errata/RHSA-2025:8829" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:8890 vom 2025-06-11", "url": "https://access.redhat.com/errata/RHSA-2025:8890" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-8696 vom 2025-06-13", "url": "https://linux.oracle.com/errata/ELSA-2025-8696.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2880 vom 2025-06-12", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2880.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-8625 vom 2025-06-24", "url": "https://linux.oracle.com/errata/ELSA-2025-8625.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2025-2880 vom 2025-06-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2880.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-8636 vom 2025-06-30", "url": "https://linux.oracle.com/errata/ELSA-2025-8636.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15348-1 vom 2025-07-18", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/52K37OORH5PEXVNPQ7UU46C6WUUAR3OW/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02372-1 vom 2025-07-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021854.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02369-1 vom 2025-07-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021856.html" } ], "source_lang": "en-US", "title": "Perl: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2025-07-20T22:00:00.000+00:00", "generator": { "date": "2025-07-21T08:07:04.065+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1273", "initial_release_date": "2025-06-09T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-06-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-06-11T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-06-12T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux und Amazon aufgenommen" }, { "date": "2025-06-23T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-06-30T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon und Oracle Linux aufgenommen" }, { "date": "2025-07-20T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von openSUSE und SUSE aufgenommen" } ], "status": "final", "version": "7" } }, "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": [ { "branches": [ { "category": "product_version_range", "name": "\u003cfcgi 2.4.5", "product": { "name": "Open Source Perl \u003cfcgi 2.4.5", "product_id": "T044469" } }, { "category": "product_version", "name": "fcgi 2.4.5", "product": { "name": "Open Source Perl fcgi 2.4.5", "product_id": "T044469-fixed", "product_identification_helper": { "cpe": "cpe:/a:perl:perl:fcgi_2.4.5" } } } ], "category": "product_name", "name": "Perl" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "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" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-23016", "product_status": { "known_affected": [ "T044469", "T002207", "67646", "T027843", "398363", "T004914" ] }, "release_date": "2025-06-09T22:00:00.000+00:00", "title": "CVE-2025-23016" }, { "cve": "CVE-2025-40907", "product_status": { "known_affected": [ "T044469", "T002207", "67646", "T027843", "398363", "T004914" ] }, "release_date": "2025-06-09T22:00:00.000+00:00", "title": "CVE-2025-40907" } ] }
fkie_cve-2025-40907
Vulnerability from fkie_nvd
Published
2025-05-16 13:15
Modified
2025-07-02 01:01
Severity ?
Summary
FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.
The included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:fastcgi:fcgi:*:*:*:*:*:perl:*:*", "matchCriteriaId": "1C317242-A340-4C14-BD59-592760BCB0B6", "versionEndIncluding": "0.82", "versionStartIncluding": "0.44", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\n\nThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c." }, { "lang": "es", "value": "Las versiones 0.44 a 0.82 de FCGI para Perl incluyen una versi\u00f3n vulnerable de la librer\u00eda FastCGI fcgi2 (tambi\u00e9n conocida como fcgi). Esta librer\u00eda est\u00e1 afectada por CVE-2025-23016, lo que provoca un desbordamiento de enteros (y el consiguiente desbordamiento del b\u00fafer en el mont\u00f3n) mediante valores nameLen o valueLen manipulados en los datos del socket IPC. Esto ocurre en ReadParams de fcgiapp.c." } ], "id": "CVE-2025-40907", "lastModified": "2025-07-02T01:01:01.290", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2025-05-16T13:15:52.683", "references": [ { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" }, { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Release Notes" ], "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Patch" ], "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" } ], "sourceIdentifier": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-190" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-488m-4fx8-f36v
Vulnerability from github
Published
2025-05-16 15:31
Modified
2025-05-16 18:31
Severity ?
VLAI Severity ?
Details
FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.
The included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.
{ "affected": [], "aliases": [ "CVE-2025-40907" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-05-16T13:15:52Z", "severity": "MODERATE" }, "details": "FCGI versions 0.44 through 0.82, for Perl, include a vulnerable version of the FastCGI fcgi2 (aka fcgi) library.\n\nThe included FastCGI library is affected by CVE-2025-23016, causing an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.", "id": "GHSA-488m-4fx8-f36v", "modified": "2025-05-16T18:31:06Z", "published": "2025-05-16T15:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40907" }, { "type": "WEB", "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" }, { "type": "WEB", "url": "https://github.com/perl-catalyst/FCGI/issues/14" }, { "type": "WEB", "url": "https://github.com/FastCGI-Archives/fcgi2/releases/tag/2.4.5" }, { "type": "WEB", "url": "https://patch-diff.githubusercontent.com/raw/FastCGI-Archives/fcgi2/pull/74.patch" }, { "type": "WEB", "url": "https://www.synacktiv.com/en/publications/cve-2025-23016-exploiting-the-fastcgi-library" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/23/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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…