Lucene search
+L
FreebsdMost viewed

6627 matches found

FreeBSD
FreeBSD
•added 2018/10/27 12:0 a.m.•29 views

uriparser -- Multiple vulnerabilities

The upstream project reports: Fixed: Out-of-bounds write in uriComposeQuery and uriComposeQueryEx Commit 864f5d4c127def386dd5cc926ad96934b297f04e Thanks to Google Autofuzz team for the report! Fixed: Detect integer overflow in uriComposeQuery and uriComposeQueryEx Commit...

3AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/08/14 12:0 a.m.•29 views

FreeBSD -- Resource exhaustion in IP fragment reassembly

Problem Description: A researcher has notified us of a DoS attack applicable to another operating system. While FreeBSD may not be vulnerable to that exact attack, we have identified several places where inadequate DoS protection could allow an attacker to consume system resources. It is not...

7.8CVSS4AI score0.04006EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2018/08/03 12:0 a.m.•29 views

cgit -- directory traversal vulnerability

Jann Horn reports: cgitcloneobjects in CGit before 1.2.1 has a directory traversal vulnerability when enable-http-clone=1 is not turned off, as demonstrated by a cgit/cgit.cgi/git/objects/?path=../ request...

7.5CVSS2.7AI score0.9288EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2018/06/25 12:0 a.m.•29 views

Gitlab -- multiple vulnerabilities

Gitlab reports: Wiki XSS Sanitize gem updates XSS in urlforparams Content injection via username Activity feed publicly displaying internal project names Persistent XSS in charts...

7.5CVSS3.2AI score0.0152EPSS
SaveExploits3References1
FreeBSD
FreeBSD
•added 2018/03/15 12:0 a.m.•29 views

Loofah -- XSS vulnerability

GitHub issue: This issue has been created for public disclosure of an XSS / code injection vulnerability that was responsibly reported by the Shopify Application Security Team. Loofah allows non-whitelisted attributes to be present in sanitized output when input with specially-crafted HTML...

6.1CVSS6.8AI score0.01984EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/01/28 12:0 a.m.•29 views

mpv -- arbitrary code execution via crafted website

mpv developers report: mpv through 0.28.0 allows remote attackers to execute arbitrary code via a crafted web site, because it reads HTML documents containing VIDEO elements, and accepts arbitrary URLs in a src attribute without a protocol whitelist in player/lua/ytdlhook.lua. For example, an...

8.8CVSS8.6AI score0.02593EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2018/01/26 12:0 a.m.•29 views

chromium -- vulnerability

Google Chrome Releases reports: 1 security fix in this release: 806388 High CVE-2018-6056: Incorrect derived class instantiation in V8. Reported by lokihardt of Google Project Zero on 2018-01-26...

8.8CVSS8.5AI score0.08793EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/01/25 12:0 a.m.•29 views

clamav -- multiple vulnerabilities

ClamAV project reports: Join us as we welcome ClamAV 0.99.3 to the family!. This release is a security release and is recommended for all ClamAV users. CVE-2017-12374 ClamAV UAF use-after-free Vulnerabilities CVE-2017-12375 ClamAV Buffer Overflow Vulnerability CVE-2017-12376 ClamAV Buffer Overflo...

10CVSS7.7AI score0.12548EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2018/01/23 12:0 a.m.•29 views

p7zip -- heap-based buffer overflow

MITRE reports: Heap-based buffer overflow in the NCompress::NShrink::CDecoder::CodeReal method in 7-Zip before 18.00 and p7zip allows remote attackers to cause a denial of service out-of-bounds write or potentially execute arbitrary code via a crafted ZIP archive...

7.8CVSS8.1AI score0.04938EPSS
SaveExploits1References4
FreeBSD
FreeBSD
•added 2017/11/30 12:0 a.m.•29 views

wireshark -- multiple security issues

wireshark developers reports: wnpa-sec-2017-47: The IWARPMPA dissector could crash. CVE-2017-17084 wnpa-sec-2017-48: The NetBIOS dissector could crash. Discovered by Kamil Frankowicz. CVE-2017-17083 wnpa-sec-2017-49: The CIP Safety dissector could crash. CVE-2017-17085...

7.5CVSS7.7AI score0.16786EPSS
SaveExploits2References4
FreeBSD
FreeBSD
•added 2017/10/20 12:0 a.m.•29 views

wget -- Heap overflow in HTTP protocol handling

Antti Levomäki, Christian Jalio, Joonas Pihlaja: Wget contains two vulnerabilities, a stack overflow and a heap overflow, in the handling of HTTP chunked encoding. By convincing a user to download a specific link over HTTP, an attacker may be able to execute arbitrary code with the privileges of...

