From 76b4934fe0d1e87fde87432c4dc45d981c78e040 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:21:40 +0000 Subject: [PATCH] Publish Advisories GHSA-h5jv-hg68-mjhg GHSA-h5jv-hg68-mjhg --- .../GHSA-h5jv-hg68-mjhg.json | 89 +++++++++++++++++++ .../GHSA-h5jv-hg68-mjhg.json | 43 --------- 2 files changed, 89 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json diff --git a/advisories/github-reviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json b/advisories/github-reviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json new file mode 100644 index 00000000000..c002d40aadb --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json @@ -0,0 +1,89 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h5jv-hg68-mjhg", + "modified": "2024-03-06T15:20:01Z", + "published": "2022-05-17T03:53:55Z", + "aliases": [ + "CVE-2013-7330" + ], + "summary": "Jenkins allows attackers to configure restricted projects", + "details": "Jenkins before 1.502 allows remote authenticated users to configure an otherwise restricted project via vectors related to post-build actions.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.481" + }, + { + "fixed": "1.502" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.main:jenkins-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.480.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7330" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/36342d71e29e0620f803a7470ce96c61761648d8" + }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/jenkins/commit/757bc8a53956e6fbab267214e6e0896f03c3c262" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/jenkins" + }, + { + "type": "WEB", + "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-02-14" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2014/02/21/2" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-03-06T15:20:01Z", + "nvd_published_at": "2014-10-17T15:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json b/advisories/unreviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json deleted file mode 100644 index 05fef7f8620..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-h5jv-hg68-mjhg/GHSA-h5jv-hg68-mjhg.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h5jv-hg68-mjhg", - "modified": "2022-05-17T03:53:55Z", - "published": "2022-05-17T03:53:55Z", - "aliases": [ - "CVE-2013-7330" - ], - "details": "Jenkins before 1.502 allows remote authenticated users to configure an otherwise restricted project via vectors related to post-build actions.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7330" - }, - { - "type": "WEB", - "url": "https://github.com/jenkinsci/jenkins/commit/36342d71e29e0620f803a7470ce96c61761648d8" - }, - { - "type": "WEB", - "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-02-14" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2014/02/21/2" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-10-17T15:55:00Z" - } -} \ No newline at end of file