---
title: "[20190302] - Core - XSS in item_title layout"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/20190302-core-xss-in-item-title-layout"
date: "2026-09-09T15:24:01+00:00"
language: "en-GB"
---

#  \[20190302\] - Core - XSS in item\_title layout

- **Project:** Joomla!
- **SubProject:** CMS
- **Impact:** Low
- **Severity:** Low
- **Versions:** 3.0.0 through 3.9.3
- **Exploit type:** XSS
- **Reported Date:** 2019-February-25
- **Fixed Date:** 2019-March-12
- **CVE Number:** [CVE-2019-9711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9711)

### Description

The item\_title layout in edit views lacks escaping, leading to a XSS vulnerability.

### Affected Installs

Joomla! CMS versions 3.2.0 through 3.9.3

### Solution

Upgrade to version 3.9.4

### Contact

The JSST at the [Joomla! Security Centre](https://developer.joomla.org/security-centre.html "Contact the JSST").

**Reported By:** Fouad MaakorRead more  [http://feeds.joomla.org/~r/JoomlaSecurityNews/~3/uD680RYCbkk/773-20190302-core-xss-in-item-title-layout.html](http://feeds.joomla.org/~r/JoomlaSecurityNews/~3/uD680RYCbkk/773-20190302-core-xss-in-item-title-layout.html "[20190302] - Core - XSS in item_title layout")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "[20190302] - Core - XSS in item_title layout", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/20190302-core-xss-in-item-title-layout" } ] }
```
