Lucene search
K

22 matches found

OSV
OSV
added 2026/02/16 1:16 p.m.1 views

CVE-2026-2556

A security vulnerability has been detected in cskefu up to 8.0.1. This issue affects some unknown processing of the file com/cskefu/cc/controller/resource/MediaController.java of the component Endpoint. The manipulation of the argument url leads to server-side request forgery. The attack may be...

5.3CVSS6AI score
Exploits0References4
CVE
CVE
added 2026/02/16 1:2 p.m.7 views

CVE-2026-2557

CVE-2026-2557 affects cskefu up to 8.0.1. The vulnerability is in the Upload function of MediaController.java (package com/cskefu/cc/controller/resource/MediaController.java) where the file upload path allows cross-site scripting. The issue is triggered remotely and exploit code is public (PoC). ...

5.4CVSS3.9AI score0.00036EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/16 12:0 a.m.5 views

PT-2026-8343

A security vulnerability has been detected in cskefu up to 8.0.1. This issue affects some unknown processing of the file com/cskefu/cc/controller/resource/MediaController.java of the component Endpoint. The manipulation of the argument url leads to server-side request forgery. The attack may be...

6.5CVSS5.2AI score0.00015EPSS
Exploits1References5
CVE
CVE
added 2025/09/15 4:32 p.m.9 views

CVE-2025-10471

ZKEACMS 4.3 is affected by a server-side request forgery in the Proxy function of src/ZKEACMS/Controllers/MediaController.cs. Manipulating the url argument enables remote exploitation, and public exploits exist. Impact is SSRF with potential access to internal resources; CVSS specifics vary by so...

8.8CVSS6.4AI score0.00083EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/05/05 2:15 a.m.1 views

CVE-2025-4258

A vulnerability, which was classified as critical, was found in zhangyanbo2007 youkefu up to 4.2.0. Affected is the function Upload of the file \youkefu-master\src\main\java\com\ukefu\webim\web\handler\resource\MediaController.java. The manipulation of the argument imgFile leads to unrestricted...

8.8CVSS5.4AI score0.00286EPSS
Exploits0References4
Veracode
Veracode
added 2024/09/25 10:29 a.m.3 views

Remote Code Execution

Camaleon CMS is vulnerable to Remote Code Execution. The vulnerability is due to insufficient path validation in the MediaController class, allowing attackers, after taking over an administrator account, to delete arbitrary files or folders. Additionally, the cropurl action may allow arbitrary fi...

7.5AI score
Exploits0
OSV
OSV
added 2024/09/23 10:5 p.m.7 views

GHSA-3HP8-6J24-M5GM Duplicate Advisory: Camaleon CMS vulnerable to remote code execution through code injection (GHSL-2024-185)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7x4w-cj9r-h4v9. This link is maintained to preserve external references. Original Description The actions defined inside of the MediaController class do not check whether a given path is inside a certain path e....

7.3AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/09/23 10:5 p.m.32 views

Duplicate Advisory: Camaleon CMS vulnerable to remote code execution through code injection (GHSL-2024-185)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7x4w-cj9r-h4v9. This link is maintained to preserve external references. Original Description The actions defined inside of the MediaController class do not check whether a given path is inside a certain path e....

7.3AI score
Exploits0References3Affected Software1
Veracode
Veracode
added 2024/09/23 8:15 a.m.1 views

Remote Code Execution

Camaleon CMS is vulnerable to Remote Code Execution. The vulnerability is due to missing path validation in the MediaController class, allowing an attacker to delete arbitrary files or folders. Additionally, the cropurl action may allow arbitrary file writes by any authenticated user, though it...

7.5AI score
Exploits0References2Affected Software1
NVD
NVD
added 2024/09/18 6:15 p.m.24 views

CVE-2024-46987

Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaController's downloadprivatefile method allows authenticated users to download any file on the web server Camaleon CMS is running on depending on the file...

7.7CVSS0.44011EPSS
Exploits11References5
Vulnrichment
Vulnrichment
added 2024/09/18 5:15 p.m.23 views

CVE-2024-46987 Arbitrary path traversal in Camaleon CMS

Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaController's downloadprivatefile method allows authenticated users to download any file on the web server Camaleon CMS is running on depending on the file...

7.7CVSS6.6AI score0.44011EPSS
Exploits11References5
OSV
OSV
added 2024/09/18 5:15 p.m.18 views

CVE-2024-46987 Arbitrary path traversal in Camaleon CMS

Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaController's downloadprivatefile method allows authenticated users to download any file on the web server Camaleon CMS is running on depending on the file...

7.7CVSS6.3AI score0.44011EPSS
Exploits11References7
CVE
CVE
added 2024/09/18 5:15 p.m.117 views

CVE-2024-46987

CVE-2024-46987 affects Camaleon CMS (Ruby on Rails). A path traversal flaw exists in the MediaController download_private_file endpoint, where the file parameter is not properly sanitized, allowing an authenticated user to read arbitrary server files (information disclosure). Affected versions ar...

7.7CVSS7.4AI score0.44011EPSS
Exploits11References5Affected Software1
CVE
CVE
added 2024/09/18 5:14 p.m.70 views

CVE-2024-46986

Camaleon CMS (Ruby on Rails) has an authenticated arbitrary file write vulnerability in the MediaController upload flow that lets an attacker write files to arbitrary server paths (depending on filesystem permissions). A crafted payload can place a Ruby file under config/initializers, potentially...

9.9CVSS9.7AI score0.92294EPSS
Exploits2References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 5:14 p.m.17 views

CVE-2024-46986 Arbitrary file write leading to RCE in Camaleon CMS

Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on...

9.9CVSS7.8AI score0.92294EPSS
Exploits2References4
Github Security Blog
Github Security Blog
added 2024/09/18 3:47 p.m.130 views

Camaleon CMS vulnerable to remote code execution through code injection (GHSL-2024-185)

The actions defined inside of the MediaController class do not check whether a given path is inside a certain path e.g. inside the media folder. If an attacker performed an account takeover of an administrator account See: GHSL-2024-184 they could delete arbitrary files or folders on the server...

7.3AI score
Exploits0References4Affected Software1
OSV
OSV
added 2024/09/18 3:46 p.m.13 views

GHSA-CP65-5M9R-VC2C Camaleon CMS vulnerable to arbitrary path traversal (GHSL-2024-183)

A path traversal vulnerability accessible via MediaController's downloadprivatefile method allows authenticated users to download any file on the web server Camaleon CMS is running on depending on the file permissions. In the downloadprivatefile method: ruby def downloadprivatefile...

7.1CVSS7.4AI score0.44011EPSS
Exploits11References9
OSV
OSV
added 2024/09/18 2:39 p.m.18 views

GHSA-WMJG-VQHV-Q5P5 Camaleon CMS affected by arbitrary file write to RCE (GHSL-2024-182)

An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on depending on the permissions of the underlying filesystem. E.g. This can lead to a delayed...

8.8CVSS9.8AI score0.92294EPSS
Exploits2References9
RubySec
RubySec
added 2024/09/18 12:0 a.m.24 views

Camaleon CMS affected by arbitrary file write to RCE (GHSL-2024-182)

An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on depending on the permissions of the underlying filesystem. E.g. This can lead to a delayed...

9.9CVSS8.6AI score0.92294EPSS
Exploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/18 12:0 a.m.5 views

PT-2024-32320 · Unknown · Ruby On Rails +1

Name of the Vulnerable Software and Affected Versions: Camaleon CMS versions prior to 2.8.2 Description: An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS...

9.9CVSS7.1AI score0.92294EPSS
Exploits2References19
Rows per page
Query Builder