9.3CVSS9.2AI score0.36563EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/10/17 12:0 a.m.•29 views

GitLab -- multiple vulnerabilities

GitLab reports: Cross-Site Scripting XSS vulnerability in the Markdown sanitization filter Yasin Soliman via HackerOne reported a Cross-Site Scripting XSS vulnerability in the GitLab markdown sanitization filter. The sanitization filter was not properly stripping invalid characters from URL schem...

5.5AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/10/10 12:0 a.m.•29 views

irssi -- multiple vulnerabilities

Irssi reports: When installing themes with unterminated colour formatting sequences, Irssi may access data beyond the end of the string. While waiting for the channel synchronisation, Irssi may incorrectly fail to remove destroyed channels from the query list, resulting in use after free conditio...

7.5CVSS6.9AI score0.02371EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/09/21 12:0 a.m.•29 views

OpenVPN -- out-of-bounds write in legacy key-method 1

Steffan Karger reports: The bounds check in readkey was performed after using the value, instead of before. If 'key-method 1' is used, this allowed an attacker to send a malformed packet to trigger a stack buffer overflow. ... Note that 'key-method 1' has been replaced by 'key method 2' as the...

9.8CVSS8.8AI score0.03629EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/09/20 12:0 a.m.•29 views

phpmyfaq -- multiple issues

phpmyfaq developers report: Cross-site scripting XSS vulnerability in inc/PMF/Faq.php in phpMyFAQ through 2.9.8 allows remote attackers to inject arbitrary web script or HTML via the Questions field in an "Add New FAQ" action. Cross-site scripting XSS vulnerability in phpMyFAQ through 2.9.8 allow...

5.9AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/08/31 12:0 a.m.•29 views

asterisk -- Unauthorized data disclosure and shell access command injection in app_minivm

The Asterisk project reports: AST-2017-005 - A change was made to the strict RTP support in the RTP stack to better tolerate late media when a reinvite occurs. When combined with the symmetric RTP support this introduced an avenue where media could be hijacked. Instead of only learning a new...

9.8CVSS8.9AI score0.14907EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/05/21 12:0 a.m.•29 views

SquirrelMail -- post-authentication access privileges

Florian Grunow reports: An attacker able to exploit this vulnerability can extract files of the server the application is running on. This may include configuration files, log files and additionally all files that are readable for all users on the system. This issue is post-authentication. That...

8.8CVSS8.4AI score0.04293EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/04/27 12:0 a.m.•29 views

LibreSSL -- TLS verification vulnerability

Jakub Jirutka reports: LibreSSL 2.5.1 to 2.5.3 lacks TLS certificate verification if SSLgetverifyresult is relied upon for a later check of a verification result, in a use case where a user-provided verification callback returns 1, as demonstrated by acceptance of invalid certificates by nginx...

5.3CVSS1.9AI score0.01021EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/01/19 12:0 a.m.•29 views

PHP -- undisclosed vulnerabilities

The PHP project reports: The PHP development team announces the immediate availability of PHP 7.0.15. This is a security release. Several security bugs were fixed in this release. The PHP development team announces the immediate availability of PHP 5.6.30. This is a security release. Several...

1.9AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2016/09/08 12:0 a.m.•29 views

file-roller -- path traversal vulnerability

reports: File Roller 3.5.4 through 3.20.2 was affected by a path traversal bug that could result in deleted files if a user were tricked into opening a malicious archive...

7.5CVSS3.3AI score0.03328EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2016/07/19 12:0 a.m.•29 views

moodle -- multiple vulnerabilities

Marina Glancy reports: MSA-16-0019: Glossary search displays entries without checking user permissions to view them MSA-16-0020: Text injection in email headers MSA-16-0021: Unenrolled user still receives event monitor notifications even though they can no longer access course...

2.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/07/10 12:0 a.m.•29 views

xtrlock -- xtrlock does not block multitouch events

Debian reports: xtrlock did not block multitouch events so an attacker could still input and thus control various programs such as Chromium, etc. via so-called "multitouch" events including pan scrolling, "pinch and zoom" or even being able to provide regular mouse clicks by depressing the touchp...

4.6CVSS2.2AI score0.00364EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/06/30 12:0 a.m.•29 views

p5-XSLoader -- local arbitrary code execution

Jakub Wilk reports: XSLoader tries to load code from a subdirectory in the cwd when called inside a string eval...

7.8CVSS2.1AI score0.00787EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2016/03/29 12:0 a.m.•29 views

mercurial -- multiple vulnerabilities

Mercurial reports: CVE-2016-3630: Remote code execution in binary delta decoding CVE-2016-3068: Arbitrary code execution with Git subrepos CVE-2016-3069: Arbitrary code execution when converting Git repos...

