Lucene search
+L

207 matches found

Kitploit
Kitploit
added 2026/09/18 10:24 a.m.17 views

cmdchamp

cmdchamp Bash CLIトレーナー — lsから権限昇格までの30レベル。 すべての問題で実際のコマンドを入力します — 即座にフィードバックが返り、先へ進めます。間違えると、答えが表示されるだけでなく、YOURコマンドの出力と期待された出力の違い、パイプラインの場合は各段階の行数が表示されるため、どこで失敗したかがわかります。テキスト一致の問題では、あなたの回答に最も近い正解と、抜けていた正確なフラグが示されます。遠回りな方法で正解すると、短い方法も表示されます — cat f | grep -c X と入力すると Shorter: grep -c X f...

6.2AI score
SaveExploits0References1
NVD
NVD
added 2026/09/06 12:17 p.m.8 views

CVE-2026-86256

wger before 2.6 affected versions = 2.5.0 contains an open redirect vulnerability in the trainerlogin view wger/core/views/user.py. After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect without validating it with...

5.4CVSS0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.49 views

CVE-2026-86256 wger before 2.6 Open Redirect via trainer-login next parameter

wger before 2.6 affected versions = 2.5.0 contains an open redirect vulnerability in the trainerlogin view wger/core/views/user.py. After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect without validating it with...

5.4CVSS0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.4 views

CVE-2026-86256 wger before 2.6 Open Redirect via trainer-login next parameter

wger before 2.6 affected versions = 2.5.0 contains an open redirect vulnerability in the trainerlogin view wger/core/views/user.py. After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect without validating it with...

5.1CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/06 12:00 p.m.16 views

CVE-2026-86256

wger before 2.6 (affected versions ≤ 2.5.0) contains an open redirect vulnerability in the trainer_login view (wger/core/views/user.py). After a trainer enters impersonation mode, the view redirects to a user-supplied next GET parameter via HttpResponseRedirect() without validating it with url_ha...

5.4CVSS5.8AI score0.0018EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/07/23 7:58 p.m.8 views

cy-ai-trainer (>=0.0.1, <=0.0.2), llama-index-packs-vanna (>=0.0.1, <=0.3.0) +2 more potentially affected by CVE-2026-65702 via vanna (>=0.0.30, <=2.0.2)

vanna PYPI version =0.0.30, =0.0.1, =0.0.1, =1.4.2, =1.0.0, =2.0.0 Source cves: CVE-2026-65702 Source advisory: SNYK:PYTHON-VANNA-18601852...

8.8CVSS5.7AI score0.0058EPSS
SaveExploits0
NVD
NVD
added 2026/07/16 11:16 p.m.25 views

CVE-2026-43978

wger is a free, open-source workout and fitness manager. In versions prior to 2.6, a gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a...

8.1CVSS0.00371EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 10:11 p.m.59 views

CVE-2026-43978

CVE-2026-43978 describes a privilege-escalation in wger prior to version 2.6 where a gym trainer can chain two trainer-login calls to impersonate higher-privileged users (gym manager/general manager). The root cause is a logic error in wger/core/views/user.py: after the first hop, session["traine...

8.1CVSS6AI score0.00371EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 10:11 p.m.8 views

CVE-2026-43978

wger is a free, open-source workout and fitness manager. In versions prior to 2.6, a gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a...

8.1CVSS6AI score0.00371EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 10:11 p.m.9 views

CVE-2026-43978 wger: Privilege escalation via trainer-login session chaining allows gym trainers to impersonate gym managers

wger is a free, open-source workout and fitness manager. In versions prior to 2.6, a gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a...

8.1CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 10:11 p.m.47 views

CVE-2026-43978 wger: Privilege escalation via trainer-login session chaining allows gym trainers to impersonate gym managers

wger is a free, open-source workout and fitness manager. In versions prior to 2.6, a gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a...

8.1CVSS0.00371EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 3:19 p.m.22 views

PYSEC-2026-3420 wger: Privilege escalation via trainer-login session chaining allows gym trainer to impersonate gym manager

Summary A gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a low-privileged user, the session flag trainer.identity is set and this flag alone...

8.1CVSS6.2AI score0.00371EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:15 p.m.35 views

PYSEC-2026-3068 Snorkel Trainer.load uses an unsafe torch.load

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability CWE-502 in the Trainer.load method of the Trainer class. The method loads model checkpoint files using torch.load without enabling the security-restrictive weightsonly=True parameter. This default behavior allows...

8.8CVSS6.5AI score0.00392EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/09 6:32 p.m.49 views

CVE-2026-58198

ChatterBot (Python) vulnerability CVE-2026-58198: UbuntuCorpusTrainer.extract() uses a predictable home path (~/.ubuntu_data/ubuntu_dialogs) with a check-then-create pattern, then tar.extractall(path=self.data_path). An attacker who pre-places a symlink at that path can cause archived contents to...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:32 p.m.13 views

CVE-2026-58198

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. Prior to 1.2.14, UbuntuCorpusTrainer.extract uses a predictable home-rooted output directory /ubuntudata/ubuntudialogs with a check-then-create pattern followed by tar.extractallpath=self.datapath, allowing a...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/09 6:32 p.m.12 views

CVE-2026-58198 ChatterBot: Symlink-Following Arbitrary Write via UbuntuCorpusTrainer

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. Prior to 1.2.14, UbuntuCorpusTrainer.extract uses a predictable home-rooted output directory /ubuntudata/ubuntudialogs with a check-then-create pattern followed by tar.extractallpath=self.datapath, allowing a...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/09 6:32 p.m.43 views

CVE-2026-58198 ChatterBot: Symlink-Following Arbitrary Write via UbuntuCorpusTrainer

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. Prior to 1.2.14, UbuntuCorpusTrainer.extract uses a predictable home-rooted output directory /ubuntudata/ubuntudialogs with a check-then-create pattern followed by tar.extractallpath=self.datapath, allowing a...

5.5CVSS0.00123EPSS
SaveExploits0References4
Wired Threat Level
Wired Threat Level
added 2026/05/18 9:30 a.m.48 views

An ICE Firearms Trainer Was Involved in At Least 4 Deadly Shootings

David Norman, a former Phoenix police officer who’s described himself as “a fucking savage,” now runs a company that provided training to Homeland Security’s Special Response Teams...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/15 7:57 p.m.22 views

CVE-2026-31222

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability CWE-502 in the Trainer.load method of the Trainer class. The method loads model checkpoint files using torch.load without enabling the security-restrictive weightsonly=True parameter. This default behavior allows...

8.8CVSS6.3AI score0.00392EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/14 4:16 p.m.20 views

wger: Privilege escalation via trainer-login session chaining allows gym trainer to impersonate gym manager

Summary A gym trainer can escalate their session to any higher-privileged account gym manager, general manager by chaining two calls to the trainer-login endpoint. Once a trainer performs a legitimate switch into a low-privileged user, the session flag trainer.identity is set and this flag alone...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder