gsd-2022-29718
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-29718", "description": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.", "id": "GSD-2022-29718", "references": [ "https://www.suse.com/security/cve/CVE-2022-29718.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-29718" ], "details": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.", "id": "GSD-2022-29718", "modified": "2023-12-13T01:19:41.992469Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-29718", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/caddyserver/caddy/pull/4499", "refsource": "MISC", "url": "https://github.com/caddyserver/caddy/pull/4499" }, { "name": "FEDORA-2023-a258bed79b", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CP2VIUT5IKA3OKM6YWA5LTLJ2GTEIH7C/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=v2.4.0 \u003cv2.5.0", "affected_versions": "All versions starting from 2.4.0 before 2.5.0", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2023-03-10", "description": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.", "fixed_versions": [ "v2.5.0" ], "identifier": "CVE-2022-29718", "identifiers": [ "CVE-2022-29718", "GHSA-2927-hv3p-f3vp" ], "not_impacted": "All versions starting from 2.5.0", "package_slug": "go/github.com/caddyserver/caddy", "pubdate": "2022-06-02", "solution": "Upgrade to version 2.5.0 or above.", "title": "Open redirect in caddy", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-29718", "https://github.com/caddyserver/caddy/pull/4499", "https://github.com/caddyserver/caddy/pull/4499/commits/b23bdcf99cfbd09d50555a999a16468404789230", "https://github.com/caddyserver/caddy/releases/tag/v2.5.0", "https://github.com/advisories/GHSA-2927-hv3p-f3vp" ], "uuid": "0e7b8e5b-3303-4ebc-a0d2-25fb571a13be", "versions": [ { "commit": { "sha": "481b71bafcb84e37640399faaa329a882d004f25", "tags": [ "v2.4.0" ], "timestamp": "20210510180127" }, "number": "v2.4.0" }, { "commit": { "sha": "86d52ce73aaea4898694b46099c1156111460bf3", "tags": [ "v2.5.0" ], "timestamp": "20220425164712" }, "number": "v2.5.0" } ] }, { "affected_range": "\u003cv2.5.0", "affected_versions": "All versions before 2.5.0", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-06-03", "description": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.", "fixed_versions": [ "v2.5.0" ], "identifier": "CVE-2022-29718", "identifiers": [ "GHSA-2927-hv3p-f3vp", "CVE-2022-29718" ], "not_impacted": "All versions starting from 2.5.0", "package_slug": "go/github.com/caddyserver/caddy/v2", "pubdate": "2022-06-03", "solution": "Upgrade to version 2.5.0 or above.", "title": "Open redirect in caddy", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-29718", "https://github.com/caddyserver/caddy/pull/4499", "https://github.com/caddyserver/caddy/pull/4499/commits/b23bdcf99cfbd09d50555a999a16468404789230", "https://github.com/caddyserver/caddy/releases/tag/v2.5.0", "https://github.com/advisories/GHSA-2927-hv3p-f3vp" ], "uuid": "3c6e5a12-8086-4177-9357-2d248265a33c", "versions": [ { "commit": { "sha": "86d52ce73aaea4898694b46099c1156111460bf3", "tags": [ "v2.5.0" ], "timestamp": "20220425164712" }, "number": "v2.5.0" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.5.0", "versionStartIncluding": "2.4.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-29718" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/caddyserver/caddy/pull/4499", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/caddyserver/caddy/pull/4499" }, { "name": "FEDORA-2023-a258bed79b", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CP2VIUT5IKA3OKM6YWA5LTLJ2GTEIH7C/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-03-10T04:15Z", "publishedDate": "2022-06-02T21: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.