CVE-2013-7250
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in the JsonBuilder implementation in ProjectForge before 5.3 allows remote authenticated users to inject arbitrary web script or HTML via an autocompletion string, related to web/core/JsonBuilder.java and web/wicket/autocompletion/PFAutoCompleteBehavior.java.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/micromata/projectforge-webapp/commit/5a6a25366491443b76e528a04a9e4ba26f08a83c
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| projectforge | projectforge | {"endIncluding":"5.2"} | |
| projectforge | projectforge | 5.0 | |
| projectforge | projectforge | 5.1 | |
References
- http://www.projectforge.org/pf-en/News
- http://www.securityfocus.com/bid/64632
- https://github.com/micromata/projectforge-webapp/commit/5a6a25366491443b76e528a04a9e4ba26f08a83c
- https://www.projectforge.org/jira/browse/PF-483
- http://www.projectforge.org/pf-en/News
- http://www.securityfocus.com/bid/64632
- https://github.com/micromata/projectforge-webapp/commit/5a6a25366491443b76e528a04a9e4ba26f08a83c
- https://www.projectforge.org/jira/browse/PF-483
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.