Cross-Site Request Forgery (CSRF) The advisory has been revoked - it doesn't affect any version of package com.jfinal:jfinal  (opens in a new tab)


Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
0.06% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-Site Request Forgery (CSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-COMJFINAL-6117560
  • published12 Dec 2023
  • disclosed5 Dec 2023
  • creditli-yu320

Introduced: 5 Dec 2023

CVE-2023-49373  (opens in a new tab)
CWE-352  (opens in a new tab)

How to fix?

There is no fixed version for com.jfinal:jfinal.

Amendment

This was deemed not a vulnerability.

Overview

com.jfinal:jfinal is a JFinal is a simple, light, rapid,independent, extensible Java WEB + ORM framework. The feature of JFinal looks like ruby on rails especially ActiveRecord.

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) via the /admin/slide/delete endpoint. An attacker can perform unauthorized actions on behalf of a legitimate user by tricking the user into clicking a malicious link or visiting a compromised website.

References