Approved changes feed: RSS · Atom

cpe:2.3:a:mediawiki:mediawiki:1.14.1:*:*:*:*:*:*:*

part: a version: 1.14.1 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.599574
pkg:wikimedia/mediawiki purl2cpe 2026-06-01 10:10:57.599575

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2014-2853 vulnerable 2026-06-03 14:33:51.991192 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.161212 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.158676 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.133317 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.315459 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.294041 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.425134 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.873567 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.856907 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.789720 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.714722 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.711285 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.699894 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-0537 vulnerable 2026-06-03 14:30:49.663548 Details available
Multiple directory traversal vulnerabilities in (1) languages/Language.php and (2) includes/StubObject.php in MediaWiki 1.8.0 and other versions before 1.16.2, when running on Windows and possibly Novell Netware, allow remote attackers to include and execute arbitrary local PHP files via vectors related to a crafted language file and the Language::factory function.
Published: 2011-02-04T00:00:00.000Z
Updated: 2024-08-06T21:58:25.094Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0047 vulnerable 2026-06-03 14:30:46.417544 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.846160 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-1150 vulnerable 2026-06-03 14:30:12.686030 Details available
MediaWiki before 1.15.3, and 1.6.x before 1.16.0beta2, does not properly handle a correctly authenticated but unintended login attempt, which makes it easier for remote authenticated users to conduct phishing attacks by arranging for a victim to login to the attacker's account and then execute a crafted user script, related to a "login CSRF" issue.
Published: 2010-04-20T15:00:00.000Z
Updated: 2024-08-07T01:14:06.275Z
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.