Lucene search
+L
FreebsdMost viewed

6696 matches found

FreeBSD
FreeBSD
•added 2020/01/13 12:00 a.m.•47 views

Payara -- path trasversal flaw via either loc/con parameters in Eclipse Mojarra

Payara Releases reports: The following is a list of tracked Common Vulnerabilities and Exposures that have been reported and analyzed, which can or have impacted Payara Server across releases: CVE-2020-6950 Eclipse Mojarra vulnerable to path trasversal flaw via either loc/con parameters...

6.5CVSS4.2AI score0.10124EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/09/14 12:00 a.m.•47 views

python 3.7 -- multiple vulnerabilities

Python changelog: bpo-38243: Escape the server title of xmlrpc.server.DocXMLRPCServer when rendering the document page as HTML. bpo-38174: Update vendorized expat library version to 2.2.8, which resolves CVE-2019-15903. bpo-37764: Fixes email.headervalueparser.getunstructured going into an infini...

7.5CVSS0.6AI score0.06643EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2018/03/21 12:00 a.m.•47 views

node.js -- multiple vulnerabilities

Node.js reports: Node.js Inspector DNS rebinding vulnerability CVE-2018-7160 Node.js 6.x and later include a debugger protocol also known as "inspector" that can be activated by the --inspect and related command line flags. This debugger service was vulnerable to a DNS rebinding attack which coul...

8.8CVSS7.1AI score0.09872EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/02/01 12:00 a.m.•47 views

Django -- information leakage

Django release notes: CVE-2018-6188: Information leakage in AuthenticationForm A regression in Django 1.11.8 made AuthenticationForm run its confirmloginallowed method even if an incorrect password is entered. This can leak information about a user, depending on what messages confirmloginallowed...

7.5CVSS7.6AI score0.04845EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/12/08 12:00 a.m.•47 views

OpenJPEG -- multiple vulnerabilities

OpenJPEG reports: Multiple vulnerabilities have been found in OpenJPEG, the opensource JPEG 2000 codec. Please consult the CVE list for further details. CVE-2017-17479 and CVE-2017-17480 were fixed in r477112. CVE-2018-5785 was fixed in r480624. CVE-2018-6616 was fixed in r489415...

9.8CVSS1.4AI score0.05135EPSS
SaveExploits2References4
FreeBSD
FreeBSD
•added 2017/11/21 12:00 a.m.•47 views

OTRS -- Multiple vulnerabilities

OTRS reports: An attacker who is logged into OTRS as an agent can request special URLs from OTRS which can lead to the execution of shell commands with the permissions of the web server user. An attacker who is logged into OTRS as a customer can use the ticket search form to disclose internal...

8.8CVSS8.1AI score0.02492EPSS
SaveExploits0References4
FreeBSD
FreeBSD
•added 2017/05/11 12:00 a.m.•47 views

Joomla3 -- SQL Injection

JSST reports: Inadequate filtering of request data leads to a SQL Injection vulnerability...

9.8CVSS1.9AI score0.99826EPSS
SaveExploits21References1
FreeBSD
FreeBSD
•added 2017/04/12 12:00 a.m.•47 views

FreeBSD -- Multiple vulnerabilities of ntp

Problem Description: A vulnerability was discovered in the NTP server's parsing of configuration directives. CVE-2017-6464 A vulnerability was found in NTP, in the parsing of packets from the DPTS Clock. CVE-2017-6462 A vulnerability was discovered in the NTP server's parsing of configuration...

7.8CVSS6.8AI score0.05239EPSS
SaveExploits2
FreeBSD
FreeBSD
•added 2016/12/23 12:00 a.m.•47 views

cURL -- uninitialized random vulnerability

Project curl Security Advisory: libcurl's new internal function that returns a good 32bit random value was implemented poorly and overwrote the pointer instead of writing the value into the buffer the pointer pointed to. This random value is used to generate nonces for Digest and NTLM...

8.1CVSS0.8AI score0.0226EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/12/13 12:00 a.m.•47 views

xen-kernel -- x86 CMPXCHG8B emulation fails to ignore operand size override