8.8CVSS3.9AI score0.05405EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/03/10 12:0 a.m.•29 views

activemq -- Web Console Cross-Site Scripting

Vladimir Ivanov Positive Technologies reports: Several instances of cross-site scripting vulnerabilities were identified to be present in the web based administration console as well as the ability to trigger a Java memory dump into an arbitrary folder. The root cause of these issues are improper...

5.4CVSS6.3AI score0.06068EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/03/01 12:0 a.m.•29 views

PostgreSQL -- minor security problems.

PostgreSQL project reports: Security Fixes for RLS, BRIN This release closes security hole CVE-2016-2193 https://access.redhat.com/security/cve/CVE-2016-2193, where a query plan might get reused for more than one ROLE in the same session. This could cause the wrong set of Row Level Security RLS...

9.1CVSS0.1AI score0.03347EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2016/02/24 12:0 a.m.•29 views

git -- integer overflow

Debian reports: integer overflow due to a loop which adds more to "len"...

10CVSS3.4AI score0.18808EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2016/02/21 12:0 a.m.•29 views

cacti -- multiple vulnerabilities

The Cacti Group, Inc. reports: Changelog bug:0002652: CVE-2015-8604: SQL injection in graphsnew.php bug:0002655: CVE-2015-8377: SQL injection vulnerability in the hostnewgraphssave function in graphsnew.php bug:0002656: Authentication using web authentication as a user not in the cacti database...

8.8CVSS9.4AI score0.02686EPSS
SaveExploits3References5
FreeBSD
FreeBSD
•added 2015/12/07 12:0 a.m.•29 views

passenger -- client controlled header overwriting

Daniel Knoppel reports: It was discovered by the SUSE security team that it was possible, in some cases, for clients to overwrite headers set by the server, resulting in a medium level security issue. CVE-2015-7519 has been assigned to this issue. Affected use-cases: Header overwriting may occur ...

4.3CVSS5.1AI score0.02364EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/10/21 12:0 a.m.•29 views

drupal -- open redirect vulnerability

Drupal development team reports: The Overlay module in Drupal core displays administrative pages as a layer over the current page using JavaScript, rather than replacing the page in the browser window. The Overlay module does not sufficiently validate URLs prior to displaying their contents,...

6.1CVSS6.2AI score0.01774EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2015/09/16 12:0 a.m.•29 views

optipng -- use-after-free vulnerability

Gustavo Grieco reports: We found a use-after-free causing an invalid/double free in optipng 0.6.4...

9.3CVSS8.7AI score0.05383EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2015/09/13 12:0 a.m.•29 views

pitivi -- code execution

Luke Farone reports: Double-clicking a file in the user's media library with a specially-crafted path or filename allows for arbitrary code execution with the permissions of the user running Pitivi...

10CVSS9.4AI score0.03236EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2015/07/29 12:0 a.m.•29 views

froxlor -- database password information leak

[email protected] reports: An unauthenticated remote attacker is able to get the database password via webaccess due to wrong file permissions of the /logs/ folder in froxlor version 0.9.33.1 and earlier. The plain SQL password and username may be stored in the /logs/sql-error.log file...

9.8CVSS9.3AI score0.03144EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2015/07/07 12:0 a.m.•29 views

xen-tools -- xl command line config handling stack overflow

The Xen Project reports: The xl command line utility mishandles long configuration values when passed as command line arguments, with a buffer overrun. A semi-trusted guest administrator or controller, who is intended to be able to partially control the configuration settings for a domain, can...

6.8CVSS7.9AI score0.00394EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/06/23 12:0 a.m.•29 views

Adobe Flash Player -- critical vulnerabilities

Adobe reports: Adobe has released security updates for Adobe Flash Player for Windows, Macintosh and Linux. These updates address a critical vulnerability CVE-2015-3113 that could potentially allow an attacker to take control of the affected system. Adobe is aware of reports that CVE-2015-3113 is...

10CVSS6.3AI score0.9994EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2015/04/29 12:0 a.m.•29 views

cURL -- sensitive HTTP server headers also sent to proxies

cURL reports: libcurl provides applications a way to set custom HTTP headers to be sent to the server by using CURLOPTHTTPHEADER. A similar option is available for the curl command-line tool with the '--header' option. When the connection passes through an HTTP proxy the same set of headers is se...

5CVSS8.7AI score0.07538EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/04/07 12:0 a.m.•29 views

FreeBSD -- Denial of Service with IPv6 Router Advertisements

Problem Description: The Neighbor Discover Protocol allows a local router to advertise a suggested Current Hop Limit value of a link, which will replace Current Hop Limit on an interface connected to the link on the FreeBSD system. Impact: When the Current Hop Limit similar to IPv4's TTL is small...

