Lucene search
+L

48 matches found

EUVD
EUVD
•added 2026/08/07 12:31 a.m.•23 views

EUVD-2026-54238

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References4
EUVD
EUVD
•added 2026/08/07 12:31 a.m.•19 views

EUVD-2026-54235

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS5.8AI score0.00819EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/06 10:18 p.m.•22 views

CVE-2026-70559

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS0.00451EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/08/06 7:36 p.m.•37 views

CVE-2026-70559 Dinky Unauthenticated System Configuration and Credential Disclosure via GET /api/sysConfig/getAll

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS0.00451EPSS
SaveExploits1References3
OSV
OSV
•added 2026/08/06 7:36 p.m.•19 views

CVE-2026-70559 Dinky Unauthenticated System Configuration and Credential Disclosure via GET /api/sysConfig/getAll

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/06 7:36 p.m.•16 views

CVE-2026-70559 Dinky Unauthenticated System Configuration and Credential Disclosure via GET /api/sysConfig/getAll

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.7AI score0.00451EPSS
SaveExploits1References3
CVE
CVE
•added 2026/08/06 7:36 p.m.•88 views

CVE-2026-70559

Summary: Dinky v1.2.5 (and dev head) exposes an unauthenticated GET endpoint, /api/sysConfig/getAll, due to a method-level @SaIgnore bypassing class-level login checks. An unauthenticated remote user can retrieve the full live system configuration (54 entries on stock v1.2.5) with minimal GET. Th...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2026/08/06 7:36 p.m.•14 views

CVE-2026-70559

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
•added 2026/08/06 7:30 p.m.•13 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS5.6AI score0.00819EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/06 7:30 p.m.•70 views

CVE-2026-70558

Dinky CVE-2026-70558 affects the v1.2.5 release and development branch. The vulnerable component is the POST /download/uploadFromRsByLocal handler, which passes a caller-supplied path directly to new File(path) and file.transferTo(dest) with no path validation. The route is SaIgnore’d and /downlo...

9.8CVSS5.8AI score0.00819EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/06 7:30 p.m.•13 views

CVE-2026-70558

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS5.8AI score0.00819EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/06 7:30 p.m.•16 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.3CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/06 7:30 p.m.•41 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS0.00819EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/06 12:00 a.m.•1 views

CVE-2026-70559: Missing Authentication for Critical Function

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.8AI score0.00451EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/06 12:00 a.m.•2 views

CVE-2026-70558: Unrestricted Upload of File with Dangerous Type

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS5.9AI score0.00819EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/02/25 4:07 a.m.•25 views

CVE-2026-3051

A vulnerability has been found in DataLinkDC dinky up to 1.2.5. The affected element is the function getProjectDir of the file dinky-admin/src/main/java/org/dinky/utils/GitRepository.java of the component Project Name Handler. Such manipulation of the argument projectName leads to path traversal...

7.6CVSS5AI score0.00642EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2026/02/25 4:07 a.m.•26 views

CVE-2026-3052

A vulnerability was found in DataLinkDC dinky up to 1.2.5. The impacted element is the function proxyUba of the file dinky-admin/src/main/java/org/dinky/controller/FlinkProxyController.java of the component Flink Proxy Controller. Performing a manipulation results in server-side request forgery. ...

7.7CVSS5.2AI score0.00397EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2026/02/25 4:06 a.m.•16 views

CVE-2026-3053

A vulnerability was determined in DataLinkDC dinky up to 1.2.5. This affects the function addInterceptors of the file dinky-admin/src/main/java/org/dinky/configure/AppConfig.java of the component OpenAPI Endpoint. Executing a manipulation can lead to missing authentication. It is possible to laun...

9.8CVSS5.2AI score0.0101EPSS
SaveExploits1References1
NVD
NVD
•added 2026/02/24 2:16 a.m.•23 views

CVE-2026-3052

A vulnerability was found in DataLinkDC dinky up to 1.2.5. The impacted element is the function proxyUba of the file dinky-admin/src/main/java/org/dinky/controller/FlinkProxyController.java of the component Flink Proxy Controller. Performing a manipulation results in server-side request forgery. ...

7.7CVSS0.00397EPSS
SaveExploits1References5
NVD
NVD
•added 2026/02/24 2:16 a.m.•22 views

CVE-2026-3053

A vulnerability was determined in DataLinkDC dinky up to 1.2.5. This affects the function addInterceptors of the file dinky-admin/src/main/java/org/dinky/configure/AppConfig.java of the component OpenAPI Endpoint. Executing a manipulation can lead to missing authentication. It is possible to laun...

9.8CVSS0.0101EPSS
SaveExploits1References5
Rows per page
Query Builder