ghsa-q98c-rqx7-7ghf
Vulnerability from github
Published
2022-05-24 22:00
Modified
2023-12-05 13:12
Severity ?
Summary
Improper handling of untrusted branches in Gitea Jenkins Plugin
Details
Jenkins Gitea Plugin prior to 1.1.2 did not implement trusted revisions, allowing attackers without commit access to the Git repo to change Jenkinsfiles even if Jenkins is configured to consider them to be untrusted.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10330" ], "database_specific": { "cwe_ids": [ "CWE-693", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-09-15T01:29:26Z", "nvd_published_at": "2019-05-31T15:29:00Z", "severity": "HIGH" }, "details": "Jenkins Gitea Plugin prior to 1.1.2 did not implement trusted revisions, allowing attackers without commit access to the Git repo to change Jenkinsfiles even if Jenkins is configured to consider them to be untrusted.", "id": "GHSA-q98c-rqx7-7ghf", "modified": "2023-12-05T13:12:04Z", "published": "2022-05-24T22:00:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10330" }, { "type": "WEB", "url": "https://github.com/jenkinsci/gitea-plugin/commit/7555cb7c168cfa49d31271e7d65d76c1fab311f7" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1046" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/05/31/2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/108540" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper handling of untrusted branches in Gitea Jenkins Plugin" }
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.