Lucene search
+L
FreebsdMost viewed

6628 matches found

FreeBSD
FreeBSD
•added 2023/09/06 12:0 a.m.•28 views

redis -- Possible bypassing ACL configuration

yangbodong22011 reports: Redis does not correctly identify keys accessed by SORTRO and, as a result, may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration...

3.3CVSS6.9AI score0.0034EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/03/22 12:0 a.m.•28 views

tailscale -- security vulnerability in Tailscale SSH

Tailscale team reports: A vulnerability identified in the implementation of Tailscale SSH in FreeBSD allowed commands to be run with a higher privilege group ID than that specified by Tailscale SSH access rules...

8CVSS7.8AI score0.0046EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2023/01/04 12:0 a.m.•28 views

devel/viewvc-devel is vulnerable to cross-site scripting

C. Michael Pilato reports: security fix: escape revision view copy paths 311 CVE-2023-22464 security fix: escape revision view changed paths 311 CVE-2023-22456...

6.1CVSS6.1AI score0.00694EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2022/10/13 12:0 a.m.•28 views

freerdp -- clients using `/parallel` command line switch might read uninitialized data

MITRE reports: FreeRDP based clients on unix systems using /parallel command line switch might read uninitialized data and send it to the server the client is currently connected to. FreeRDP based server implementations are not affected...

7.5CVSS7.7AI score0.00852EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2022/04/06 12:0 a.m.•28 views

FreeBSD -- 802.11 heap buffer overflow

Problem Description: The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer. Impact: While a FreeBSD Wi-Fi client is in scanning mode i.e., not associated with a SSID a malicious beacon frame may overwrite kernel...

9.8CVSS2.7AI score0.0362EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2022/01/25 12:0 a.m.•28 views

varnish -- Request Smuggling Vulnerability

Varnish Cache Project reports: A request smuggling attack can be performed on HTTP/1 connections on Varnish Cache servers. The smuggled request would be treated as an additional request by the Varnish server, go through normal VCL processing, and injected as a spurious response on the client...

9.1CVSS2.9AI score0.01973EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2022/01/12 12:0 a.m.•28 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description Medium SECURITY-2558 / CVE-2022-20612 CSRF vulnerability in build triggers...

4.3CVSS2.3AI score0.01779EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2021/11/24 12:0 a.m.•28 views

rubygem-cgi -- buffer overrun in CGI.escape_html

chamal reports: A security vulnerability that causes buffer overflow when you pass a very large string 700 MB to CGI.escapehtml on a platform where long type takes 4 bytes, typically, Windows...

9.8CVSS7.1AI score0.04766EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2021/09/27 12:0 a.m.•28 views

libmysoft -- Heap-based buffer overflow vulnerability

Zhengjie Du reports: There are some heap-buffer-overflows in mysofa2json of libmysofa. They are in function loudness, mysofacheck and readOHDRHeaderMessageDataLayout...

9.8CVSS3.1AI score0.01035EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2021/06/01 12:0 a.m.•28 views

pglogical -- shell command injection in pglogical.create_subscription()

2ndQuadrant reports: Fix pgdump/pgrestore execution CVE-2021-3515 Correctly escape the connection string for both pgdump and pgrestore so that exotic database and user names are handled correctly. Reported by Pedro Gallegos...

7.2CVSS1.4AI score0.0046EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2021/05/26 12:0 a.m.•28 views

cyrus-imapd -- multiple-minute daemon hang via input that is mishandled during hash-table interaction

Cyrus IMAP 3.4.2 Release Notes states: Fixed CVE-2021-33582: Certain user inputs are used as hash table keys during processing. A poorly chosen string hashing algorithm meant that the user could control which bucket their data was stored in, allowing a malicious user to direct many inputs to a...

7.5CVSS0.5AI score0.0307EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2021/05/19 12:0 a.m.•28 views

py-numpy -- Missing return-value validation of the function PyArray_DescrNew

Numpy reports: At most call-sites for PyArrayDescrNew, there are no validations of its return, but an invalid address may be returned...

5.3CVSS1.7AI score0.01154EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2021/03/12 12:0 a.m.•28 views

upnp -- stack overflow vulnerability

Mitre reports: A stack overflow in pupnp 1.16.1 can cause the denial of service through the ParserparseDocument function. ixmlNodefree will release a child node recursively, which will consume stack space and lead to a crash...

