gsd-2010-3852
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The default configuration of Luci 0.22.4 and earlier in Red Hat Conga uses "[INSERT SECRET HERE]" as its secret key for cookies, which makes it easier for remote attackers to bypass repoze.who authentication via a forged ticket cookie.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-3852", "description": "The default configuration of Luci 0.22.4 and earlier in Red Hat Conga uses \"[INSERT SECRET HERE]\" as its secret key for cookies, which makes it easier for remote attackers to bypass repoze.who authentication via a forged ticket cookie.", "id": "GSD-2010-3852" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-3852" ], "details": "The default configuration of Luci 0.22.4 and earlier in Red Hat Conga uses \"[INSERT SECRET HERE]\" as its secret key for cookies, which makes it easier for remote attackers to bypass repoze.who authentication via a forged ticket cookie.", "id": "GSD-2010-3852", "modified": "2023-12-13T01:21:35.004097Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-3852", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The default configuration of Luci 0.22.4 and earlier in Red Hat Conga uses \"[INSERT SECRET HERE]\" as its secret key for cookies, which makes it easier for remote attackers to bypass repoze.who authentication via a forged ticket cookie." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://git.fedorahosted.org/git/?p=luci.git%3Ba=commit%3Bh=9e0bbf0c5faa198379d945474f7d55da5031cacf", "refsource": "MISC", "url": "http://git.fedorahosted.org/git/?p=luci.git%3Ba=commit%3Bh=9e0bbf0c5faa198379d945474f7d55da5031cacf" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050244.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050244.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050246.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050246.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050309.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050309.html" }, { "name": "http://osvdb.org/69015", "refsource": "MISC", "url": "http://osvdb.org/69015" }, { "name": "http://secunia.com/advisories/42113", "refsource": "MISC", "url": "http://secunia.com/advisories/42113" }, { "name": "http://secunia.com/advisories/42123", "refsource": "MISC", "url": "http://secunia.com/advisories/42123" }, { "name": "http://www.securityfocus.com/bid/44611", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/44611" }, { "name": "http://www.vupen.com/english/advisories/2010/2873", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2010/2873" }, { "name": "http://www.vupen.com/english/advisories/2010/2900", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2010/2900" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/62980", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/62980" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=626504", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=626504" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:luci:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.22.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:conga:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-3852" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The default configuration of Luci 0.22.4 and earlier in Red Hat Conga uses \"[INSERT SECRET HERE]\" as its secret key for cookies, which makes it easier for remote attackers to bypass repoze.who authentication via a forged ticket cookie." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "44611", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/44611" }, { "name": "42113", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/42113" }, { "name": "FEDORA-2010-16617", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050244.html" }, { "name": "42123", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/42123" }, { "name": "ADV-2010-2873", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2010/2873" }, { "name": "FEDORA-2010-16601", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050246.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=626504", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=626504" }, { "name": "69015", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/69015" }, { "name": "FEDORA-2010-16848", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-November/050309.html" }, { "name": "ADV-2010-2900", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2010/2900" }, { "name": "luci-whoini-weak-security(62980)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/62980" }, { "name": "http://git.fedorahosted.org/git/?p=luci.git%3Ba=commit%3Bh=9e0bbf0c5faa198379d945474f7d55da5031cacf", "refsource": "MISC", "tags": [], "url": "http://git.fedorahosted.org/git/?p=luci.git%3Ba=commit%3Bh=9e0bbf0c5faa198379d945474f7d55da5031cacf" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T04:26Z", "publishedDate": "2010-11-06T00:00Z" } } }
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…