CVE-2025-50881
The flow/admin/moniteur.php script in Use It Flow administration website before 10.0.0 is vulnerable to Remote Code Execution. When handling GET requests,...
- 게시됨
- 2026. 3. 16.
- 업데이트됨
- 2026. 7. 5.
- CNA 할당 중
- mitre
- 증거 관찰됨
- 2026. 8. 8.
기본 CVSS
nvd · CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H낮음 · 다음 30일
- 백분위수
- 47.6%
- 모델 날짜
- 2026. 9. 21.
EPSS는 통계적 추정치이지 확실성이나 영향의 척도가 아닙니다. 이를 CVSS, KEV 상태, 노출 및 환경과 결합하세요.
요약
The `flow/admin/moniteur.php` script in Use It Flow administration website before 10.0.0 is vulnerable to Remote Code Execution. When handling GET requests, the script takes user-supplied input from the `action` URL parameter, performs insufficient validation, and incorporates this input into a string that is subsequently executed by the `eval()` function. Although a `method_exists()` check is performed, it only validates the part of the user input *before* the first parenthesis `(`, allowing an attacker to append arbitrary PHP code after a valid method call structure. Successful exploitation allows an unauthenticated or trivially authenticated attacker to execute arbitrary PHP code on the server with the privileges of the web server process. 10.0.0 이전 버전의 Use It Flow 관리 웹사이트에 포함된 `flow/admin/moniteur.php` 스크립트에는 원격 코드 실행(Remote Code Execution) 취약점이 있습니다. 이 스크립트는 GET 요청을 처리할 때 `action` URL 매개변수에서 사용자 입력을 받아 충분하지 않은 검증을 수행한 후, 이 입력을 `eval()` 함수에 의해 실행되는 문자열에 포함시킵니다. `method_exists()` 검사가 수행되지만, 이 검사는 첫 번째 괄호 `(` *이전*의 사용자 입력 부분만 검증하므로, 공격자는 유효한 메서드 호출 구조 뒤에 임의의 PHP 코드를 추가할 수 있습니다. 이 취약점을 성공적으로 악용하면 인증되지 않았거나 간단한 인증만으로도 공격자가 웹 서버 프로세스의 권한으로 서버에서 임의의 PHP 코드를 실행할 수 있습니다.
소스
1API SAS 사용 흐름 RCE
책임 있는 사용
귀하가 소유하고 있거나 테스트할 권한이 있는 시스템에 대해서만 취약점 정보를 사용하십시오. Kitploit은 공개 연구 메타데이터에 연결되며 익스플로잇 코드나 악성 페이로드를 저장하지 않습니다.