Approved changes feed: RSS · Atom

cpe:2.3:a:mediawiki:mediawiki:1.1.0:*:*:*:*:*:*:*

part: a version: 1.1.0 update: *

VendorMediawiki (cdb1ca1d-4622-5407-a7d8-3e891579b8c5)
ProductMediawiki (ab97168e-95e7-5d6e-a2ac-f8d27117dc4d)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/wikimedia/mediawiki purl2cpe 2026-06-01 10:10:57.591875
pkg:wikimedia/mediawiki purl2cpe 2026-06-01 10:10:57.591877

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2014-2853 vulnerable 2026-06-03 14:33:51.942255 Details available
Cross-site scripting (XSS) vulnerability in includes/actions/InfoAction.php in MediaWiki before 1.21.9 and 1.22.x before 1.22.6 allows remote attackers to inject arbitrary web script or HTML via the sort key in an info action.
Published: 2014-04-29T18:00:00.000Z
Updated: 2024-08-06T10:28:46.374Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-2244 vulnerable 2026-06-03 14:33:50.160680 Details available
Cross-site scripting (XSS) vulnerability in the formatHTML function in includes/api/ApiFormatBase.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 allows remote attackers to inject arbitrary web script or HTML via a crafted string located after http:// in the text parameter to api.php.
Published: 2014-03-02T02:00:00.000Z
Updated: 2024-08-06T10:06:00.222Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-2243 vulnerable 2026-06-03 14:33:50.158205 Details available
includes/User.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 terminates validation of a user token upon encountering the first incorrect character, which makes it easier for remote attackers to obtain access via a brute-force attack that relies on timing differences in responses to incorrect token guesses.
Published: 2014-03-02T02:00:00.000Z
Updated: 2024-08-06T10:06:00.267Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-2242 vulnerable 2026-06-03 14:33:50.118569 Details available
includes/upload/UploadBase.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 does not prevent use of invalid namespaces in SVG files, which allows remote attackers to conduct cross-site scripting (XSS) attacks via an SVG upload, as demonstrated by use of a W3C XHTML namespace in conjunction with an IFRAME element.
Published: 2014-03-02T02:00:00.000Z
Updated: 2024-08-06T10:06:00.324Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-2032 vulnerable 2026-06-03 14:32:53.314980 Details available
MediaWiki before 1.19.6 and 1.20.x before 1.20.5 does not allow extensions to prevent password changes without using both Special:PasswordReset and Special:ChangePassword, which allows remote attackers to bypass the intended restrictions of an extension that only implements one of these blocks.
Published: 2013-11-15T18:16:00.000Z
Updated: 2024-08-06T15:20:37.400Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-2031 vulnerable 2026-06-03 14:32:53.279513 Details available
MediaWiki before 1.19.6 and 1.20.x before 1.20.5 allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by a CDATA section containing valid UTF-7 encoded sequences in a SVG file, which is then incorrectly interpreted as UTF-8 by Chrome and Firefox.
Published: 2013-11-15T18:16:00.000Z
Updated: 2024-08-06T15:20:37.509Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2698 vulnerable 2026-06-03 14:31:54.363966 Details available
Cross-site scripting (XSS) vulnerability in the outputPage function in includes/SkinTemplate.php in MediaWiki before 1.17.5, 1.18.x before 1.18.4, and 1.19.x before 1.19.1 allows remote attackers to inject arbitrary web script or HTML via the uselang parameter to index.php/Main_page.
Published: 2012-06-29T19:00:00.000Z
Updated: 2024-08-06T19:42:31.984Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1766 vulnerable 2026-06-03 14:31:03.871495 Details available
includes/User.php in MediaWiki before 1.16.5, when wgBlockDisablesLogin is enabled, does not clear certain cached data after verification of an auth token fails, which allows remote attackers to bypass authentication by creating crafted wikiUserID and wikiUserName cookies, or by leveraging an unattended workstation.
Published: 2011-05-23T22:00:00.000Z
Updated: 2024-08-06T22:37:25.728Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1765 vulnerable 2026-06-03 14:31:03.854641 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki before 1.16.5, when Internet Explorer 6 or earlier is used, allows remote attackers to inject arbitrary web script or HTML via an uploaded file accessed with a dangerous extension such as .shtml at the end of the query string, in conjunction with a modified URI path that has a %2E sequence in place of the . (dot) character. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-1578 and CVE-2011-1587.
Published: 2011-05-23T22:00:00.000Z
Updated: 2024-08-06T22:37:25.890Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1587 vulnerable 2026-06-03 14:31:02.787584 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki before 1.16.4, when Internet Explorer 6 or earlier is used, allows remote attackers to inject arbitrary web script or HTML via an uploaded file accessed with a dangerous extension such as .html located before a ? (question mark) in a query string, in conjunction with a modified URI path that has a %2E sequence in place of the . (dot) character. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-1578.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-06T22:28:41.933Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1580 vulnerable 2026-06-03 14:31:02.712566 Details available
The transwiki import functionality in MediaWiki before 1.16.3 does not properly check privileges, which allows remote authenticated users to perform imports from any wgImportSources wiki via a crafted POST request.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-06T22:28:41.947Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1579 vulnerable 2026-06-03 14:31:02.709207 Details available
The checkCss function in includes/Sanitizer.php in the wikitext parser in MediaWiki before 1.16.3 does not properly validate Cascading Style Sheets (CSS) token sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks or obtain sensitive information by using the \2f\2a and \2a\2f hex strings to surround CSS comments.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-06T22:28:41.908Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1578 vulnerable 2026-06-03 14:31:02.638131 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki before 1.16.3, when Internet Explorer 6 or earlier is used, allows remote attackers to inject arbitrary web script or HTML via an uploaded file accessed with a dangerous extension such as .html at the end of the query string, in conjunction with a modified URI path that has a %2E sequence in place of the . (dot) character.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-06T22:28:41.929Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0047 vulnerable 2026-06-03 14:30:46.415352 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki before 1.16.2 allows remote attackers to inject arbitrary web script or HTML via crafted Cascading Style Sheets (CSS) comments, aka "CSS injection vulnerability."
Published: 2011-02-04T00:00:00.000Z
Updated: 2024-08-06T21:43:14.184Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0003 vulnerable 2026-06-03 14:30:45.783073 Details available
MediaWiki before 1.16.1, when user or site JavaScript or CSS is enabled, allows remote attackers to conduct clickjacking attacks via unspecified vectors.
Published: 2011-01-11T01:00:00.000Z
Updated: 2024-08-06T21:36:02.223Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-2788 vulnerable 2026-06-03 14:30:27.576955 Details available
Cross-site scripting (XSS) vulnerability in profileinfo.php in MediaWiki before 1.15.5, when wgEnableProfileInfo is enabled, allows remote attackers to inject arbitrary web script or HTML via the filter parameter.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-07T02:46:48.051Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-2787 vulnerable 2026-06-03 14:30:27.529238 Details available
api.php in MediaWiki before 1.15.5 does not prevent use of public caching headers for private data, which allows remote attackers to bypass intended access restrictions and obtain sensitive information by retrieving documents from an HTTP proxy cache that has been used by a victim.
Published: 2011-04-27T00:00:00.000Z
Updated: 2024-08-07T02:46:48.599Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-1190 vulnerable 2026-06-03 14:30:13.164745 Details available
thumb.php in MediaWiki before 1.15.2, when used with access-restriction mechanisms such as img_auth.php, does not check user permissions before providing scaled images, which allows remote attackers to bypass intended access restrictions and read private images via unspecified manipulations.
Published: 2010-03-31T17:35:00.000Z
Updated: 2024-08-07T01:14:06.640Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-1189 vulnerable 2026-06-03 14:30:13.130675 Details available
MediaWiki before 1.15.2 does not prevent wiki editors from linking to images from other web sites in wiki pages, which allows editors to obtain IP addresses and other information of wiki users by adding a link to an image on an attacker-controlled web site, aka "CSS validation issue."
Published: 2010-03-31T17:35:00.000Z
Updated: 2024-08-07T01:14:06.657Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-0894 vulnerable 2026-06-03 14:27:58.301679 Details available
MediaWiki before 1.9.2 allows remote attackers to obtain sensitive information via a direct request to (1) Simple.deps.php, (2) MonoBook.deps.php, (3) MySkin.deps.php, or (4) Chick.deps.php in wiki/skins, which shows the installation path in the resulting error message.
Published: 2007-02-12T23:00:00.000Z
Updated: 2024-08-07T12:34:21.192Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2005-4501 vulnerable 2026-06-03 14:27:13.341642 Details available
MediaWiki before 1.5.4 uses a hard-coded "internal placeholder string", which allows remote attackers to bypass protection against cross-site scripting (XSS) attacks and execute Javascript using inline style attributes, which are processed by Internet Explorer.
Published: 2005-12-22T21:00:00.000Z
Updated: 2024-08-07T23:46:05.539Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2005-2396 vulnerable 2026-06-03 14:27:01.973880 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki 1.4.6 and earlier allows remote attackers to inject arbitrary web script or HTML via a parameter to the page move template.
Published: 2005-07-27T04:00:00.000Z
Updated: 2024-08-07T22:22:49.146Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2004-2152 vulnerable 2026-06-03 14:26:46.573192 Details available
Cross-site scripting (XSS) vulnerability in 'raw' page output mode for MediaWiki 1.3.4 and earlier allows remote attackers to inject arbitrary web script or HTML.
Published: 2005-07-01T04:00:00.000Z
Updated: 2024-08-08T01:15:01.607Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.