GHSA-xpmx-h7xq-xffh

Suggest an improvement
Source
https://github.com/advisories/GHSA-xpmx-h7xq-xffh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/10/GHSA-xpmx-h7xq-xffh/GHSA-xpmx-h7xq-xffh.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-xpmx-h7xq-xffh
Aliases
Published
2020-10-02T16:33:41Z
Modified
2023-11-01T04:51:58.797530Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L CVSS Calculator
Summary
Potential access control security issue in apollo-adminservice
Details

Impact

If users expose apollo-adminservice to internet(which is not recommended), there are potential security issues since apollo-adminservice is designed to work in intranet and it doesn't have built-in access control. Malicious hackers may access apollo-adminservice apis directly to access/edit the application's configurations.

Patches

Access control for admin service was added in #3233 and was released in v1.7.1.

Workarounds

To fix the potential issue without upgrading, simply follow the advice that do not expose apollo-adminservice to internet.

Credits

Lexu reported the issue and provided the required information to reproduce it.

References

Apollo Security Guidence

For more information

If you have any questions or comments about this advisory: * Open an issue * Email to one of the active project maintainers

Database specific
{
    "nvd_published_at": "2020-09-10T19:15:00Z",
    "github_reviewed_at": "2020-10-02T16:32:24Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Maven / com.ctrip.framework.apollo:apollo-core

Package

Name
com.ctrip.framework.apollo:apollo-core
View open source insights on deps.dev
Purl
pkg:maven/com.ctrip.framework.apollo/apollo-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.1

Affected versions

1.*

1.0.0
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.5.0
1.5.1
1.6.0
1.6.2
1.7.0