Skip to content

Commit 1837ffb

Browse files
1 parent f46639c commit 1837ffb

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2025/10/GHSA-9wq6-87hw-6mhc/GHSA-9wq6-87hw-6mhc.json renamed to advisories/github-reviewed/2025/10/GHSA-9wq6-87hw-6mhc/GHSA-9wq6-87hw-6mhc.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9wq6-87hw-6mhc",
4-
"modified": "2025-10-10T21:31:15Z",
4+
"modified": "2025-10-27T23:14:20Z",
55
"published": "2025-10-10T21:31:15Z",
66
"aliases": [
77
"CVE-2025-11581"
88
],
9+
"summary": "PowerJob OpenAPIController is missing authorization ",
910
"details": "A security vulnerability has been detected in PowerJob up to 5.1.2. This vulnerability affects unknown code of the file /openApi/runJob of the component OpenAPIController. Such manipulation leads to missing authorization. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "tech.powerjob:powerjob-server-starter"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "5.1.2"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://github.com/PowerJob/PowerJob/issues/1128"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/PowerJob/PowerJob"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://vuldb.com/?ctiid.327903"
@@ -45,8 +70,8 @@
4570
"CWE-862"
4671
],
4772
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-10-27T23:14:20Z",
5075
"nvd_published_at": "2025-10-10T19:15:36Z"
5176
}
5277
}

0 commit comments

Comments
 (0)