The Xen Project reports: The x86 instruction CMPXCHG8B is supposed to ignore legacy operand size overrides; it only honors the REX.W override making it CMPXCHG16B. So, the operand size is always 8 or 16. When support for CMPXCHG16B emulation was added to the instruction emulator, this restriction...

3.3CVSS0.7AI score0.00421EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/07/26 12:00 a.m.•47 views

xen-kernel -- x86: Missing SMAP whitelisting in 32-bit exception / event delivery

The Xen Project reports: Supervisor Mode Access Prevention is a hardware feature designed to make an Operating System more robust, by raising a pagefault rather than accidentally following a pointer into userspace. However, legitimate accesses into userspace require whitelisting, and the exceptio...

6.2CVSS2.5AI score0.00639EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/07/21 12:00 a.m.•47 views

gd -- multiple vulnerabilities

Pierre Joye reports: fix php bug 72339, Integer Overflow in gd2GetHeader CVE-2016-5766 gd: Buffer over-read issue when parsing crafted TGA file CVE-2016-6132 Integer overflow error within gdContributionsAlloc CVE-2016-6207 fix php bug 72494, invalid color index not handled, can lead to crash...

8.8CVSS2.4AI score0.07495EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2016/03/09 12:00 a.m.•47 views

bind -- denial of service vulnerability

ISC reports: A problem parsing resource record signatures for DNAME resource records can lead to an assertion failure in resolver.c or db.c...

8.6CVSS8.7AI score0.621EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/02/17 12:00 a.m.•47 views

xen-kernel -- VMX: guest user mode may crash guest with non-canonical RIP

The Xen Project reports: VMX refuses attempts to enter a guest with an instruction pointer which doesn't satisfy certain requirements. In particular, the instruction pointer needs to be canonical when entering a guest currently in 64-bit mode. This is the case even if the VM entry information...

5.5CVSS0.2AI score0.00391EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/02/04 12:00 a.m.•47 views

py-pillow -- Buffer overflow in TIFF decoding code

The Pillow maintainers report: Pillow 3.1.0 and earlier when linked against libtiff = 4.0.0 on x64 may overflow a buffer when reading a specially crafted tiff file. Specifically, libtiff = 4.0.0 changed the return type of TIFFScanlineSize from int32 to machine dependent int32|64. If the scanline ...

6.5CVSS6.9AI score0.02563EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/01/27 12:00 a.m.•47 views

quagga -- stack based buffer overflow vulnerability

Donald Sharp reports: A malicious BGP peer may execute arbitrary code in particularly configured remote bgpd hosts...

8.1CVSS3.2AI score0.1211EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2016/01/08 12:00 a.m.•47 views

prosody -- multiple vulnerabilities

The Prosody Team reports: Fix path traversal vulnerability in modhttpfiles CVE-2016-1231 Fix use of weak PRNG in generation of dialback secrets CVE-2016-1232...

7.5CVSS6.4AI score0.02867EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/12/19 12:00 a.m.•47 views

mono -- DoS and code execution

NCC Group reports: An attacker who can cause a carefully-chosen string to be converted to a floating-point number can cause a crash and potentially induce arbitrary code execution...

6.8CVSS4.6AI score0.28054EPSS
SaveExploits49References1
FreeBSD
FreeBSD
•added 2015/11/19 12:00 a.m.•47 views

qemu -- denial of service vulnerability in Q35 chipset emulation

Prasad J Pandit, Red Hat Product Security Team, reports: Qemu emulator built with the Q35 chipset based pc system emulator is vulnerable to a heap based buffer overflow. It occurs during VM guest migration, as more16 bytes data is moved into allocated 8 bytes memory area. A privileged guest user...

7.9CVSS7.1AI score0.00434EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2015/11/03 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2015-133 NSS and NSPR memory corruption issues MFSA 2015-132 Mixed content WebSocket policy bypass through workers MFSA 2015-131 Vulnerabilities found through code inspection MFSA 2015-130 JavaScript garbage collection crash with Java applet MFSA 2015-129 Certain...

