ghsa-j7j7-g4ww-pxg5
Vulnerability from github
Published
2022-05-13 01:49
Modified
2022-11-04 20:38
Severity ?
VLAI Severity ?
Summary
Missing certificate validation in Apache JMeter
Details
In Apache JMeter 2.X and 3.X, when using Distributed Test only (RMI based), jmeter server binds RMI Registry to wildcard host. This could allow an attacker to get Access to JMeterEngine and send unauthorized code. This only affect those running in Distributed mode.
In distributed mode, JMeter makes an architectural assumption that it is operating on a 'safe' network. i.e. everyone with access to the network is considered trusted.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jmeter:ApacheJMeter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1287" ], "database_specific": { "cwe_ids": [ "CWE-347" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T20:38:23Z", "nvd_published_at": "2018-02-14T14:29:00Z", "severity": "CRITICAL" }, "details": "In Apache JMeter 2.X and 3.X, when using Distributed Test only (RMI based), jmeter server binds RMI Registry to wildcard host. This could allow an attacker to get Access to JMeterEngine and send unauthorized code. This only affect those running in Distributed mode.\n\nIn distributed mode, JMeter makes an architectural assumption that it is operating on a \u0027safe\u0027 network. i.e. everyone with access to the network is considered trusted.", "id": "GHSA-j7j7-g4ww-pxg5", "modified": "2022-11-04T20:38:23Z", "published": "2022-05-13T01:49:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1287" }, { "type": "WEB", "url": "https://github.com/apache/jmeter/issues/4677" }, { "type": "WEB", "url": "https://bz.apache.org/bugzilla/show_bug.cgi?id=62039" }, { "type": "PACKAGE", "url": "https://github.com/apache/jmeter" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/31e0adbeca9d865ff74d0906b2248a41a1457cb54c1afbe5947df58b@%3Cissues.jmeter.apache.org%3E" }, { "type": "WEB", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201802.mbox/%3CCAH9fUpYsFx1%2Brwz1A%3Dmc7wAgbDHARyj1VrWNg41y9OySuL1mqw%40mail.gmail.com%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Missing certificate validation in Apache JMeter" }
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.
Loading…
Loading…