gsd-2023-0311
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Improper Authentication in GitHub repository thorsten/phpmyfaq prior to 3.1.10.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-0311", "id": "GSD-2023-0311" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-0311" ], "details": "Improper Authentication in GitHub repository thorsten/phpmyfaq prior to 3.1.10.", "id": "GSD-2023-0311", "modified": "2023-12-13T01:20:22.826055Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-0311", "STATE": "PUBLIC", "TITLE": "Improper Authentication in thorsten/phpmyfaq" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "thorsten/phpmyfaq", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "3.1.10" } ] } } ] }, "vendor_name": "thorsten" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Authentication in GitHub repository thorsten/phpmyfaq prior to 3.1.10." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-287 Improper Authentication" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/82b0b629-c56b-4651-af3f-17f749751857", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/82b0b629-c56b-4651-af3f-17f749751857" }, { "name": "https://github.com/thorsten/phpmyfaq/commit/fe6e9f02ef1b26a03134b9becda12687ee5f3214", "refsource": "MISC", "url": "https://github.com/thorsten/phpmyfaq/commit/fe6e9f02ef1b26a03134b9becda12687ee5f3214" } ] }, "source": { "advisory": "82b0b629-c56b-4651-af3f-17f749751857", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.1.10", "affected_versions": "All versions before 3.1.10", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2023-01-20", "description": "Improper Authentication in GitHub repository thorsten/phpmyfaq prior to 3.1.10.", "fixed_versions": [ "3.1.10" ], "identifier": "CVE-2023-0311", "identifiers": [ "GHSA-g92r-9rxw-cmgx", "CVE-2023-0311" ], "not_impacted": "All versions starting from 3.1.10", "package_slug": "packagist/thorsten/phpmyfaq", "pubdate": "2023-01-16", "solution": "Upgrade to version 3.1.10 or above.", "title": "Improper Authentication", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-0311", "https://github.com/thorsten/phpmyfaq/commit/fe6e9f02ef1b26a03134b9becda12687ee5f3214", "https://huntr.dev/bounties/82b0b629-c56b-4651-af3f-17f749751857", "https://github.com/advisories/GHSA-g92r-9rxw-cmgx" ], "uuid": "6808e66e-63c2-4a8d-bb75-06abac79fa7d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.10", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-0311" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Authentication in GitHub repository thorsten/phpmyfaq prior to 3.1.10." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/thorsten/phpmyfaq/commit/fe6e9f02ef1b26a03134b9becda12687ee5f3214", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/thorsten/phpmyfaq/commit/fe6e9f02ef1b26a03134b9becda12687ee5f3214" }, { "name": "https://huntr.dev/bounties/82b0b629-c56b-4651-af3f-17f749751857", "refsource": "CONFIRM", "tags": [ "Permissions Required", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/82b0b629-c56b-4651-af3f-17f749751857" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-01-23T14:49Z", "publishedDate": "2023-01-15T22:15Z" } } }
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.