CVE-2025-8548
Description
A vulnerability was found in atjiu pybbs up to 6.0.0 and classified as problematic. This issue affects the function sendEmailCode of the file src/main/java/co/yiiu/pybbs/controller/api/SettingsApiController.java of the component Registered Email Handler. The manipulation of the argument email leads to information exposure through error message. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The identifier of the patch is 234197c4f8fc7ce24bdcff5430cd42492f28936a. It is recommended to apply a patch to fix this issue.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cna@vuldb.com — https://github.com/atjiu/pybbs/commit/234197c4f8fc7ce24bdcff5430cd42492f28936a
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pybbs_project | pybbs | {"endIncluding":"6.0.0"} | |
References
- https://github.com/atjiu/pybbs/commit/234197c4f8fc7ce24bdcff5430cd42492f28936a
- https://github.com/atjiu/pybbs/issues/202
- https://github.com/atjiu/pybbs/issues/202#issue-3256293499
- https://github.com/atjiu/pybbs/issues/202#issuecomment-3134602615
- https://vuldb.com/?ctiid.318677
- https://vuldb.com/?id.318677
- https://vuldb.com/?submit.622186
- https://github.com/atjiu/pybbs/issues/202
- https://github.com/atjiu/pybbs/issues/202#issue-3256293499
- https://github.com/atjiu/pybbs/issues/202#issuecomment-3134602615
CWEs
CWE-200 CWE-209
Verify integrity in audit chain (admin only). AS-IS.