gsd-2023-1753
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.12.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-1753", "id": "GSD-2023-1753" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-1753" ], "details": "Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.12.", "id": "GSD-2023-1753", "modified": "2023-12-13T01:20:42.032536Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.com", "ID": "CVE-2023-1753", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "thorsten/phpmyfaq", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "3.1.12" } ] } } ] }, "vendor_name": "thorsten" } ] } }, "credits": [ { "lang": "en", "value": "Ahmed Hassan (ahmedvienna)" }, { "lang": "en", "value": "Josef Hassan (josefjku)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.12.\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-521", "lang": "eng", "value": "CWE-521 Weak Password Requirements" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/01d6ae23-3a8f-42a8-99f4-10246187d71b", "refsource": "MISC", "url": "https://huntr.dev/bounties/01d6ae23-3a8f-42a8-99f4-10246187d71b" }, { "name": "https://github.com/thorsten/phpmyfaq/commit/f612a72494080e04947da7028340fee4493fe8a5", "refsource": "MISC", "url": "https://github.com/thorsten/phpmyfaq/commit/f612a72494080e04947da7028340fee4493fe8a5" } ] }, "source": { "advisory": "01d6ae23-3a8f-42a8-99f4-10246187d71b", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.1.12", "affected_versions": "All versions before 3.1.12", "cwe_ids": [ "CWE-1035", "CWE-521", "CWE-937" ], "date": "2023-03-31", "description": "Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.12.", "fixed_versions": [ "3.1.12" ], "identifier": "CVE-2023-1753", "identifiers": [ "GHSA-4p4m-5qp7-479x", "CVE-2023-1753" ], "not_impacted": "All versions starting from 3.1.12", "package_slug": "packagist/thorsten/phpmyfaq", "pubdate": "2023-03-31", "solution": "Upgrade to version 3.1.12 or above.", "title": "Weak Password Requirements", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-1753", "https://github.com/thorsten/phpmyfaq/commit/f612a72494080e04947da7028340fee4493fe8a5", "https://huntr.dev/bounties/01d6ae23-3a8f-42a8-99f4-10246187d71b", "https://github.com/advisories/GHSA-4p4m-5qp7-479x" ], "uuid": "66ff68b4-e238-4fc4-aabc-809b53d6346c" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*", "matchCriteriaId": "653EC167-06FC-4D30-AAF8-B75F596519AE", "versionEndExcluding": "3.1.12", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.12.\n\n" } ], "id": "CVE-2023-1753", "lastModified": "2023-12-18T11:15:12.050", "metrics": { "cvssMetricV31": [ { "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 4.2, "source": "security@huntr.dev", "type": "Secondary" } ] }, "published": "2023-03-31T01:15:09.160", "references": [ { "source": "security@huntr.dev", "tags": [ "Patch" ], "url": "https://github.com/thorsten/phpmyfaq/commit/f612a72494080e04947da7028340fee4493fe8a5" }, { "source": "security@huntr.dev", "tags": [ "Exploit", "Patch" ], "url": "https://huntr.dev/bounties/01d6ae23-3a8f-42a8-99f4-10246187d71b" } ], "sourceIdentifier": "security@huntr.dev", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-521" } ], "source": "security@huntr.dev", "type": "Primary" } ] } } } }
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.