ghsa-8r9w-64qj-m6cj
Vulnerability from github
Published
2022-05-24 19:12
Modified
2022-10-11 19:00
Severity ?
Details
git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.
{ "affected": [], "aliases": [ "CVE-2021-40330" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-08-31T04:15:00Z", "severity": "HIGH" }, "details": "git_connect_git in connect.c in Git before 2.30.1 allows a repository path to contain a newline character, which may result in unexpected cross-protocol requests, as demonstrated by the git://localhost:1234/%0d%0a%0d%0aGET%20/%20HTTP/1.1 substring.", "id": "GHSA-8r9w-64qj-m6cj", "modified": "2022-10-11T19:00:28Z", "published": "2022-05-24T19:12:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-40330" }, { "type": "WEB", "url": "https://github.com/git/git/commit/a02ea577174ab8ed18f847cf1693f213e0b9c473" }, { "type": "WEB", "url": "https://github.com/git/git/compare/v2.30.0...v2.30.1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.