{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "Leaking information across requests when using the deprecated and undocumented old FCGI interface.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-FCGI-2011-01 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2011/cpansa-fcgi-2011-01.json" }, { "category": "external", "summary": "https://metacpan.org/changes/distribution/FCGI", "url": "https://metacpan.org/changes/distribution/FCGI" }, { "category": "external", "summary": "https://github.com/perl-catalyst/FCGI/commit/297693dc8362d25bb25e473899c72508a0f71d2e", "url": "https://github.com/perl-catalyst/FCGI/commit/297693dc8362d25bb25e473899c72508a0f71d2e" }, { "category": "external", "summary": "CVE-2011-2766 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2766" } ], "title": "FCGI vulnerability", "tracking": { "current_release_date": "2011-09-24T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-FCGI-2011-01", "initial_release_date": "2011-09-24T00:00:00", "revision_history": [ { "date": "2011-09-24T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<0.74", "product": { "name": "FCGI less than 0.74", "product_id": "CSAFPID-0001" } }, { "category": "product_version_range", "name": "vers:cpan/>=0.74", "product": { "name": "FCGI greater than or equal 0.74", "product_id": "CSAFPID-0002" } } ], "category": "product_name", "name": "FCGI" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-2766", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "description", "text": "The FCGI (aka Fast CGI) module 0.70 through 0.73 for Perl, as used by CGI::Fast, uses environment variable values from one request during processing of a later request, which allows remote attackers to bypass authentication via crafted HTTP headers.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v2": { "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "CSAFPID-0001" ] } ] } ] }