CVE-2022-42467

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-42467
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-42467.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-42467
Aliases
Published
2022-10-19T08:15:11Z
Modified
2025-01-14T11:13:21.986457Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

When running in prototype mode, the h2 webconsole module (accessible from the Prototype menu) is automatically made available with the ability to directly query the database. It was felt that it is safer to require the developer to explicitly enable this capability. As of 2.0.0-M8, this can now be done using the 'isis.prototyping.h2-console.web-allow-remote-access' configuration property; the web console will be unavailable without setting this configuration. As an additional safeguard, the new 'isis.prototyping.h2-console.generate-random-web-admin-password' configuration parameter (enabled by default) requires that the administrator use a randomly generated password to use the console. The password is printed to the log, as "webAdminPass: xxx" (where "xxx") is the password. To revert to the original behaviour, the administrator would therefore need to set these configuration parameter: isis.prototyping.h2-console.web-allow-remote-access=true isis.prototyping.h2-console.generate-random-web-admin-password=false Note also that the h2 webconsole is never available in production mode, so these safeguards are only to ensure that the webconsole is secured by default also in prototype mode.

References

Affected packages

Git / github.com/apache/isis

Affected ranges

Type
GIT
Repo
https://github.com/apache/isis
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

rel/isis-1.*

rel/isis-1.0.0
rel/isis-1.1.0
rel/isis-1.2.0

rel/isis-objectstore-jdo-1.*

rel/isis-objectstore-jdo-1.0.0
rel/isis-objectstore-jdo-1.1.0

rel/isis-security-file-1.*

rel/isis-security-file-1.0.0

rel/isis-security-shiro-1.*

rel/isis-security-shiro-1.0.0
rel/isis-security-shiro-1.1.0

rel/isis-viewer-restfulobjects-1.*

rel/isis-viewer-restfulobjects-1.0.0

rel/isis-viewer-wicket-1.*

rel/isis-viewer-wicket-1.0.0
rel/isis-viewer-wicket-1.1.0
rel/isis-viewer-wicket-1.2.0

rel/quickstart_wicket_restful_jdo-archetype-1.*

rel/quickstart_wicket_restful_jdo-archetype-1.0.0
rel/quickstart_wicket_restful_jdo-archetype-1.0.1
rel/quickstart_wicket_restful_jdo-archetype-1.0.2