diff options
author | ler <ler@FreeBSD.org> | 2018-09-16 07:40:15 +0800 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2018-09-16 07:40:15 +0800 |
commit | 8023bf94d2ef239864fc49671b6c271f6a615a0a (patch) | |
tree | 5d6d10b6418231592b5bda21a33320f8e871a262 /security | |
parent | c799453462f0e1e6ca90fcd76a0ad4ce37a7a042 (diff) | |
download | freebsd-ports-gnome-8023bf94d2ef239864fc49671b6c271f6a615a0a.tar.gz freebsd-ports-gnome-8023bf94d2ef239864fc49671b6c271f6a615a0a.tar.zst freebsd-ports-gnome-8023bf94d2ef239864fc49671b6c271f6a615a0a.zip |
security/vuxml: add Joomla3 Vulnerabilities
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 67205e4dd904..677bed686374 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,45 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="bf2b9c56-b93e-11e8-b2a8-a4badb296695"> + <topic>joomla3 -- vulnerabilitiesw</topic> + <affects> + <package> + <name>joomla3</name> + <range><lt>3.8.12</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>JSST reports: Multiple low-priority Vulnerabilities</p> + <blockquote cite="https://developer.joomla.org/security-centre/743-20180801-core-hardening-the-inputfilter-for-phar-stubs.html"> + <p>Inadequate checks in the InputFilter class could allow specifically prepared PHAR files to pass the upload filter.</p> + </blockquote> + <blockquote cite="https://developer.joomla.org/security-centre/744-20180802-core-stored-xss-vulnerability-in-the-frontend-profile.html"> + <p>Inadequate output filtering on the user profile page could lead to a stored XSS attack.</p> + </blockquote> + <blockquote cite="https://developer.joomla.org/security-centre/745-20180803-core-acl-violation-in-custom-fields.html"> + <p>Inadequate checks regarding disabled fields can lead to an ACL violation.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-15860</cvename> + <cvename>CVE-2018-15881</cvename> + <cvename>CVE-2018-15882</cvename> + <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15880</url> + <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15881</url> + <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15882</url> + <url>https://developer.joomla.org/security-centre/743-20180801-core-hardening-the-inputfilter-for-phar-stubs.html</url> + <url>https://developer.joomla.org/security-centre/744-20180802-core-stored-xss-vulnerability-in-the-frontend-profile.html</url> + <url>https://developer.joomla.org/security-centre/745-20180803-core-acl-violation-in-custom-fields.html</url> + </references> + <dates> + <discovery>2018-08-23</discovery> + <entry>2018-09-15</entry> + </dates> + </vuln> + <vuln vid="ab38d9f8-b787-11e8-8e7a-00e04c1ea73d"> <topic>mybb -- vulnerabilities</topic> <affects> |