# |
CVE ID
|
CWE ID
|
# of Exploits
|
Vulnerability Type(s)
|
Publish Date
|
Update Date
|
Score
|
Gained Access Level
|
Access
|
Complexity
|
Authentication
|
Conf.
|
Integ.
|
Avail.
|
14451 |
CVE-2018-5135 |
862 |
|
Bypass |
2018-06-11 |
2019-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
WebExtensions can bypass normal restrictions in some circumstances and use "browser.tabs.executeScript" to inject scripts into contexts where this should not be allowed, such as pages from other WebExtensions or unprivileged "about:" pages. This vulnerability affects Firefox < 59. |
14452 |
CVE-2018-5134 |
200 |
|
Bypass +Info |
2018-06-11 |
2018-08-08 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
WebExtensions may use "view-source:" URLs to view local "file:" URL content, as well as content stored in "about:cache", bypassing restrictions that only allow WebExtensions to view specific content. This vulnerability affects Firefox < 59. |
14453 |
CVE-2018-5133 |
200 |
|
+Info |
2018-06-11 |
2018-08-03 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
If the "app.support.baseURL" preference is changed by a malicious local program to contain HTML and script content, this content is not sanitized. It will be executed if a user loads "chrome://browser/content/preferences/in-content/preferences.xul" directly in a tab and executes a search. This stored preference is also executed whenever an EME video player plugin displays a CDM-disabled message as a notification message. This vulnerability affects Firefox < 59. |
14454 |
CVE-2018-5132 |
200 |
|
+Info |
2018-06-11 |
2018-08-07 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
The Find API for WebExtensions can search some privileged pages, such as "about:debugging", if these pages are open in a tab. This could allow a malicious WebExtension to search for otherwise protected data if a user has it open. This vulnerability affects Firefox < 59. |
14455 |
CVE-2018-5131 |
200 |
|
+Info |
2018-06-11 |
2018-10-20 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
Under certain circumstances the "fetch()" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessible to users if they share a common profile while browsing. This vulnerability affects Firefox ESR < 52.7 and Firefox < 59. |
14456 |
CVE-2018-5130 |
20 |
|
|
2018-06-11 |
2018-10-20 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
When packets with a mismatched RTP payload type are sent in WebRTC connections, in some circumstances a potentially exploitable crash is triggered. This vulnerability affects Firefox ESR < 52.7 and Firefox < 59. |
14457 |
CVE-2018-5129 |
787 |
|
Mem. Corr. |
2018-06-11 |
2018-11-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
A lack of parameter validation on IPC messages results in a potential out-of-bounds write through malformed IPC messages. This can potentially allow for sandbox escape through memory corruption in the parent process. This vulnerability affects Thunderbird < 52.7, Firefox ESR < 52.7, and Firefox < 59. |
14458 |
CVE-2018-5127 |
119 |
|
Overflow |
2018-06-11 |
2018-11-25 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
A buffer overflow can occur when manipulating the SVG "animatedPathSegList" through script. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.7, Firefox ESR < 52.7, and Firefox < 59. |
14459 |
CVE-2018-5125 |
119 |
|
Overflow Mem. Corr. |
2018-06-11 |
2018-11-25 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
Memory safety bugs were reported in Firefox 58 and Firefox ESR 52.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 52.7, Firefox ESR < 52.7, and Firefox < 59. |
14460 |
CVE-2018-5124 |
79 |
|
Exec Code XSS |
2019-04-26 |
2019-04-29 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Unsanitized output in the browser UI leaves HTML tags in place and can result in arbitrary code execution in Firefox before version 58.0.1. |
14461 |
CVE-2018-5123 |
352 |
|
|
2019-04-29 |
2019-05-08 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
A third party website can access information available to a user with access to a restricted bug entry using the image generation in report.cgi in all Bugzilla versions prior to 4.4. |
14462 |
CVE-2018-5121 |
20 |
|
|
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
Low descenders on some Tibetan characters in several fonts on OS X are clipped when rendered in the addressbar. When used as part of an Internationalized Domain Name (IDN) this can be used for domain name spoofing attacks. Note: This attack only affects OS X operating systems. Other operating systems are unaffected. This vulnerability affects Firefox < 58. |
14463 |
CVE-2018-5119 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
The reader view will display cross-origin content when CORS headers are set to prohibit the loading of cross-origin content by a site. This could allow access to content that should be restricted in reader view. This vulnerability affects Firefox < 58. |
14464 |
CVE-2018-5118 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
The screenshot images displayed in the Activity Stream page displayed when a new tab is opened is created from the meta tags of websites. An issue was discovered where the page could attempt to create these images through "file:" URLs from the local file system. This loading is blocked by the sandbox but could expose local data if combined with another attack that escapes sandbox protections. This vulnerability affects Firefox < 58. |
14465 |
CVE-2018-5117 |
|
|
|
2018-06-11 |
2019-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
If right-to-left text is used in the addressbar with left-to-right alignment, it is possible in some circumstances to scroll this text to spoof the displayed URL. This issue could result in the wrong URL being displayed as a location, which can mislead users to believe they are on a different site than the one loaded. This vulnerability affects Thunderbird < 52.6, Firefox ESR < 52.6, and Firefox < 58. |
14466 |
CVE-2018-5115 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
If an HTTP authentication prompt is triggered by a background network request from a page or extension, it is displayed over the currently loaded foreground page. Although the prompt contains the real domain making the request, this can result in user confusion about the originating site of the authentication request and may cause users to mistakenly send private credential information to a third party site. This vulnerability affects Firefox < 58. |
14467 |
CVE-2018-5114 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
If an existing cookie is changed to be "HttpOnly" while a document is open, the original value remains accessible through script until that document is closed. Network requests correctly use the changed HttpOnly cookie. This vulnerability affects Firefox < 58. |
14468 |
CVE-2018-5113 |
862 |
|
|
2018-06-11 |
2019-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
The "browser.identity.launchWebAuthFlow" function of WebExtensions is only allowed to load content over "https:" but this requirement was not properly enforced. This can potentially allow privileged pages to be loaded by the extension. This vulnerability affects Firefox < 58. |
14469 |
CVE-2018-5112 |
552 |
|
|
2018-06-11 |
2019-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Development Tools panels of an extension are required to load URLs for the panels as relative URLs from the extension manifest file but this requirement was not enforced in all instances. This could allow the development tools panel for the extension to load a URL that it should not be able to access, including potentially privileged pages. This vulnerability affects Firefox < 58. |
14470 |
CVE-2018-5111 |
20 |
|
|
2018-06-11 |
2018-06-25 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
When the text of a specially formatted URL is dragged to the addressbar from page content, the displayed URL can be spoofed to show a different site than the one loaded. This allows for phishing attacks where a malicious page can spoof the identify of another site. This vulnerability affects Firefox < 58. |
14471 |
CVE-2018-5110 |
20 |
|
|
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
If cursor visibility is toggled by script using from 'none' to an image and back through script, the cursor will be rendered temporarily invisible within Firefox. Note: This vulnerability only affects OS X. Other operating systems are not affected. This vulnerability affects Firefox < 58. |
14472 |
CVE-2018-5109 |
346 |
|
|
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
Partial |
None |
An audio capture session can started under an incorrect origin from the site making the capture request. Users are still prompted to allow the request but the prompt can display the wrong origin, leading to user confusion about which site is making the request to capture an audio stream. This vulnerability affects Firefox < 58. |
14473 |
CVE-2018-5108 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
A Blob URL can violate origin attribute segregation, allowing it to be accessed from a private browsing tab and for data to be passed between the private browsing tab and a normal tab. This could allow for the leaking of private information specific to the private browsing context. This issue is mitigated by the requirement that the user enter the Blob URL manually in order for the access violation to occur. This vulnerability affects Firefox < 58. |
14474 |
CVE-2018-5107 |
59 |
|
Bypass |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
The printing process can bypass local access protections to read files available through symlinks, bypassing local file restrictions. The printing process requires files in a specific format so arbitrary data cannot be read but it is possible that some local file information could be exposed. This vulnerability affects Firefox < 58. |
14475 |
CVE-2018-5106 |
200 |
|
+Info |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Style editor traffic in the Developer Tools can be routed through a service worker hosted on a third party website if a user selects error links when these tools are open. This can allow style editor information used within Developer Tools to leak cross-origin. This vulnerability affects Firefox < 58. |
14476 |
CVE-2018-5101 |
416 |
|
|
2018-06-11 |
2018-06-22 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
A use-after-free vulnerability can occur when manipulating floating "first-letter" style elements, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 58. |
14477 |
CVE-2018-5100 |
416 |
|
|
2018-06-11 |
2018-06-22 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
A use-after-free vulnerability can occur when arguments passed to the "IsPotentiallyScrollable" function are freed while still in use by scripts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 58. |
14478 |
CVE-2018-5094 |
119 |
|
Overflow |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
A heap buffer overflow vulnerability may occur in WebAssembly when "shrinkElements" is called followed by garbage collection on memory that is now uninitialized. This results in a potentially exploitable crash. This vulnerability affects Firefox < 58. |
14479 |
CVE-2018-5093 |
119 |
|
Overflow |
2018-06-11 |
2018-06-25 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
A heap buffer overflow vulnerability may occur in WebAssembly during Memory/Table resizing, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 58. |
14480 |
CVE-2018-5088 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x8300211C. |
14481 |
CVE-2018-5087 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x83002100. |
14482 |
CVE-2018-5086 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x8300215F. |
14483 |
CVE-2018-5085 |
20 |
|
DoS |
2018-01-03 |
2018-01-12 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x83002124. |
14484 |
CVE-2018-5084 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x8300212C. |
14485 |
CVE-2018-5083 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x8300215B. |
14486 |
CVE-2018-5082 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x83002128. |
14487 |
CVE-2018-5081 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x830020F0. |
14488 |
CVE-2018-5080 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x830020FC. |
14489 |
CVE-2018-5079 |
20 |
|
DoS |
2018-01-03 |
2018-01-11 |
6.1 |
None |
Local |
Low |
Not required |
Partial |
Partial |
Complete |
In K7 AntiVirus 15.1.0306, the driver file (K7FWHlpr.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x83002130. |
14490 |
CVE-2018-5078 |
79 |
|
XSS |
2018-01-03 |
2018-01-16 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/eventlist.php cast parameter. |
14491 |
CVE-2018-5077 |
79 |
|
XSS |
2018-01-03 |
2018-01-17 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/movieedit.php moviename parameter. |
14492 |
CVE-2018-5076 |
79 |
|
XSS |
2018-01-03 |
2018-01-17 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/newsedit.php newstitle parameter. |
14493 |
CVE-2018-5075 |
79 |
|
XSS |
2018-01-03 |
2018-01-12 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/snacks_edit.php snacks_name parameter. |
14494 |
CVE-2018-5074 |
79 |
|
XSS |
2018-01-03 |
2018-01-16 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/manageownerlist.php contact parameter. |
14495 |
CVE-2018-5073 |
352 |
|
CSRF |
2018-01-03 |
2018-01-17 |
6.0 |
None |
Remote |
Medium |
Single system |
Partial |
Partial |
Partial |
Online Ticket Booking has CSRF via admin/movieedit.php. |
14496 |
CVE-2018-5072 |
79 |
|
XSS |
2018-01-03 |
2018-01-16 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Online Ticket Booking has XSS via the admin/sitesettings.php keyword parameter. |
14497 |
CVE-2018-5071 |
79 |
|
XSS |
2018-01-07 |
2018-02-02 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Persistent XSS exists in the web server on Cobham Sea Tel 116 build 222429 satellite communication system devices: remote attackers can inject malicious JavaScript code using the device's TELNET shell built-in commands, as demonstrated by the "set ship name" command. This is similar to a Cross Protocol Injection with SNMP. |
14498 |
CVE-2018-5068 |
125 |
|
|
2018-07-20 |
2019-08-21 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Adobe Acrobat and Reader 2018.011.20040 and earlier, 2017.011.30080 and earlier, and 2015.006.30418 and earlier versions have an Out-of-bounds read vulnerability. Successful exploitation could lead to information disclosure. |
14499 |
CVE-2018-5067 |
119 |
|
Exec Code Overflow |
2018-07-20 |
2019-08-21 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
Adobe Acrobat and Reader 2018.011.20040 and earlier, 2017.011.30080 and earlier, and 2015.006.30418 and earlier versions have a Heap Overflow vulnerability. Successful exploitation could lead to arbitrary code execution in the context of the current user. |
14500 |
CVE-2018-5066 |
125 |
|
|
2018-07-20 |
2019-08-21 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Adobe Acrobat and Reader 2018.011.20040 and earlier, 2017.011.30080 and earlier, and 2015.006.30418 and earlier versions have an Out-of-bounds read vulnerability. Successful exploitation could lead to information disclosure. |