CVE-2023-25015
02.02.2023, 04:15
Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.
Vendor | Product | Version |
---|---|---|
clockwork_web_project | clockwork_web | 𝑥 < 0.1.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-352 - Cross-Site Request Forgery (CSRF)The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
- CWE-652 - Improper Neutralization of Data within XQuery Expressions ('XQuery Injection')The software uses external input to dynamically construct an XQuery expression used to retrieve data from an XML database, but it does not neutralize or incorrectly neutralizes that input. This allows an attacker to control the structure of the query.
References