Lucene search
+L

206 matches found

Nuclei
Nuclei
added 2026/09/20 2:05 a.m.150 views

PowerJob <=4.3.2 - Unauthenticated Access

PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface. id: CVE-2023-29923 info: name: PowerJob =4.3.2 - Unauthenticated Access author: For3stCo1d severity: medium description: | PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface. impact: ...

5.3CVSS5.9AI score0.09545EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.166 views

PowerJob V4.3.1 - Authentication Bypass

PowerJob V4.3.1 is vulnerable to Incorrect Access Control via the create user/save interface. id: CVE-2023-29922 info: name: PowerJob V4.3.1 - Authentication Bypass author: Co5mos severity: medium description: | PowerJob V4.3.1 is vulnerable to Incorrect Access Control via the create user/save...

5.3CVSS5.9AI score0.09545EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/19 4:45 p.m.5 views

Powerjob-CVE-2023-29922-

Powerjob-CVE-2023-29922-...

5.3CVSS5.5AI score0.02998EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 3:42 p.m.7 views

CVE-2026-75431_PowerJob_jwt_key_predictable

PowerJob JWT 签名密钥可预测(密钥由默认 JDBC URL 派生)→ 令牌伪造 1. 概述 PowerJob Server 的 JWT(HS256)签名密钥是通过对硬编码常量与默认 JDBC URL 的 MD5 拼接结果进行 BASE64 解码 而派生的(DefaultSecretProvider / JwtServiceImpl)。在默认部署(docker-compose / application-daily.properties)中,JDBC URL 是公开的,因此攻击者可以完全离线推导出密钥 ,并为任何用户(包括管理员)伪造有效的 JWT;OpenAPI...

9.1CVSS5.9AI score0.00772EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:42 p.m.5 views

CVE-2026-75430_PowerJob_worker_deployContainer_RCE

PowerJob Worker 通过 /worker/deployContainer 未授权远程代码执行(任意 JAR 加载) 1. 概述 PowerJob Worker 在其 HTTP 传输端口 27777 上暴露了 deployContainer 处理器,且完全没有身份验证 。攻击者提交一个任意 URL;Worker 会下载该 JAR 并通过 URLClassLoader + Spring ClassPathXmlApplicationContext 加载它,在 Spring init-method 期间执行任意代码 → Worker RCE 。默认的 docker-compose...

9.8CVSS6.2AI score0.00885EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:42 p.m.7 views

CVE-2026-75429_PowerJob_friend_process_RCE

PowerJob 服务器通过未认证的 /friend/process(Groovy 注入)实现远程代码执行 1. 概述 PowerJob 服务器(分布式任务调度/计算框架)在其 Worker↔Server 传输层 HTTP 端口 10010 上暴露了 /friend/process 端点,且完全没有身份认证 。该端点会反射调用任意 Spring Bean 的任意公共方法;攻击者调用 GroovyEvaluator.evaluate 即可执行任意 Groovy 表达式,实现未认证的远程代码执行 。默认的 docker-compose 将该端口发布到...

9.8CVSS6.5AI score0.009EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 11:52 a.m.8 views

CVE-2023-29923-Scan

CVE-2023-29923-Scan PowerJob =4.3.2 未承認アクセス脆弱性検出ツール(CVE-2023-29922)...

5.3CVSS6.1AI score0.09545EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/16 10:43 a.m.10 views

CVE-2023-29923

PowerJob V4.3.1 未認証の脆弱性 このプロジェクトを使用して、WebサイトにCVE-2023-29923の脆弱性があるかどうかを確認でき、バッチ検証もサポートしています 使用方法: 1. python3 CVE-2023-29923.py -u "http://ip:port" 2. python3 CVE-2023-29923.py -f url.txt...

5.3CVSS6.1AI score0.09545EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/08 9:47 a.m.16 views

PowerJob List - Authorization Bypass

PowerJob = 5.1.2 contains a broken access control caused by missing authorization in /user/list function, letting remote attackers access unauthorized resources, exploit requires no special privileges. id: CVE-2025-11580 info: name: PowerJob List - Authorization Bypass author: DhiyaneshDk severit...

6.9CVSS6AI score0.0109EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/04 6:36 p.m.5 views

Insecure Randomness

Overview Affected versions of this package are vulnerable to Insecure Randomness through the JWT signing flow in DefaultSecretProvider and JwtServiceImpl under powerjob-server-auth. An attacker can forge HS256-signed JWTs by using the predictable signing key and then send those tokens to the serv...

9.3CVSS6.5AI score0.00772EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 5:16 p.m.10 views

CVE-2026-75430

PowerJob Worker version 5.1.2 and likely earlier versions exposes the /worker/deployContainer HTTP endpoint without authentication on the default transport port. This allows a remote attacker to execute arbitrary code...

9.8CVSS0.00885EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 4:17 p.m.10 views

CVE-2026-75431

PowerJob Server version 5.1.2 and likely earlier uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code...

9.1CVSS0.00772EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 4:17 p.m.7 views

CVE-2026-75429

PowerJob versions 4.x through 5.1.2 contain an unauthenticated remote code execution vulnerability in the /friend/process endpoint of the Server-Worker transport layer...

9.8CVSS0.009EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 12:00 a.m.10 views

EUVD-2026-71612

PowerJob Worker version 5.1.2 and likely earlier versions exposes the /worker/deployContainer HTTP endpoint without authentication on the default transport port. This allows a remote attacker to execute arbitrary code...

9.8CVSS6AI score0.00885EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 12:00 a.m.20 views

CVE-2026-75429

PowerJob (distributed job scheduling/computing framework) versions 4.x through 5.1.2 contain an unauthenticated remote code execution vulnerability in the /friend/process endpoint on the Worker↔Server transport-layer HTTP port 10010 . The endpoint reflects arbitrary public methods of arbitrary Sp...

9.8CVSS6.2AI score0.009EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.16 views

PT-2026-85685

PowerJob Server version 5.1.2 and likely earlier uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code...

9.1CVSS5.9AI score0.00772EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/04 12:00 a.m.37 views

CVE-2026-75429

PowerJob versions 4.x through 5.1.2 contain an unauthenticated remote code execution vulnerability in the /friend/process endpoint of the Server-Worker transport layer...

0.009EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/04 12:00 a.m.9 views

EUVD-2026-71453

PowerJob versions 4.x through 5.1.2 contain an unauthenticated remote code execution vulnerability in the /friend/process endpoint of the Server-Worker transport layer...

6.2AI score0.009EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/04 12:00 a.m.13 views

CVE-2026-75431

PowerJob Server version 5.1.2 and likely earlier uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code...

9.1CVSS5.9AI score0.00772EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 12:00 a.m.14 views

CVE-2026-75430

PowerJob Worker version 5.1.2 (and likely earlier) exposes the /worker/deployContainer HTTP endpoint without authentication on its default transport port, allowing a remote unauthenticated attacker to execute arbitrary code . The vulnerability is scored CVSS 9.8 (Critical) — network attack vector...

9.8CVSS6AI score0.00885EPSS
SaveExploits0References5
Rows per page
Query Builder