| 119 |
<p>There is no known Python extension supporting Solaris privileges, so it |
<p>There is no known Python extension supporting Solaris privileges, so it |
| 120 |
is unlikely that a script could escalate privileges unless it can |
is unlikely that a script could escalate privileges unless it can |
| 121 |
load external (non-Python) privileges-aware code. However, you should |
load external (non-Python) privileges-aware code. However, you should |
| 122 |
nevertheless audit your mod_ruby installation.</p> |
nevertheless audit your mod_python installation.</p> |
| 123 |
|
|
| 124 |
<p>*** What are the issues of Python loading a shared object?</p> |
<p>*** What are the issues of Python loading a shared object?</p> |
| 125 |
</section> |
</section> |
| 304 |
<default>None</default> |
<default>None</default> |
| 305 |
<contextlist><context>virtual host</context></contextlist> |
<contextlist><context>virtual host</context></contextlist> |
| 306 |
<compatibility>Available on Solaris 10 and OpenSolaris with |
<compatibility>Available on Solaris 10 and OpenSolaris with |
| 307 |
non-threaded MPMs (<module>prefork</module> or custom MPM). |
non-threaded MPMs (<module>prefork</module> or custom MPM) |
| 308 |
and when <module>mod_privileges</module> is compiled with the |
and when <module>mod_privileges</module> is compiled with the |
| 309 |
<var>BIG_SECURITY_HOLE</var> compile-time option.</compatibility> |
<var>BIG_SECURITY_HOLE</var> compile-time option.</compatibility> |
| 310 |
|
|