7.5CVSS4.1AI score0.01415EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2021/02/10 12:0 a.m.•28 views

Rails -- multiple vulnerabilities

Ruby on Rails blog: Rails version 5.2.4.5, 6.0.3.5 and 6.1.2.1 have been released! Those version are security releases and addresses two issues: CVE-2021-22880: Possible DoS Vulnerability in Active Record PostgreSQL adapter. CVE-2021-22881: Possible Open Redirect in Host Authorization Middleware...

7.5CVSS1.9AI score0.87301EPSS
SaveExploits2References3
FreeBSD
FreeBSD
•added 2021/01/17 12:0 a.m.•28 views

mutt -- denial of service

Tavis Ormandy reports: rfc822.c in Mutt through 2.0.4 allows remote attackers to cause a denial of service mailbox unavailability by sending email messages with sequences of semicolon characters in RFC822 address fields aka terminators of empty groups. A small email message from the attacker can...

6.5CVSS4.3AI score0.02796EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/10/05 12:0 a.m.•28 views

py-ansible -- multiple vulnerabilities

abeluck reports: A flaw was found in Ansible Base when using the awsssm connection plugin as garbage collector is not happening after playbook run is completed. Files would remain in the bucket exposing the data. This issue affects directly data confidentiality. A flaw was found in Ansible Base...

5.5CVSS6.1AI score0.00319EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2020/06/30 12:0 a.m.•28 views

coturn -- information leakage

Felix Dörre reports: The issue is that STUN/TURN response buffer is not initialized properly. CWE 665 This is a leak of information between different client connections. One client an attacker could use their connection to intelligently query coturn to get interesting bytes in the padding bytes...

7.5CVSS2.4AI score0.01883EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/06/04 12:0 a.m.•28 views

Nextcloud -- Password share by mail not hashed

The Nextcloud project reports: NC-SA-2020-026 low: Password of share by mail is not hashed when given on the create share call A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call...

7.5CVSS1.2AI score0.01912EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2020/06/02 12:0 a.m.•28 views

znc -- Authenticated users can trigger an application crash

Mitre reports: ZNC 1.8.0 up to 1.8.1-rc1 allows attackers to trigger an application crash with a NULL pointer dereference if echo-message is not enabled and there is no network...

6.5CVSS4.3AI score0.01845EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/04/16 12:0 a.m.•28 views

bftpd -- Multiple vulnerabilities

Bftpd project reports: Bftpd is vulnerable to out of bounds memory access, file descriptor leak and a potential buffer overflow...

2.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/04/13 12:0 a.m.•28 views

openvpn -- illegal client float can break VPN session for other users

Lev Stipakov and Gert Doering report: There is a time frame between allocating peer-id and initializing data channel key which is performed on receiving push request or on async push-reply in which the existing peer-id float checks do not work right. If a "rogue" data channel packet arrives durin...

4.3CVSS1.2AI score0.01609EPSS
SaveExploits1References5
FreeBSD
FreeBSD
•added 2020/04/01 12:0 a.m.•28 views

vlc -- Multiple vulnerabilities fixed in VLC media player

VideoLAN reports: Details A remote user could: Create a specifically crafted image file that could trigger an out of bounds read Send a specifically crafter request to the microdns service discovery, potentially triggering various memory management issues Impact If successful, a malicious third...

7.8CVSS1.5AI score0.01941EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2020/03/25 12:0 a.m.•28 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description High SECURITY-1774 / CVE-2020-2160 CSRF protection for any URL could be bypassed Medium SECURITY-1781 / CVE-2020-2161 Stored XSS vulnerability in label expression validation Medium SECURITY-1793 / CVE-2020-2162 Stored XSS vulnerability in file parameters...

8.8CVSS1.2AI score0.01993EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2020/02/11 12:0 a.m.•28 views

Python -- multiple vulnerabilities

Python reports: bpo-41304: Fixes python3x.pth being ignored on Windows, caused by the fix for bpo-29778 CVE-2020-15801. bpo-39603: Prevent http header injection by rejecting control characters in http.client.putreques...

9.8CVSS2AI score0.03104EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/09/23 12:0 a.m.•28 views

cacti -- Authenticated users may bypass authorization checks

The cacti developers reports: In Cacti through 1.2.6, authenticated users may bypass authorization checks for viewing a graph via a direct graphjson.php request with a modified localgraphid parameter...

4.3CVSS5.6AI score0.01468EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2019/07/02 12:0 a.m.•28 views