9.8CVSS9.4AI score0.10238EPSS
SaveExploits0References18
FreeBSD
FreeBSD
•added 2015/10/16 12:00 a.m.•47 views

mediawiki -- multiple vulnerabilities

MediaWiki reports: Wikipedia user RobinHood70 reported two issues in the chunked upload API. The API failed to correctly stop adding new chunks to the upload when the reported size was exceeded T91203, allowing a malicious users to upload add an infinite number of chunks for a single file upload...

9.8CVSS8.4AI score0.02871EPSS
SaveExploits1References7
FreeBSD
FreeBSD
•added 2015/09/22 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2015-96 Miscellaneous memory safety hazards rv:41.0 / rv:38.3 MFSA 2015-97 Memory leak in mozTCPSocket to servers MFSA 2015-98 Out of bounds read in QCMS library with ICC V4 profile attributes MFSA 2015-99 Site attribute spoofing on Android by pasting URL with...

9.3CVSS9.6AI score0.0608EPSS
SaveExploits0References19
FreeBSD
FreeBSD
•added 2015/09/15 12:00 a.m.•47 views

miniupnpc -- buffer overflow

Talos reports: An exploitable buffer overflow vulnerability exists in the XML parser functionality of the MiniUPnP library. A specially crafted XML response can lead to a buffer overflow on the stack resulting in remote code execution. An attacker can set up a server on the local network to trigg...

6.8CVSS7.4AI score0.04783EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2015/09/01 12:00 a.m.•47 views

chromium -- multiple vulnerabilities

Google Chrome Releases reports: 29 security fixes in this release, including: 516377 High CVE-2015-1291: Cross-origin bypass in DOM. Credit to anonymous. 522791 High CVE-2015-1292: Cross-origin bypass in ServiceWorker. Credit to Mariusz Mlynski. 524074 High CVE-2015-1293: Cross-origin bypass in...

7.5CVSS8.7AI score0.0214EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2015/08/11 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2015-79 Miscellaneous memory safety hazards rv:40.0 / rv:38.2 MFSA 2015-80 Out-of-bounds read with malformed MP3 file MFSA 2015-81 Use-after-free in MediaStream playback MFSA 2015-82 Redefinition of non-configurable JavaScript object properties MFSA 2015-83...

10CVSS8.4AI score0.09027EPSS
SaveExploits2References13
FreeBSD
FreeBSD
•added 2015/01/08 12:00 a.m.•47 views

rabbitmq -- Security issues in management plugin

The RabbitMQ project reports: Some user-controllable content was not properly HTML-escaped before being presented to a user in the management web UI: When a user unqueued a message from the management UI, message details header names, arguments, etc. were displayed unescaped. An attacker could...

3.5CVSS7AI score0.01152EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2014/12/01 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: ASN.1 DER decoding of lengths is too permissive, allowing undetected smuggling of arbitrary data MFSA-2014-90 Apple CoreGraphics framework on OS X 10.10 logging input data to /tmp directory MFSA-2014-89 Bad casting from the BasicThebesLayer to BasicContainerLayer...

7.5CVSS6.3AI score0.04052EPSS
SaveExploits4References9
FreeBSD
FreeBSD
•added 2014/05/20 12:00 a.m.•47 views

chromium -- multiple vulnerabilities

Google Chrome Releases reports: 23 security fixes in this release, including: 356653 High CVE-2014-1743: Use-after-free in styles. Credit to cloudfuzzer. 359454 High CVE-2014-1744: Integer overflow in audio. Credit to Aaron Staple. 346192 High CVE-2014-1745: Use-after-free in SVG. Credit to Atte...

7.5CVSS3.2AI score0.0197EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/05/14 12:00 a.m.•47 views

gnutls -- client-side memory corruption

GnuTLS project reports: This vulnerability affects the client side of the gnutls library. A server that sends a specially crafted ServerHello could corrupt the memory of a requesting client...

6.8CVSS7.7AI score0.11221EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2014/05/02 12:00 a.m.•47 views

OpenSSL -- NULL pointer dereference / DoS

