Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Joomla Number Of NVD 273 CRITICAL 32 HIGH 70 MEDIUM 169 LOW 2
URL https://www.joomla.org/
Explanation Joomla is an open source Content Management System (CMS).

Each major version is supported for at least four years.

Basically, it is recommended to use the latest version.
Tag
  • GPL v2
  • PHP
  • オープンソース

Add Information URL
No Type Name URL
1 https://downloads.joomla.org/
2 https://www.joomla.org/announcements/release-news/
3 https://docs.joomla.org/Joomla!_CMS_versions
4 http://feeds.joomla.org/JoomlaSecurityNews
5 http://www.joomla.jp/
6 https://developer.joomla.org/roadmap.html
7 https://docs.joomla.org/Release_and_support_cycle
8 https://github.com/joomla

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
161 Joomla 5.1 5.1.4 Aug. 27, 2024 April 16, 2024 5 7 11 0
162 Joomla 5.0 5.0.3 July 9, 2024 Oct. 17, 2023 April 16, 2024 5 8 11 0
163 Joomla 4.4 4.4.13 April 8, 2025 Oct. 17, 2023 Oct. 17, 2025 5 8 11 0
164 Joomla 4.3 4.3.4 Aug. 22, 2023 April 18, 2023 Oct. 17, 2023 5 9 12 0
165 Joomla 4.2 4.4.6 July 9, 2024 Aug. 16, 2022 April 18, 2023 5 9 19 0
166 Joomla 4.1 4.1.5 June 21, 2022 Feb. 15, 2022 Aug. 16, 2022 8 9 21 0
167 Joomla 4.0 4.0.6 Jan. 18, 2022 Aug. 17, 2021 Feb. 15, 2022 9 9 21 0
168 Joomla 3.10 3.10.11 Aug. 16, 2022 Aug. 17, 2021 Aug. 17, 2023 6 6 12 0
169 Joomla 3.9 3.9.28 July 6, 2021 Oct. 30, 2018 Aug. 17, 2023 15 25 67 0
170 Joomla 3.8 3.8.13 Oct. 9, 2018 Sept. 19, 2017 Oct. 30, 2018 17 32 75 0
171 Joomla 3.7 3.7.5 Aug. 17, 2017 April 25, 2017 Sept. 19, 2017 19 33 74 1
172 Joomla 3.6 3.6.5 Dec. 13, 2016 July 12, 2016 April 25, 2017 23 34 78 0
173 Joomla 3.5 3.5.1 April 5, 2016 March 21, 2016 July 12, 2016 23 34 76 0
174 Joomla 3.4 3.4.8 Dec. 24, 2015 Feb. 24, 2015 March 21, 2016 23 40 82 0
175 Joomla 3.3 3.3.4 Sept. 23, 2014 April 20, 2014 Feb. 24, 2015 22 41 82 0
176 Joomla 3.2 3.2.1 Dec. 18, 2014 Nov. 6, 2013 Oct. 31, 2014 22 43 84 0
177 Joomla 3.1 3.1.6 Nov. 6, 2013 April 24, 2013 Dec. 31, 2013 18 34 75 0
178 Joomla 3.0 3.0.3 Feb. 4, 2013 Sept. 27, 2012 May 31, 2013 18 34 80 0
179 Joomla 2.5 2.5.28 Dec. 10, 2014 Jan. 24, 2012 Dec. 31, 2014 13 30 58 0
180 Joomla 1.7 1.7.5 Feb. 2, 2012 July 19, 2011 Feb. 29, 2012 10 17 29 0
181 Joomla 1.6 1.6.6 July 26, 2011 Jan. 10, 2011 Aug. 31, 2011 10 14 30 0
182 Joomla 1.5 1.5.26 March 27, 2012 Jan. 22, 2008 Sept. 30, 2012 11 19 35 1
183 Joomla 1.0 1.0.15 Feb. 21, 2008 Sept. 17, 2005 July 22, 2009 5 15 30 0
184 Joomla 13.1 13.1 0 0 0 0
185 Joomla 12.3 12.3 0 0 0 0
186 Joomla 12.1 12.1 0 0 0 0
187 Joomla 11.4 11.4 0 0 0 0
188 Joomla 11.3 11.3 0 0 0 0
189 Joomla 11.2 11.2 0 0 0 0
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
161 6.1
4.3
MEDIUM
Network
In Joomla! before 3.8.4, inadequate input filtering in the Uri class (formerly JUri) leads to an XSS vulnerability. CWE-79
Cross-site Scripting
CVE-2018-6379 cpe:2.3:a:joomla:joomla\!:*:* 3.8.4 2024-11-21 13:10
2018-01-31
Show GitHub Exploit DB Packet Storm
162 6.1
4.3
MEDIUM
Network
In Joomla! before 3.8.4, inadequate input filtering in com_fields leads to an XSS vulnerability in multiple field types, i.e., list, radio, and checkbox CWE-79
Cross-site Scripting
CVE-2018-6377 cpe:2.3:a:joomla:joomla\!:*:* 3.8.4 2024-11-21 13:10
2018-01-31
Show GitHub Exploit DB Packet Storm
163 9.8
7.5
CRITICAL
Network
In Joomla! before 3.8.4, the lack of type casting of a variable in a SQL statement leads to a SQL injection vulnerability in the Hathor postinstall message. CWE-89
SQL Injection
CVE-2018-6376 cpe:2.3:a:joomla:joomla\!:*:* 3.8.4 2024-11-21 13:10
2018-01-31
Show GitHub Exploit DB Packet Storm
164 9.8
7.5
CRITICAL
Network
In Joomla! before 3.8.2, a bug allowed third parties to bypass a user's 2-factor authentication method. CWE-287
Improper Authentication
CVE-2017-16634 cpe:2.3:a:joomla:joomla\!:*:* 3.2.0 3.8.1 2024-11-21 12:16
2017-11-10
Show GitHub Exploit DB Packet Storm
165 4.3
4.0
MEDIUM
Network
In Joomla! before 3.8.2, a logic bug in com_fields exposed read-only information about a site's custom fields to unauthorized users. CWE-200
Information Exposure
CVE-2017-16633 cpe:2.3:a:joomla:joomla\!:*:* 3.7.0 3.8.1 2024-11-21 12:16
2017-11-10
Show GitHub Exploit DB Packet Storm
166 9.8
5.0
CRITICAL
Network
In Joomla! before 3.8.0, inadequate escaping in the LDAP authentication plugin can result in a disclosure of a username and password. CWE-90
LDAP Injection
CVE-2017-14596 cpe:2.3:a:joomla:joomla\!:3.7.5:*
cpe:2.3:a:joomla:joomla\!:3.7.4:*
cpe:2.3:a:joomla:joomla\!:3.7.3:*
cpe:2.3:…
2024-11-21 12:13
2017-09-21
Show GitHub Exploit DB Packet Storm
167 3.7
4.3
LOW
Network
In Joomla! before 3.8.0, a logic bug in a SQL query could lead to the disclosure of article intro texts when these articles are in the archived state. NVD-CWE-noinfo
CVE-2017-14595 cpe:2.3:a:joomla:joomla\!:3.7.5:*
cpe:2.3:a:joomla:joomla\!:3.7.4:*
cpe:2.3:a:joomla:joomla\!:3.7.3:*
cpe:2.3:…
2024-11-21 12:13
2017-09-21
Show GitHub Exploit DB Packet Storm
168 6.1
5.8
MEDIUM
Network
Open redirect vulnerability in Joomla! CMS 3.0.0 through 3.4.1. CWE-601
Open Redirect
CVE-2015-5608 cpe:2.3:a:joomla:joomla\!:3.4.1:*
cpe:2.3:a:joomla:joomla\!:3.4.0:rc1
cpe:2.3:a:joomla:joomla\!:3.4.0:beta3
cp…
2024-11-21 11:33
2017-09-21
Show GitHub Exploit DB Packet Storm
169 8.8
6.5
HIGH
Network
The CMS installer in Joomla! before 3.7.4 does not verify a user's ownership of a webspace, which allows remote authenticated users to gain control of the target application by leveraging Certificate… CWE-295
Improper Certificate Validation 
CVE-2017-11364 cpe:2.3:a:joomla:joomla\!:3.7.3:*
cpe:2.3:a:joomla:joomla\!:3.7.2:*
cpe:2.3:a:joomla:joomla\!:3.7.1:*
cpe:2.3:…
2024-11-21 12:07
2017-08-2
Show GitHub Exploit DB Packet Storm
170 6.1
4.3
MEDIUM
Network
In Joomla! before 3.7.4, inadequate filtering of potentially malicious HTML tags leads to XSS vulnerabilities in various components. CWE-79
Cross-site Scripting
CVE-2017-11612 cpe:2.3:a:joomla:joomla\!:3.7.3:*
cpe:2.3:a:joomla:joomla\!:3.7.2:*
cpe:2.3:a:joomla:joomla\!:3.7.1:*
cpe:2.3:…
2024-11-21 12:08
2017-07-27
Show GitHub Exploit DB Packet Storm