Lucene search
+L
FreebsdMost viewed

6696 matches found

FreeBSD
FreeBSD
•added 2004/04/01 12:00 a.m.•25 views

Incorrect cross-realm trust handling in Heimdal

Heimdal does not correctly validate the transited' field of Kerberos tickets when computing the authentication path. This could allow a rogue KDC with which cross-realm relationships have been established to impersonate any KDC in the authentication path...

5CVSS6.6AI score0.01528EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2004/03/25 12:00 a.m.•25 views

MySQL insecure temporary file creation (mysqlbug)

Shaun Colley reports that the script mysqlbug' included with MySQL sometimes creates temporary files in an unsafe manner. As a result, an attacker may create a symlink in /tmp so that if another user invokes mysqlbug' and quits without making any changes, an arbitrary file may be overwritten with...

2.1CVSS6.4AI score0.00628EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2004/03/23 12:00 a.m.•25 views

mysql -- FTS request denial of service vulnerability

A special crafted MySQL FTS request can cause the server to crash. Malicious MySQL users can abuse this bug in a denial of service attack against systems running an affected MySQL daemon. Note that because this bug is related to the parsing of requests, it may happen that this bug is triggered...

5CVSS6.2AI score0.03715EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2004/03/17 12:00 a.m.•25 views

isakmpd payload handling denial-of-service vulnerabilities

Numerous errors in isakmpd's input packet validation lead to denial-of-service vulnerabilities. From the Rapid7 advisory: The ISAKMP packet processing functions in OpenBSD's isakmpd daemon contain multiple payload handling flaws that allow a remote attacker to launch a denial of service attack...

10CVSS6.4AI score0.04604EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2004/03/04 12:00 a.m.•25 views

GNU Anubis buffer overflows and format string vulnerabilities

Ulf Härnhammar discovered several vulnerabilities in GNU Anubis. Unsafe uses of sscanf'. The %s' format specifier is used, which allows a classical buffer overflow. auth.c Format string bugs invoking syslog'. log.c, errs.c, ssl.c Ulf notes that these vulnerabilities can be exploited by a maliciou...

10CVSS6.8AI score0.04717EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2004/02/29 12:00 a.m.•25 views

squid ACL bypass due to URL decoding bug

From the Squid advisory: Squid versions 2.5.STABLE4 and earlier contain a bug in the "%xx" URL decoding function. It may insert a NUL character into decoded URLs, which may allow users to bypass urlregex ACLs...

7.5CVSS6.3AI score0.13807EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2002/11/06 12:00 a.m.•25 views

leafnode denial-of-service triggered by article request

The leafnode NNTP server may go into an unterminated loop with 100% CPU use when an article is requested by Message-ID that has been crossposted to several news groups when one of the group names is the prefix of another group name that the article was cross-posted to. Found by Jan Knutar...

5CVSS6.5AI score0.02333EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2026/06/30 12:00 a.m.•24 views

FreeBSD -- Use-after-free in device pager page list

Problem Description: When msyncMSINVALIDATE is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A subsequent page fault will cause the fault handler to re-insert the page into the object's list. This...

8.8CVSS5.7AI score0.00286EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:00 a.m.•24 views

chromium -- security fixes

Chrome Releases reports: This update includes 382 security fixes: 506558270 Critical CVE-2026-13774: Use after free in Extensions. 511766407 Critical CVE-2026-13775: Use after free in GPU. 513012139 Critical CVE-2026-13776: Type Confusion in Dawn. 513128566 Critical CVE-2026-13777: Insufficient...

10CVSS6AI score0.00489EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/30 12:00 a.m.•24 views

FreeBSD -- Local privilege escalation via execve(2) TOCTOU race

Problem Description: During execve2 of a SUID binary, the new virtual address space is installed before the process credentials are updated. During this window, a process running as the same user can access the target process's memory via procfs or linprocfs, because the kernel's debugging...

8.8CVSS5.8AI score0.00225EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/17 12:00 a.m.•24 views

nginx -- multiple vulnerabilities

The nginx developers report: A heap memory buffer overflow vulnerability when using the "ignoreinvalidheaders off;" and "largeclientheaderbuffers" directives with large configured values while proxying a specially crafted request to an HTTP/2 or gRPC backend may allow memory corruption or a...

9.2CVSS5.7AI score0.06537EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2026/05/27 12:00 a.m.•24 views

Erlang/OTP -- OCSP responder certificate accepted after expiry in public_key

