gsd-2023-2429
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Improper Access Control in GitHub repository thorsten/phpmyfaq prior to 3.1.13.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-2429", "id": "GSD-2023-2429" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-2429" ], "details": "Improper Access Control in GitHub repository thorsten/phpmyfaq prior to 3.1.13.", "id": "GSD-2023-2429", "modified": "2023-12-13T01:20:32.084955Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2429", "STATE": "PUBLIC", "TITLE": "Improper Access Control in thorsten/phpmyfaq" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "thorsten/phpmyfaq", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "3.1.13" } ] } } ] }, "vendor_name": "thorsten" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Access Control in GitHub repository thorsten/phpmyfaq prior to 3.1.13." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284 Improper Access Control" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/20d3a0b3-2693-4bf1-b196-10741201a540", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/20d3a0b3-2693-4bf1-b196-10741201a540" }, { "name": "https://github.com/thorsten/phpmyfaq/commit/07552f5577ff8b1e6f7cdefafcce9b2a744d3a24", "refsource": "MISC", "url": "https://github.com/thorsten/phpmyfaq/commit/07552f5577ff8b1e6f7cdefafcce9b2a744d3a24" } ] }, "source": { "advisory": "20d3a0b3-2693-4bf1-b196-10741201a540", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.1.13", "affected_versions": "All versions before 3.1.13", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-284", "CWE-937" ], "date": "2023-05-09", "description": "Improper Access Control in GitHub repository thorsten/phpmyfaq prior to 3.1.13.", "fixed_versions": [ "3.1.13" ], "identifier": "CVE-2023-2429", "identifiers": [ "GHSA-r69v-q48g-3966", "CVE-2023-2429" ], "not_impacted": "All versions starting from 3.1.13", "package_slug": "packagist/thorsten/phpmyfaq", "pubdate": "2023-04-30", "solution": "Upgrade to version 3.1.13 or above.", "title": "Improper Access Control", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-2429", "https://github.com/thorsten/phpmyfaq/commit/07552f5577ff8b1e6f7cdefafcce9b2a744d3a24", "https://huntr.dev/bounties/20d3a0b3-2693-4bf1-b196-10741201a540", "https://github.com/advisories/GHSA-r69v-q48g-3966" ], "uuid": "dff8e214-53d6-4f25-94ec-3b3e42bf5f2a" } ] }, "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.13", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2429" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Access Control in GitHub repository thorsten/phpmyfaq prior to 3.1.13." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/thorsten/phpmyfaq/commit/07552f5577ff8b1e6f7cdefafcce9b2a744d3a24", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/thorsten/phpmyfaq/commit/07552f5577ff8b1e6f7cdefafcce9b2a744d3a24" }, { "name": "https://huntr.dev/bounties/20d3a0b3-2693-4bf1-b196-10741201a540", "refsource": "CONFIRM", "tags": [ "Permissions Required" ], "url": "https://huntr.dev/bounties/20d3a0b3-2693-4bf1-b196-10741201a540" } ] } }, "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-05-06T03:06Z", "publishedDate": "2023-04-30T03: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.
Loading…
Loading…