回答編集履歴
1
fix typo
answer
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
suid・sgid を落とすと、例えば下記のようになります。
|
2
|
-
[https://teratail.com/questions/331043
|
3
|
-
](https://teratail.com/questions/331043)
|
2
|
+
[https://teratail.com/questions/331043](https://teratail.com/questions/331043)
|
4
3
|
|
5
4
|
suid・sgid は他アカウントの権限を取得する仕組みですので、リスクがあるのは事実です。
|
6
5
|
参考: [https://www.ipa.go.jp/security/awareness/vendor/programmingv1/b07_03.html](https://www.ipa.go.jp/security/awareness/vendor/programmingv1/b07_03.html)
|