Add recent tt-rss issues.
PR: 249472 Submitted by: Derek Schrock (tt-rss´s maintainer) MFC after: 1 day Security: https://community.tt-rss.org/t/heads-up-several-vulnerabilities-fixed/3799
This commit is contained in:
parent
97bb42efc0
commit
faa80d4e6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550746
@ -58,6 +58,41 @@ Notes:
|
||||
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="2eec1e85-faf3-11ea-8ac0-4437e6ad11c4">
|
||||
<topic>tt-rss -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>tt-rss</name>
|
||||
<range><lt>g20200919</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>tt-rss project reports:</p>
|
||||
<blockquote cite="https://community.tt-rss.org/t/heads-up-several-vulnerabilities-fixed/3799">
|
||||
<p>The cached_url feature mishandles JavaScript inside an SVG document.</p>
|
||||
<p>imgproxy in plugins/af_proxy_http/init.php mishandles $_REQUEST["url"] in an error message.</p>
|
||||
<p>It does not validate all URLs before requesting them.</p>
|
||||
</blockquote>
|
||||
<blockquote cite="https://community.tt-rss.org/t/replace-php-gettext/2889">
|
||||
<p>Allows remote attackers to execute arbitrary PHP code via a crafted plural forms header.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<url>https://community.tt-rss.org/t/heads-up-several-vulnerabilities-fixed/3799</url>
|
||||
<url>https://community.tt-rss.org/t/replace-php-gettext/2889</url>
|
||||
<cvename>CVE-2020-25789</cvename>
|
||||
<cvename>CVE-2020-25788</cvename>
|
||||
<cvename>CVE-2020-25787</cvename>
|
||||
<cvename>CVE-2016-6175</cvename>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2020-09-15</discovery>
|
||||
<entry>2020-09-20</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="6d5f1b0b-b865-48d5-935b-3fb6ebb425fc">
|
||||
<topic>Apache Ant leaks sensitive information via the java.io.tmpdir</topic>
|
||||
<affects>
|
||||
|
Loading…
Reference in New Issue
Block a user