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.1% (45th 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-6117561
  • published12 Dec 2023
  • disclosed5 Dec 2023
  • creditcui2shark

Introduced: 5 Dec 2023

CVE-2023-49383  (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 a specially crafted request to the /admin/tag/save endpoint. An attacker can manipulate the state of the application on behalf of the victim by tricking the victim into submitting a request to the vulnerable endpoint.

References