FreeBSD -- Privilege escalation in cd(4) driver

Problem Description: To implement one particular ioctl, the Linux emulation code used a special interface present in the cd4 driver which allows it to copy subchannel information directly to a kernel address. This interface was erroneously made accessible to userland, allowing users with read...

9CVSS4.2AI score0.0409EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/02/06 12:0 a.m.•28 views

py39-sqlalchemy11 -- multiple SQL Injection vulnerabilities

21k reports: SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the orderby parameter. nosecurity reports: SQLAlchemy 1.2.17 has SQL Injection when the groupby parameter can be controlled...

9.4AI score
SaveExploits0References4
FreeBSD
FreeBSD
•added 2019/02/06 12:0 a.m.•28 views

py39-sqlalchemy10 -- multiple SQL Injection vulnerabilities

21k reports: SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the orderby parameter. nosecurity reports: SQLAlchemy 1.2.17 has SQL Injection when the groupby parameter can be controlled...

9.4AI score
SaveExploits0References4
FreeBSD
FreeBSD
•added 2019/02/05 12:0 a.m.•28 views

FreeBSD -- System call kernel data register leak

Problem Description: The callee-save registers are used by kernel and for some of them %r8, %r10, and for non-PTI configurations, %r9 the content is not sanitized before return from syscalls, potentially leaking sensitive information. Impact: Typically an address of some kernel data structure use...

5.5CVSS3.1AI score0.00348EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/01/10 12:0 a.m.•28 views

py-matrix-synapse -- undisclosed vulnerability

Matrix developers report: The matrix team announces the availablility of synapse security releases 0.34.0.1 and 0.34.1.1, fixing CVE-2019-5885...

7.5CVSS2.4AI score0.02418EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/07/13 12:0 a.m.•28 views

rubygem-doorkeeper -- token revocation vulnerability

NVD reports: Doorkeeper version 4.2.0 and later contains a Incorrect Access Control vulnerability in Token revocation API's authorized method that can result in Access tokens are not revoked for public OAuth apps, leaking access until expiry...

7.5CVSS3.5AI score0.01611EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/07/11 12:0 a.m.•28 views

qutebrowser -- Remote code execution due to CSRF

qutebrowser team reports: Due to a CSRF vulnerability affecting the qute://settings page, it was possible for websites to modify qutebrowser settings. Via settings like editor.command, this possibly allowed websites to execute arbitrary code...

9.3CVSS4.9AI score0.01198EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/07/09 12:0 a.m.•28 views

Libgit2 -- multiple vulnerabilities

The Git community reports: Out-of-bounds reads when reading objects from a packfile...

8.1CVSS2.4AI score0.02051EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2018/07/09 12:0 a.m.•28 views

mailman -- content spoofing with invalid list names in web UI

Mark Sapiro reports: A URL with a very long text listname such as http://www.example.com/mailman/listinfo/Thisisalongstringwithsomephishingtext will echo the text in the "No such list" error response. This can be used to make a potential victim think the phishing text comes from a trusted site...

6.5CVSS6.5AI score0.02541EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/06/12 12:0 a.m.•28 views

node.js -- multiple vulnerabilities

Node.js reports: Denial of Service Vulnerability in HTTP/2 CVE-2018-7161 All versions of 8.x and later are vulnerable and the severity is HIGH. An attacker can cause a denial of service DoS by causing a node server providing an http2 server to crash. This can be accomplished by interacting with t...

7.8CVSS0.7AI score0.10649EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/06/01 12:0 a.m.•28 views

h2o -- heap buffer overflow during logging

Marlies Ruck reports: Fix heap buffer overflow while trying to emit access log - see references for full details. CVE-2018-0608: Buffer overflow in H2O version 2.2.4 and earlier allows remote attackers to execute arbitrary code or cause a denial of service DoS via unspecified vectors...

9.8CVSS6.8AI score0.03815EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2018/03/16 12:0 a.m.•28 views

libvorbis -- multiple vulnerabilities

NVD reports: Xiph.Org libvorbis 1.3.5 allows Remote Code Execution upon freeing uninitialized memory in the function vorbisanalysisheaderout in info.c when vi-channels=0, a similar issue to Mozilla bug 550184. In Xiph.Org libvorbis 1.3.5, an out-of-bounds array read vulnerability exists in the...