6.5CVSS6.2AI score0.01378EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2015/03/27 12:0 a.m.•29 views

mailman -- path traversal vulnerability

Mark Sapiro reports: A path traversal vulnerability has been discovered and fixed. This vulnerability is only exploitable by a local user on a Mailman server where the suggested Exim transport, the Postfix postfixtomailman.py transport or some other programmatic MTA delivery not using aliases is...

7.6CVSS8.4AI score0.07908EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2015/02/28 12:0 a.m.•29 views

PuTTY -- fails to scrub private keys from memory after use

Simon Tatham reports: When PuTTY has sensitive data in memory and has no further need for it, it should wipe the data out of its memory, in case malware later gains access to the PuTTY process or the memory is swapped out to disk or written into a crash dump file. An obvious example of this is th...

2.1CVSS6.5AI score0.00585EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2015/02/18 12:0 a.m.•29 views

cabextract -- directory traversal with UTF-8 symbols in filenames

Cabextract ChangeLog reports: It was possible for cabinet files to extract to absolute file locations, and it was possible on Cygwin to get around cabextract's absolute and relative path protections by using backslashes...

5.3CVSS5.7AI score0.02308EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2014/12/01 12:0 a.m.•29 views

OpenVPN -- denial of service security vulnerability

The OpenVPN project reports: In late November 2014 Dragana Damjanovic notified OpenVPN developers of a critical denial of service security vulnerability CVE-2014-8104. The vulnerability allows an tls-authenticated client to crash the server by sending a too-short control channel packet to the...

6.8CVSS6.4AI score0.03478EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/10/21 12:0 a.m.•29 views

FreeBSD -- rtsold(8) remote buffer overflow vulnerability

Problem Description: Due to a missing length check in the code that handles DNS parameters, a malformed router advertisement message can result in a stack buffer overflow in rtsold8. Impact: Receipt of a router advertisement message with a malformed DNSSL option, for instance from a compromised...

10CVSS6.9AI score0.0394EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2014/10/21 12:0 a.m.•29 views

phpMyAdmin -- XSS vulnerabilities in SQL debug output and server monitor page.

The phpMyAdmin development team reports: With a crafted database or table name it is possible to trigger an XSS in SQL debug output when enabled and in server monitor page when viewing and analysing executed queries. This vulnerability can be triggered only by someone who is logged in to...

3.5CVSS6.3AI score0.01519EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2014/09/28 12:0 a.m.•29 views

Xymon -- buffer overrun

Debian reports: web/acknowledge.c uses a string twice in a format string, but only allocates memory for one copy...

9.8CVSS9.1AI score0.012EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2014/09/09 12:0 a.m.•29 views

Flash player -- Multiple security vulnerabilities in www/linux-*-flashplugin11

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

10CVSS8.1AI score0.84298EPSS
SaveExploits7References1
FreeBSD
FreeBSD
•added 2014/08/12 12:0 a.m.•29 views

chromium -- multiple vulnerabilities

Google Chrome Releases reports: 12 security fixes in this release, including 390174 High CVE-2014-3165: Use-after-free in web sockets. Credit to Collin Payne. 398925 High CVE-2014-3166: Information disclosure in SPDY. Credit to Antoine Delignat-Lavaud. 400950 CVE-2014-3167: Various fixes from...

7.5CVSS1.3AI score0.01662EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/06/10 12:0 a.m.•29 views

dbus -- local DoS

Simon MvVittie reports: Alban Crequy at Collabora Ltd. discovered and fixed a denial-of-service flaw in dbus-daemon, part of the reference implementation of D-Bus. Additionally, in highly unusual environments the same flaw could lead to a side channel between processes that should not be able to...

4CVSS5.6AI score0.00444EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/04/30 12:0 a.m.•29 views

FreeBSD -- devfs rules not applied by default for jails

Problem Description: The default devfs rulesets are not loaded on boot, even when jails are used. Device nodes will be created in the jail with their normal default access permissions, while most of them should be hidden and inaccessible. Impact: Jailed processes can get access to restricted...

5.8CVSS6.5AI score0.0102EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2014/02/18 12:0 a.m.•29 views

Icinga -- buffer overflow in classic web interface

The Icinga Team reports: Wrong strlen check against MAXINPUTBUFFER without taking '\0' into account...

5CVSS6.5AI score0.02755EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2013/12/21 12:0 a.m.•29 views

imlib2 -- denial of service vulnerabilities

Enlightenment reports: GIF loader: Fix segv on images without colormap Prevent division-by-zero crashes. Fix segfault when opening input/queue/id:000007,src:000000,op:flip1,pos:51 with feh...

7.5CVSS7.7AI score0.02709EPSS
SaveExploits0References2
Total number of security vulnerabilities5000