OpenBSD and David Ramos reports: Applications that use SSLMODERELEASEBUFFERS, such as nginx/apache, are prone to a race condition which may allow a remote attacker to crash the current service...

4.3CVSS7.8AI score0.43828EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2013/12/16 12:00 a.m.•47 views

asterisk -- multiple vulnerabilities

The Asterisk project reports: A 16 bit SMS message that contains an odd message length value will cause the message decoding loop to run forever. The message buffer is not on the stack but will be overflowed resulting in corrupted memory and an immediate crash. External control protocols, such as...

5CVSS7.3AI score0.04313EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2013/08/20 12:00 a.m.•47 views

gstreamer-ffmpeg -- Multiple vulnerabilities in bundled libav

Bundled version of libav in gstreamer-ffmpeg contains a number of vulnerabilities...

10CVSS9.3AI score0.06597EPSS
SaveExploits3References1
FreeBSD
FreeBSD
•added 2013/07/24 12:00 a.m.•47 views

openafs -- single-DES cell-wide key brute force vulnerability

OpenAFS Project reports: The small size of the DES key space permits an attacker to brute force a cell's service key and then forge traffic from any user within the cell. The key space search can be performed in under 1 day at a cost of around $100 using publicly available services...

4.3CVSS6.3AI score0.00761EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2013/07/10 12:00 a.m.•47 views

PHP5 -- Heap corruption in XML parser

The PHP development team reports: ext/xml/xml.c in PHP before 5.3.27 does not properly consider parsing depth, which allows remote attackers to cause a denial of service heap memory corruption or possibly have unspecified other impact via a crafted document that is processed by the...

6.8CVSS7AI score0.05186EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2012/11/20 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2012-91 Miscellaneous memory safety hazards rv:17.0/ rv:10.0.11 MFSA 2012-92 Buffer overflow while rendering GIF images MFSA 2012-93 evalInSanbox location context incorrectly applied MFSA 2012-94 Crash when combining SVG text on path with CSS MFSA 2012-95...

10CVSS10AI score0.11079EPSS
SaveExploits17References18
FreeBSD
FreeBSD
•added 2012/10/08 12:00 a.m.•47 views

linux-flashplugin -- multiple vulnerabilities

Adobe reports: These vulnerabilities could cause a crash and potentially allow an attacker to take control of the affected system...

10CVSS6.7AI score0.09083EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2012/09/13 12:00 a.m.•47 views

apache22 -- several vulnerabilities

Apache HTTP SERVER PROJECT reports: low: XSS in modnegotiation when untrusted uploads are supported CVE-2012-2687 Possible XSS for sites which use modnegotiation and allow untrusted uploads to locations which have MultiViews enabled. low: insecure LDLIBRARYPATH handling CVE-2012-0883 This issue w...

6.9CVSS6.1AI score0.22515EPSS
SaveExploits5
FreeBSD
FreeBSD
•added 2012/07/26 12:00 a.m.•47 views

rubygem-actionpack -- Denial of Service

There is a DoS vulnerability in Action Pack digest authentication handling in authenticateorrequestwithhttpdigest...

5CVSS6.4AI score0.01905EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2012/07/19 12:00 a.m.•47 views

php -- potential overflow in _php_stream_scandir

The PHP Development Team reports: The release of PHP 5.4.15 and 5.4.5 fix a potential overflow in phpstreamscandir...

10CVSS6.9AI score0.10467EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2012/06/09 12:00 a.m.•47 views

mantis -- multiple vulnerabilities

Mantis reports: Roland Becker and Damien Regad MantisBT developers found that any user able to report issues via the SOAP interface could also modify any bugnotes comments created by other users. In a default/typical MantisBT installation, SOAP API is enabled and any user can sign up to report ne...

7.5CVSS6.3AI score0.03829EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2012/04/30 12:00 a.m.•47 views

samba -- incorrect permission checks vulnerability

The Samba project reports: Samba versions 3.4.x to 3.6.4 inclusive are affected by a vulnerability that allows arbitrary users to modify privileges on a file server. Security checks were incorrectly applied to the Local Security Authority LSA remote proceedure calls RPC CreateAccount, OpenAccount...

