Approved changes feed: RSS · Atom

cpe:2.3:a:mediawiki:mediawiki:1.15.0:*:*:*:*:*:*:*

part: a version: 1.15.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.599577
pkg:wikimedia/mediawiki purl2cpe 2026-06-01 10:10:57.599578

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2014-2853 vulnerable 2026-06-03 14:33:51.991209 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.161230 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.158692 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.133819 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.315476 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.294566 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.425626 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.873584 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.856925 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.789735 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.714738 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.711303 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.700376 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.663565 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.417561 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.846703 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.599266 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.574443 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-1648 vulnerable 2026-06-03 14:30:16.180728 Details available
Cross-site request forgery (CSRF) vulnerability in the login interface in MediaWiki 1.15 before 1.15.4 and 1.16 before 1.16 beta 3 allows remote attackers to hijack the authentication of users for requests that (1) create accounts or (2) reset passwords, related to the Special:Userlogin form.
Published: 2010-06-07T20:00:00.000Z
Updated: 2024-08-07T01:28:41.503Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-1647 vulnerable 2026-06-03 14:30:16.177673 Details available
Cross-site scripting (XSS) vulnerability in MediaWiki 1.15 before 1.15.4 and 1.16 before 1.16 beta 3 allows remote attackers to inject arbitrary web script or HTML via crafted Cascading Style Sheets (CSS) strings that are processed as script by Internet Explorer.
Published: 2010-06-07T20:00:00.000Z
Updated: 2024-08-07T01:28:41.972Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2010-1190 vulnerable 2026-06-03 14:30:13.166265 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.163896 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-2010-1150 vulnerable 2026-06-03 14:30:12.686523 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.