mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Document rsnapshot -- local privilege escalation
Approved by: simon
This commit is contained in:
parent
cab96adc56
commit
d3e3b64b15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134446
1 changed files with 31 additions and 0 deletions
|
@ -32,6 +32,37 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="8c5ad0cf-ba37-11d9-837d-000e0c2e438a">
|
||||
<topic>rsnapshot -- local privilege escalation</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>rsnapshot</name>
|
||||
<range><lt>1.1.7</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>An rsnapshot Advisory reports:</p>
|
||||
<blockquote cite="http://www.rsnapshot.org/security/2005/001.html">
|
||||
<p>The copy_symlink() subroutine in rsnapshot incorrectly
|
||||
changes file ownership on the files pointed to by symlinks,
|
||||
not on the symlinks themselves. This would allow, under
|
||||
certain circumstances, an arbitrary user to take ownership
|
||||
of a file on the main filesystem.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<bid>13095</bid>
|
||||
<cvename>CAN-2005-1064</cvename>
|
||||
<url>http://www.rsnapshot.org/security/2005/001.html</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2005-04-10</discovery>
|
||||
<entry>2005-05-01</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="756db070-b9d4-11d9-ae81-000ae42e9b93">
|
||||
<topic>coppermine -- IP spoofing and XSS vulnerability</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Add table
Reference in a new issue