6.5CVSS6.5AI score0.04749EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2012/03/26 12:00 a.m.•47 views

puppet -- Multiple Vulnerabilities

Multiple vulnerabilities exist in puppet that can result in arbitrary code execution, arbitrary file read access, denial of service, and arbitrary file write access. Please review the details in each of the CVEs for additional information...

6CVSS7.1AI score0.02632EPSS
SaveExploits0References5
FreeBSD
FreeBSD
•added 2012/03/12 12:00 a.m.•47 views

OpenSSL -- CMS and S/MIME Bleichenbacher attack

The OpenSSL Team reports: A weakness in the OpenSSL CMS and PKCS 7 code can be exploited using Bleichenbacher's attack on PKCS 1 v1.5 RSA padding also known as the million message attack MMA. Only users of CMS, PKCS 7, or S/MIME decryption operations are affected. A successful attack needs on...

5CVSS8.1AI score0.13652EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2012/01/19 12:00 a.m.•47 views

fetchmail -- chosen plaintext attack against SSL CBC initialization vectors

Matthias Andree reports: Fetchmail version 6.3.9 enabled "all SSL workarounds" SSLOPALL which contains a switch to disable a countermeasure against certain attacks against block ciphers that permit guessing the initialization vectors, providing that an attacker can make the application fetchmail...

4.3CVSS7.3AI score0.73327EPSS
SaveExploits4
FreeBSD
FreeBSD
•added 2010/11/30 12:00 a.m.•47 views

krb5 -- multiple checksum handling vulnerabilities

The MIT Kerberos team reports: MIT krb incorrectly accepts an unkeyed checksum with DES session keys for version 2 RFC 4121 of the GSS-API krb5 mechanism. An unauthenticated remote attacker can forge GSS tokens that are intended to be integrity-protected but unencrypted, if the targeted...

4.3CVSS6AI score0.02253EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2010/07/20 12:00 a.m.•47 views

mozilla -- multiple vulnerabilities

The Mozilla Project reports: MFSA 2010-34 Miscellaneous memory safety hazards rv:1.9.2.7/ 1.9.1.11 MFSA 2010-35 DOM attribute cloning remote code execution vulnerability MFSA 2010-36 Use-after-free error in NodeIterator MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code executi...

9.8CVSS10.4AI score0.43382EPSS
SaveExploits28References14
FreeBSD
FreeBSD
•added 2010/04/13 12:00 a.m.•47 views

KDM -- local privilege escalation vulnerability

KDE Security Advisory reports: KDM contains a race condition that allows local attackers to make arbitrary files on the system world-writeable. This can happen while KDM tries to create its control socket during user login. A local attacker with a valid local account can under certain circumstanc...

6.9CVSS9.6AI score0.00279EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2010/02/08 12:00 a.m.•47 views

otrs -- SQL injection

OTRS Security Advisory reports: Missing security quoting for SQL statements allows agents and customers to manipulate SQL queries. So it's possible for authenticated users to inject SQL queries via string manipulation of statements. A malicious user may be able to manipulate SQL queries to read o...

6.5CVSS6.6AI score0.01928EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2009/09/10 12:00 a.m.•47 views

mozilla firefox -- multiple vulnerabilities

Mozilla Foundation reports: MFSA 2009-51 Chrome privilege escalation with FeedWriter MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters MFSA 2009-49 TreeColumns dangling pointer vulnerability MFSA 2009-48 Insufficient warning for PKCS11 module installation and removal MFSA...

10CVSS9.6AI score0.06724EPSS
SaveExploits5References6
FreeBSD
FreeBSD
•added 2009/05/05 12:00 a.m.•47 views

cups -- remote code execution and DNS rebinding

Gentoo security team summarizes: The following issues were reported in CUPS: iDefense reported an integer overflow in the cupsImageReadTIFF function in the "imagetops" filter, leading to a heap-based buffer overflow CVE-2009-0163. Aaron Siegel of Apple Product Security reported that the CUPS web...

6.8CVSS1.2AI score0.04246EPSS
SaveExploits3References1
Total number of security vulnerabilities5000