Struts1入門まとめ|基本構造・つまずきポイント - Qiita

執筆のきっかけ 最初にJavaを業務で触れた際のフレームワークが「Struts1」でした 現在はSpring系が主流ですが、保守案件やフレームワーク移行等で稀に触れる機会があると思います。 この記事では、Java/Struts初学者向けに、基本とつまずきやすいポイントをま...

Qiita
Struts経験者がSpringで困惑したポイントまとめ(初心者向け) - Qiita

執筆のきっかけ プログラミングって何?という全くの未経験状態からJavaのStrutsを触り始め、そこからSpringで開発することになりました 始めはStrutsを使って経験を積んでいたこともあり、 「同じJavaならフレームワークが異なるSpringも流れですぐ理解で...

Qiita
The Struts (feat. Brian May) – Could Have Been Me – MetGitarenEnZo

The Struts (feat. Brian May) – Could Have Been Me – MetGitarenEnZo

【Java比較で理解】StrutsとSpring Bootの違いを体系的に整理してみた - Qiita

【比較で理解】StrutsとSpring Bootの違いを体系的に整理してみた はじめに 1. アーキテクチャの基本思想 2. フォルダ構成とファイル管理 3. 実装スタイルの違い 4. バリデーションとデータバインディング 5. URLルーティングとリクエスト処理 ...

Qiita
It's been a #struts and #lemontwigs day at work, getting things accomplished.
Then I checked the news, I think #seanrowe is next 😟
#music #nowlistening
Java News Roundup: TomEE 10, Struts 7, Payara Platform, GlassFish, Commonhaus Foundation, Gradle

This week's Java roundup for December 16th, 2024 features news highlighting: GA releases of Apache TomEE 10.0.0 and Apache Struts 7.0.0; the December 2024 release of the Payara Platform, GlassFish 8.0

InfoQ
Announcements 2024

#Struts: A recently patched Critical Apache Struts 2 #vulnerability tracked as CVE-2024-53677 (CVSS: 9.5) is actively exploited by attackers allowing uploading malicious files like web shells:
👇
https://www.bleepingcomputer.com/news/security/new-critical-apache-struts-flaw-exploited-to-find-vulnerable-servers/
New critical Apache Struts flaw exploited to find vulnerable servers

A recently patched critical Apache Struts 2 vulnerability tracked as CVE-2024-53677 is actively exploited using public proof-of-concept exploits to find vulnerable devices.

BleepingComputer

Almost exactly a year ago, Rapid7 put out a technical analysis of Apache #Struts 2 CVE-2023-50164 that said:

* Exploit payloads were going to need to be customized to the target

* It wasn't clear that there was any critical mass of remotely exploitable applications out of the box

* The reports of exploitation in the wild all appeared to be unsuccessful attempts rather than IRL compromises of production systems.

https://attackerkb.com/topics/pe3CCtOE81/cve-2023-50164/rapid7-analysis

Fast-forward to CVE-2024-53677 and we can repeat the above verbatim, with one pretty notable exception — the "fixed" version that ostensibly remediates the vulnerability actually doesn't, and code-level changes are required (to migrate away from the vulnerable file upload interceptor) to actually remediate it. Also the "fixed" release (6.4.0) appears to have gone out a year ago? No idea. Big ups to @fuzz for the analysis!

https://attackerkb.com/assessments/28f08c0a-702c-4ab0-99cb-eea00202fa2c

CVE-2023-50164 | AttackerKB

Apache Struts is a popular Java web application framework. On December 7, 2023 Apache published an advisory for CVE-2023-50164, a Struts parameter pollution vu…

AttackerKB