ghsa-h7rx-r733-7x7r
Vulnerability from github
Published
2022-05-13 01:40
Modified
2024-01-30 22:44
Severity ?
Summary
Sandbox bypass in Jenkins Script Security Plugin sandbox bypass
Details
Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.30" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:script-security" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.31" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000107" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-30T22:44:02Z", "nvd_published_at": "2017-10-05T01:29:00Z", "severity": "HIGH" }, "details": "Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection.", "id": "GHSA-h7rx-r733-7x7r", "modified": "2024-01-30T22:44:02Z", "published": "2022-05-13T01:40:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000107" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2017-08-07" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Sandbox bypass in Jenkins Script Security Plugin sandbox bypass" }
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.