https://github.com/erlang/otp/security/advisories/GHSA-cjxj-wj6x-3fff reports: Erlang/OTP's publickey application fails to validate the validity period of OCSP responder certificates during response verification. An attacker possessing an expired OCSP responder's private key can forge responses...

6.3CVSS5.8AI score0.00316EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/05/24 12:00 a.m.•24 views

jellyfin -- multiple vulnerabilities

The Jellyfin project reports: Jellyfin Server 10.11.10 fixes three security vulnerabilities: GHSA-f47c-m7gr-q92j: details pending disclosure GHSA-jg92-mrxq-vv75: details pending disclosure GHSA-wwwm-px48-fpvq: details pending disclosure...

5.8AI score
SaveExploits0References4
FreeBSD
FreeBSD
•added 2026/04/28 12:00 a.m.•24 views

firefox -- Information disclosure

https://bugzilla.mozilla.org/showbug.cgi?id=2027433 reports: Information disclosure due to incorrect boundary conditions in the Audio/Video component...

7.5CVSS5.2AI score0.00323EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/05/08 12:00 a.m.•24 views

PostgreSQL -- PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation

PostgreSQL project reports: A buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte over-read can elicit process termination. This affects the database server and also libpq. Versions before...

5.9CVSS7AI score0.00726EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/04/29 12:00 a.m.•24 views

Mozilla -- javascript content execution

[email protected] reports: A process isolation vulnerability in Thunderbird stemmed from improper handling of javascript: URIs, which could allow content to execute in the top-level document's process instead of the intended frame, potentially enabling a sandbox escape...

9.1CVSS9.4AI score0.00432EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2025/01/14 12:00 a.m.•24 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 16 security fixes: 374627491 High CVE-2025-0434: Out of bounds memory access in V8. Reported by ddme on 2024-10-21 379652406 High CVE-2025-0435: Inappropriate implementation in Navigation. Reported by Alesandro Ortiz on 2024-11-18 382786791 High...

8.8CVSS9.3AI score0.05913EPSS
SaveExploits11References1
FreeBSD
FreeBSD
•added 2024/12/03 12:00 a.m.•24 views

gstreamer1-plugins-gdkpixbuf -- NULL-pointer dereference

The GStreamer Security Center reports: A NULL-pointer dereference in the gdk-pixbuf decoder that can cause crashes for certain input files...

9.8CVSS7AI score0.00901EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2024/12/03 12:00 a.m.•24 views

gstreamer1-plugins -- multiple vulnerabilities

The GStreamer Security Center reports: 3 security bugs. CVE-2024-47542: ID3v2 parser out-of-bounds read and NULL-pointer dereference CVE-2024-47600: Out-of-bounds read in gst-discoverer-1.0 commandline tool CVE-2024-47541: Out-of-bounds write in SSA subtitle parser...

9.1CVSS7AI score0.01335EPSS
SaveExploits2References3
FreeBSD
FreeBSD
•added 2024/10/03 12:00 a.m.•24 views

Unbound -- Denial of service attack

NLnet labs report: A vulnerability has been discovered in Unbound when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstreams responses with very large RRsets can cause Unbound to spend a considerable time applying name compression to...

5.3CVSS6.8AI score0.00801EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2024/10/02 12:00 a.m.•24 views

redis,valkey -- Multiple vulnerabilities

Redis core team reports: CVE-2024-31449 Lua library commands may lead to stack overflow and potential RCE. CVE-2024-31227 Potential Denial-of-service due to malformed ACL selectors. CVE-2024-31228 Potential Denial-of-service due to unbounded pattern matching...

8.8CVSS7.2AI score0.04495EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2024/09/24 12:00 a.m.•24 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 5 security fixes: 365254285 High CVE-2024-9120: Use after free in Dawn. Reported by Anonymous on 2024-09-08 363538434 High CVE-2024-9121: Inappropriate implementation in V8. Reported by Tashita Software Security on 2024-09-01 365802567 High...

8.8CVSS7.9AI score0.06264EPSS
SaveExploits3References1
FreeBSD
FreeBSD
•added 2024/09/03 12:00 a.m.•24 views

forgejo -- multiple vulnerabilities

Problem Description: Replace v-html with v-text in search inputbox Upgrade webpack to v5.94.0 as a precaution to mitigate CVE-2024-43788, although we were not yet able to confirm that this can be exploited in Forgejo...

6.4CVSS6.8AI score0.00959EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2024/06/18 12:00 a.m.•24 views

chromium -- multiple security fixes

