はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ブラックフライデー

『Sudo』

  • 人気
  • 新着
  • すべて
  • Buffer overflow in command line unescaping

    11 users

    www.sudo.ws

    When sudo runs a command in shell mode, either via the -s or -i command line option, it escapes special characters in the command’s arguments with a backslash. The sudoers policy plugin will then remove the escape characters from the arguments before evaluating the sudoers policy (which doesn’t expect the escape characters) if the command is being run in shell mode. A bug in the code that removes

    • テクノロジー
    • 2021/01/27 14:40
    • security
    • セキュリティ
    • linux
    • IT
    • Potential bypass of Runas user restrictions (October 14, 2019) - Sudo

      22 users

      www.sudo.ws

      Exploiting the bug requires that the user have sudo privileges that allow them to run commands with an arbitrary user ID. Typically, this means that the user’s sudoers entry has the special value ALL in the Runas specifier. Sudo supports running a command with a user-specified user name or user ID, if permitted by the sudoers policy. For example, the following sudoers entry allow the id command to

      • テクノロジー
      • 2019/10/15 09:06
      • security
      • sudo
      • Linux
      • programming
      • あとで読む
      • Potential file overwrite or tty access on Linux

        3 users

        www.sudo.ws

        This vulnerability was initially assigned CVE-2017-1000367 in the Common Vulnerabilities and Exposures database. It was later discovered that the fix present in sudo 1.8.20p1 was incomplete as it did not address the problem of a command with a newline in the name. CVE-2017-1000368 was assigned for this additional issue. Exploiting the bug requires that the user already have sudo privileges. SELinu

        • テクノロジー
        • 2017/05/31 09:39
        • Authentication bypass when clock is reset

          4 users

          www.sudo.ws

          About Sudo A Short Introduction A Brief History of Sudo Contributors Translations Sudo Plugins Sudo License Sudo Logo Export Controls Releases Stable Release Legacy Release Development Release ChangeLog Getting Sudo Source Repo Source Distribution Prebuilt Packages Download Mirrors Mirroring Sudo Documentation Manual Pages (latest) Cvtsudoers Manual Sudo Configuration Manual Sudo Log Client Manual

          • テクノロジー
          • 2013/03/04 23:22
          • Sudo format string vulnerability

            8 users

            www.sudo.ws

            Sudo 1.8.0 introduced simple debugging support that was primarily intended for use when developing policy or I/O logging plugins. The sudo_debug() function contains a flaw where the program name is used as part of the format string passed to the fprintf() function. The program name can be controlled by the caller, either via a symbolic link or, on some systems, by setting argv[0] when executing su

            • 学び
            • 2012/01/31 09:13
            • Troubleshooting FAQ

              5 users

              www.sudo.ws

              About Sudo A Short Introduction A Brief History of Sudo Contributors Translations Sudo Plugins Sudo License Sudo Logo Export Controls Releases Stable Release Legacy Release Development Release ChangeLog Getting Sudo Source Repo Source Distribution Prebuilt Packages Download Mirrors Mirroring Sudo Documentation Manual Pages (latest) Cvtsudoers Manual Sudo Configuration Manual Sudo Log Client Manual

              • テクノロジー
              • 2011/12/14 16:54
              • Sudo

                9 users

                www.sudo.ws

                About Sudo A Short Introduction A Brief History of Sudo Contributors Translations Sudo Plugins Sudo License Sudo Logo Export Controls Releases Stable Release Legacy Release Development Release ChangeLog Getting Sudo Source Repo Source Distribution Prebuilt Packages Download Mirrors Mirroring Sudo Documentation Manual Pages (latest) Cvtsudoers Manual Sudo Configuration Manual Sudo Log Client Manual

                • テクノロジー
                • 2009/09/23 20:55
                • Sudo Manual

                  13 users

                  www.sudo.ws

                  [-ABbEHnPS] [-a type] [-C num] [-c class] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-r role] [-t type] [-T timeout] [-u user] [VAR=value] [-i | -s] [command [arg ...]] DESCRIPTION sudo allows a permitted user to execute a command as the superuser or another user, as specified by the security policy. The invoking user's real (not effective) user-ID is used to determine the use

                  • テクノロジー
                  • 2009/09/23 20:55
                  • development
                  • Linux
                  • *あとで
                  • Sudo

                    4 users

                    www.sudo.ws

                    About Sudo A Short Introduction A Brief History of Sudo Contributors Translations Sudo Plugins Sudo License Sudo Logo Export Controls Releases Stable Release Legacy Release Development Release ChangeLog Getting Sudo Source Repo Source Distribution Prebuilt Packages Download Mirrors Mirroring Sudo Documentation Manual Pages (latest) Cvtsudoers Manual Sudo Configuration Manual Sudo Log Client Manual

                    • テクノロジー
                    • 2008/11/11 12:02
                    • あとで読む

                    このページはまだ
                    ブックマークされていません

                    このページを最初にブックマークしてみませんか?

                    『Sudo』の新着エントリーを見る

                    キーボードショートカット一覧

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

                    • 総合
                    • 一般
                    • 世の中
                    • 政治と経済
                    • 暮らし
                    • 学び
                    • テクノロジー
                    • エンタメ
                    • アニメとゲーム
                    • おもしろ
                    • アプリ・拡張機能
                    • 開発ブログ
                    • ヘルプ
                    • お問い合わせ
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について

                    公式Twitter

                    • 公式アカウント
                    • ホットエントリー

                    はてなのサービス

                    • はてなブログ
                    • はてなブログPro
                    • 人力検索はてな
                    • はてなブログ タグ
                    • はてなニュース
                    • ソレドコ
                    • App Storeからダウンロード
                    • Google Playで手に入れよう
                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                    設定を変更しましたx