9.8CVSS6.8AI score0.05705EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2018/01/12 12:0 a.m.•28 views

shibboleth-sp -- vulnerable to forged user attribute data

Shibboleth consortium reports: Shibboleth SP software vulnerable to forged user attribute data The Service Provider software relies on a generic XML parser to process SAML responses and there are limitations in older versions of the parser that make it impossible to fully disable Document Type...

6.5CVSS6.3AI score0.01531EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2017/12/11 12:0 a.m.•28 views

global -- gozilla vulnerability

MITRE reports: gozilla.c in GNU GLOBAL 4.8.6 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL...

8.8CVSS8.4AI score0.01228EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2017/11/30 12:0 a.m.•28 views

asterisk -- DOS Vulnerability in Asterisk chan_skinny

The Asterisk project reports: If the chanskinny AKA SCCP protocol channel driver is flooded with certain requests it can cause the asterisk process to use excessive amounts of virtual memory eventually causing asterisk to stop processing requests of any kind...

7.5CVSS7.7AI score0.81511EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2017/11/13 12:0 a.m.•28 views

chromium -- out of bounds read

Google Chrome Releases reports: 1 security fix in this release, including: 782145 High CVE-2017-15428: Out of bounds read in V8. Reported by Zhao Qixun of Qihoo 360 Vulcan Team on 2017-11-07...

8.8CVSS8.5AI score0.18118EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/11/01 12:0 a.m.•28 views

cacti -- multiple vulnerabilities

cacti reports: Changelog issue1057: CVE-2017-16641 - Potential vulnerability in RRDtool functions issue1066: CVE-2017-16660 in remoteagent.php logging function issue1066: CVE-2017-16661 in view log file issue1071: CVE-2017-16785 in globalsession.php Reflection XSS...

9CVSS6.1AI score0.04246EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2017/10/28 12:0 a.m.•28 views

bchunk -- access violation near NULL on destination operand and crash

Mitre reports: bchunk 1.2.0 and 1.2.1 is vulnerable to an "Access violation near NULL on destination operand" and crash when processing a malformed CUE .cue file...

5.5CVSS5.7AI score0.00909EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/10/17 12:0 a.m.•28 views

Node.js -- remote DOS security vulnerability

Node.js reports: Node.js was susceptible to a remote DoS attack due to a change that came in as part of zlib v1.2.9. In zlib v1.2.9 8 became an invalid value for the windowBits parameter and Node's zlib module will crash or throw an exception depending on the version...

7.5CVSS7.6AI score0.08236EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/06/29 12:0 a.m.•28 views

tor -- security regression

The Tor Project reports: Tor 0.3.0.9 fixes a path selection bug that would allow a client to use a guard that was in the same network family as a chosen exit relay. This is a security regression; all clients running earlier versions of 0.3.0.x or 0.3.1.x should upgrade to 0.3.0.9 or 0.3.1.4-alpha...

7.5CVSS7.4AI score0.02446EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2017/06/19 12:0 a.m.•28 views

codeigniter -- input validation bypass

The CodeIgniter changelog reports: Form Validation Library rule validemail could be bypassed if idntoascii is available...

1.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2017/04/11 12:0 a.m.•28 views

libsamplerate -- multiple vulnerabilities

NVD reports: In libsamplerate before 0.1.9, a buffer over-read occurs in the calcoutputsingle function in srcsinc.c via a crafted audio file...

5.5CVSS4.2AI score0.00913EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/10/31 12:0 a.m.•28 views

moinmoin -- XSS vulnerabilities

Thomas Waldmann reports: fix XSS in AttachFile view multifile related CVE-2016-7148 fix XSS in GUI editor's attachment dialogue CVE-2016-7146 fix XSS in GUI editor's link dialogue CVE-2016-9119...

6.1CVSS2.5AI score0.01452EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2016/10/20 12:0 a.m.•28 views

mozilla -- multiple vulnerabilities

Mozilla Foundation reports: CVE-2016-5287: Crash in nsTArraybase::SwapArrayElements CVE-2016-5288: Web content can read cache entries...

9.8CVSS7.2AI score0.02425EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2016/09/12 12:0 a.m.•28 views

moodle -- multiple vulnerabilities

Marina Glancy reports: MSA-16-0022: Web service tokens should be invalidated when the user password is changed or forced to be changed...

7.3CVSS2.1AI score0.00972EPSS
SaveExploits0References1
Total number of security vulnerabilities5000