Chrome Releases reports: This update includes 6 security fixes: 344608204 High CVE-2024-6100: Type Confusion in V8. Reported by Seunghyun Lee @0x10n participating in SSD Secure Disclosure's TyphoonPWN 2024 on 2024-06-04 343748812 High CVE-2024-6101: Inappropriate implementation in WebAssembly...

8.8CVSS7.6AI score0.01148EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2024/01/16 12:00 a.m.•24 views

sqlite -- use-after-free bug in jsonparseaddnodearray

[email protected] reports: A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading t...

5.5CVSS6.8AI score0.00381EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2023/09/27 12:00 a.m.•24 views

Account takeover via Kanban feature in GLPI

[email protected] reports: GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. A logged user from any profile can hijack the Kanban feature to...

8.8CVSS7.3AI score0.3098EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/09/27 12:00 a.m.•24 views

Privilege Escalation from technician to super-admin in GLPI

[email protected] reports: GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. A user with write access to another user can make requests to chan...

8.8CVSS7.6AI score0.00731EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/09/23 12:00 a.m.•24 views

Mailpit affected by vulnerability in included go markdown module

Mailpit author reports: Update Go modules to address CVE-2023-42821 go markdown module DoS...

7.5CVSS7AI score0.01042EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2023/07/18 12:00 a.m.•24 views

virtualbox-ose -- multiple vulnerabilities

[email protected] reports: Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are Prior to 6.1.46 and Prior to 7.0.10. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure...

5.5CVSS6.2AI score0.003EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/07/05 12:00 a.m.•24 views

GLPI vulnerable to unauthorized access to User data

[email protected] reports: GLPI is a free asset and IT management software package. Versions of the software starting with 0.68 and prior to 10.0.8 have an incorrect rights check on a on a file accessible by an authenticated user. This allows access to the list of all users and their...

6.5CVSS7.3AI score0.0057EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/07/05 12:00 a.m.•24 views

GLPI vulnerable to unauthenticated access to Dashboard data

[email protected] reports: GLPI is a free asset and IT management software package. Starting in version 9.5.0 and prior to version 10.0.8, an incorrect rights check on a file allows an unauthenticated user to be able to access dashboards data. Version 10.0.8 contains a patch for this...

7.5CVSS7.4AI score0.00659EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/06/14 12:00 a.m.•24 views

jenkins -- CSRF protection bypass vulnerability

Jenkins Security Advisory: Description High SECURITY-3135 / CVE-2023-35141 CSRF protection bypass vulnerability...

8CVSS7.1AI score0.0086EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/02/08 12:00 a.m.•24 views

FreeBSD -- GELI silently omits the keyfile if read from stdin

Problem Description: When GELI reads a key file from a standard input, it doesn't store it anywhere. If the user tries to initialize multiple providers at once, for the second and subsequent devices the standard input stream will be already empty. In this case, GELI silently uses a NULL key as th...

6.5CVSS7AI score0.00637EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2023/01/31 12:00 a.m.•24 views

Gitlab -- Multiple Vulnerabilities

Gitlab reports: Denial of Service via arbitrarily large Issue descriptions CSRF via file upload allows an attacker to take over a repository Sidekiq background job DoS by uploading malicious CI job artifact zips Sidekiq background job DoS by uploading a malicious Helm package...

6.5CVSS7.1AI score0.01247EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/12/08 12:00 a.m.•24 views

traefik -- multiple vulnerabilities

The Traefik project reports: This update is recommended for all traefik users and provides following important security fixes: CVE-2022-23469: Authorization header displayed in the debug logs CVE-2022-46153: Routes exposed with an empty TLSOption in traefik...

8.1CVSS2.3AI score0.00977EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/11/08 12:00 a.m.•24 views

varnish -- HTTP/2 Request Forgery Vulnerability

Varnish Cache Project reports: A request forgery attack can be performed on Varnish Cache servers that have the HTTP/2 protocol turned on. An attacker may introduce characters through the HTTP/2 pseudo-headers that are invalid in the context of an HTTP/1 request line, causing the Varnish server t...

3.3AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/08/23 12:00 a.m.•24 views

powerdns-recursor -- denial of service

PowerDNS Team reports: PowerDNS Security Advisory 2022-02: incomplete exception handling related to protobuf message generation...

6.5CVSS2.5AI score0.01404EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/08/09 12:00 a.m.•24 views

FreeBSD -- Memory disclosure by stale virtual memory mapping

Problem Description: A particular case of memory sharing is mishandled in the virtual memory system. This is very similar to SA-21:08.vm, but with a different root cause. Impact: An unprivileged local user process can maintain a mapping of a page after it is freed, allowing that process to read...

4CVSS2.8AI score0.00174EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/04/19 12:00 a.m.•24 views

rainloop -- cross-site-scripting (XSS) vulnerability

Simon Scannell reports: The code vulnerability can be easily exploited by an attacker by sending a malicious email to a victim that uses RainLoop as a mail client. When the email is viewed by the victim, the attacker gains full control over the session of the victim and can steal any of their...

5.4CVSS0.9AI score0.01192EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/04/06 12:00 a.m.•24 views

FreeBSD -- Bhyve e82545 device emulation out-of-bounds write

Problem Description: The e1000 network adapters permit a variety of modifications to an Ethernet packet when it is being transmitted. These include the insertion of IP and TCP checksums, insertion of an Ethernet VLAN header, and TCP segmentation offload "TSO". The e1000 device model uses an...

8.8CVSS1.5AI score0.00209EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/03/06 12:00 a.m.•24 views

gitea -- Improper/incorrect authorization

Youssef Rebahi-Gilbert reports: When Gitea is built and configured for PAM authentication it skips checking authorization completely. Therefore expired accounts and accounts with expired passwords can still login...

7.1CVSS2.4AI score0.00847EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2022/02/22 12:00 a.m.•24 views

typo3 -- XSS vulnerability in svg-sanitize

The TYPO3 project reports: The SVG sanitizer library enshrined/svg-sanitize before version 0.15.0 did not remove HTML elements wrapped in a CDATA section. As a result, SVG content embedded in HTML fetched as text/html was susceptible to cross-site scripting. Plain SVG files fetched as image/svg+x...

6.2CVSS0.8AI score0.00682EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2022/02/01 12:00 a.m.•24 views

py-treq -- sensitive information leak vulnerability

Treq's request methods treq.get, treq.post, HTTPClient.request, HTTPClient.get, etc. accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore sent to every domain "supercookies". This can potentially cause sensitive information to leak upon an HTTP redirect...

6.5CVSS6.7AI score0.01083EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/01/19 12:00 a.m.•24 views

ipython -- Execution with Unnecessary Privileges

IPython project reports: IPython 8.0.1, 7.31.1 and 5.11 are security releases that change some default values in order to prevent potential Execution with Unnecessary Privileges...

8.8CVSS4AI score0.00657EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2021/04/06 12:00 a.m.•24 views

syncthing -- crash due to malformed relay protocol message

syncthing developers report: syncthing can be caused to crash and exit if sent a malformed relay protocol message message with a negative length field. The relay server strelaysrv can be caused to crash and exit if sent a malformed relay protocol message with a negative length field...

7.5CVSS3AI score0.0197EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2021/03/17 12:00 a.m.•24 views

Gitlab -- Multiple vulnerabilities

Gigtlab reports: Remote code execution via unsafe user-controlled markdown rendering options...

4.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/12/01 12:00 a.m.•24 views

gitea -- multiple vulnerabilities

The Gitea Team reports for release 1.13.0: Add Allow-/Block-List for Migrate and Mirrors Prevent git operations for inactive users Disallow urlencoded new lines in git protocol paths if there is a port Mitigate Security vulnerability in the git hook feature Disable DSA ssh keys by default Set TLS...

0.2AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/05/24 12:00 a.m.•24 views

sympa - Security flaws in setuid wrappers

A vulnerability has been discovered in Sympa web interface by which attacker can execute arbitrary code with root privileges. Sympa uses two sorts of setuid wrappers: FastCGI wrappers newaliases wrapper The FastCGI wrappers wwsympa-wrapper.fcgi and sympasoapserver-wrapper.fcgi were used to make t...

4.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/03/30 12:00 a.m.•24 views

glpi -- Reflexive XSS in Dropdown menus

MITRE Corporation reports: In GLPI after 0.68.1 and before 9.4.6, multiple reflexive XSS occur in Dropdown endpoints due to an invalid Content-Type. This has been fixed in version 9.4.6...

6CVSS4AI score0.00543EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2019/08/15 12:00 a.m.•24 views

CUPS -- multiple vulnerabilities

Apple reports: CVE-2019-8696 and CVE-2019-8675: SNMP buffer overflows. IPP buffer overflow. Memory disclosure in the scheduler. DoS issues in the scheduler...

8.8CVSS2.4AI score0.02182EPSS
SaveExploits0References1
Total number of security vulnerabilities5000