Lucene search
+L
FreebsdMost viewed

6702 matches found

FreeBSD
FreeBSD
added 2022/06/11 12:00 a.m.31 views

XFCE -- Allows executing malicious .desktop files pointing to remote code

XFCE Project reports: Prevent executing possibly malicious .desktop files from online sources ftp://, http:// etc...

8.8CVSS1.5AI score0.01667EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2022/06/06 12:00 a.m.31 views

libspf2 -- Integer Underflow Remote Code Execution

Trendmicro ZDI reports: Integer Underflow Remote Code Execution Vulnerability The specific flaw exists within the parsing of SPF macros. When parsing SPF macros, the process does not properly validate user-supplied data, which can result in an integer underflow before writing to memory. An attack...

8.8CVSS7.8AI score0.51755EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2022/04/12 12:00 a.m.31 views

gogs -- XSS in issue attachments

The gogs project reports: Repository issues page allows HTML attachments with arbitrary JS code...

7.3CVSS1.9AI score0.00708EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2022/04/12 12:00 a.m.31 views

go -- multiple vulnerabilities

The Go project reports: encoding/pem: fix stack overflow in Decode. A large more than 5 MB PEM input can cause a stack overflow in Decode, leading the program to crash. crypto/elliptic: tolerate all oversized scalars in generic P-256. A crafted scalar input longer than 32 bytes can cause...

3.5AI score
SaveExploits0References3
FreeBSD
FreeBSD
added 2022/03/02 12:00 a.m.31 views

py-Scrapy -- exposure of sensitive information vulnerability

ranjit-git reports: Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository scrapy/scrapy prior to 2.6.1...

8.8CVSS7.1AI score0.01263EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2021/12/14 12:00 a.m.31 views

OpenSSL -- Certificate validation issue

The OpenSSL project reports: Invalid handling of X509verifycert internal errors in libssl Moderate Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for...

7.5CVSS1.6AI score0.50099EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2021/10/04 12:00 a.m.31 views

hiredis -- integer/buffer overflow

hiredis maintainers report: Hiredis is vulnurable to integer overflow if provided maliciously crafted or corrupted RESP mult-bulk protocol data. When parsing multi-bulk array-like replies, hiredis fails to check if count sizeofredisReply can be represented in SIZEMAX. If it can not, and the callo...

8.8CVSS2.6AI score0.02139EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2021/07/29 12:00 a.m.31 views

Node.js -- July 2021 Security Releases (2)

Node.js reports: Use after free on close http2 on stream canceling High CVE-2021-22930 Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior...

9.8CVSS0.9AI score0.36453EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2021/06/01 12:00 a.m.31 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:00 a.m.31 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.03095EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2021/05/19 12:00 a.m.31 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/05/11 12:00 a.m.31 views

py-matrix-synapse -- malicious push rules may be used for a denial of service attack.

Matrix developers report: "Push rules" can specify conditions under which they will match, including eventmatch, which matches event content against a pattern including wildcards. Certain patterns can cause very poor performance in the matching engine, leading to a denial-of-service when processi...

5.3CVSS3.3AI score0.01647EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2021/04/28 12:00 a.m.31 views

mantis -- multiple vulnerabilities

Mantis 2.25.1 and 2.25.2 releases report: Security and maintenance release, PHPMailer update to 6.5.0 0028552: XSS in managecustomfieldeditpage.php CVE-2021-33557 0028821: Update PHPMailer to 6.5.0 CVE-2021-3603, CVE-2020-36326...

9.8CVSS1.3AI score0.03095EPSS
SaveExploits1References3
FreeBSD
FreeBSD
added 2021/04/06 12:00 a.m.31 views

asterisk -- Remote Crash Vulnerability in PJSIP channel driver

The Asterisk project reports: When Asterisk receives a re-INVITE without SDP after having sent a BYE request a crash will occur. This occurs due to the Asterisk channel no longer being present while code assumes it is...

6.5CVSS2.6AI score0.02432EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2021/02/22 12:00 a.m.31 views

redis -- Integer overflow on 32-bit systems

Redis Development team reports: Redis 4.0 or newer uses a configurable limit for the maximum supported bulk input size. By default, it is 512MB which is a safe value for all platforms. If the limit is significantly increased, receiving a large request from a client may trigger several integer...

8.8CVSS1.2AI score0.047EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/12/29 12:00 a.m.31 views

wavpack -- integer overflow in pack_utils.c

The wavpack project reports: src/packutils.c - issue 91: fix integer overflows resulting in buffer overruns CVE-2020-35738 - sanitize configuration parameters better improves clarity and aids debugging...

6.1CVSS5.5AI score0.01196EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2020/10/22 12:00 a.m.31 views

glpi -- Insecure Direct Object Reference on ajax/comments.ph

MITRE Corporation reports: In GLPI before 9.5.3, ajax/comments.php has an Insecure Direct Object Reference IDOR vulnerability that allows an attacker to read data from any database table e.g., glpitickets, glpiusers, etc...

4.3CVSS2.6AI score0.00693EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/09/15 12:00 a.m.31 views

FreeBSD -- ure device driver susceptible to packet-in-packet attack

Problem Description: A programming error in the ure4 device driver caused some Realtek USB Ethernet interfaces to incorrectly report packets with more than 2048 bytes in a single USB transfer as having a length of only 2048 bytes. An adversary can exploit this to cause the driver to misinterpret...

5.3CVSS0.5AI score0.00737EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/04 12:00 a.m.31 views

Multi-link PPP protocol daemon MPD5 remotely exploitable crash

Version 5.9 contains security fix for L2TP clients and servers. Insufficient validation of incoming L2TP control packet specially crafted by unauthenticated user might lead to unexpected termination of the process. The problem affects mpd versions since 4.0 that brought in initial support for L2T...

9.8CVSS3.7AI score0.03004EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2020/08/20 12:00 a.m.31 views

go -- net/http/cgi, net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type is not specified

The Go project reports: When a Handler does not explicitly set the Content-Type header, both CGI implementations default to “text/html”. If an attacker can make a server generate content under their control e.g. a JSON containing user data or an uploaded image file this might be mistakenly return...

6.1CVSS1AI score0.03646EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2020/07/28 12:00 a.m.31 views

typo3 -- multiple vulnerabilities

Typo3 Team reports: In case an attacker manages to generate a valid cryptographic message authentication code HMAC-SHA1 - either by using a different existing vulnerability or in case the internal encryptionKey was exposed - it is possible to retrieve arbitrary files of a TYPO3 installation. This...

1.5AI score
SaveExploits0References3
FreeBSD
FreeBSD
added 2020/06/25 12:00 a.m.31 views

glpi -- leakage issue with knowledge base

MITRE Corporation reports: In GLPI before version 9.5.2, there is a leakage of user information through the public FAQ. The issue was introduced in version 9.5.0 and patched in 9.5.2. As a workaround, disable public access to the FAQ...

5.3CVSS2.7AI score0.01013EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2020/06/23 12:00 a.m.31 views

nexus2-oss -- NXRM2 Directory Traversal vulnerability

Sonatype reports: CVE-2020-15012: NXRM2 Directory Traversal vulnerability...

8.6CVSS3.3AI score0.02591EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/03/30 12:00 a.m.31 views

glpi -- bypass of the open redirect protection

MITRE Corporation reports: In GLPI before version 9.4.6, there is a vulnerability that allows bypassing the open redirect protection based which is based on a regexp. This is fixed in version 9.4.6...

6.1CVSS4.3AI score0.07574EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2020/02/13 12:00 a.m.31 views

PostgresSQL -- ALTER ... DEPENDS ON EXTENSION is missing authorization checks

The PostgreSQL project reports: Versions Affected: 9.6 - 12 The ALTER ... DEPENDS ON EXTENSION sub-commands do not perform authorization checks, which can allow an unprivileged user to drop any function, procedure, materialized view, index, or trigger under certain conditions. This attack is...

6.5CVSS7.6AI score0.01183EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/01/28 12:00 a.m.31 views

FreeBSD -- Missing IPsec anti-replay window check

Problem Description: A missing check means that an attacker can reinject an old packet and it will be accepted and processed by the IPsec endpoint. Impact: The impact depends on the higher-level protocols in use over IPsec. For example, an attacker who can capture and inject packets could cause a...

9.8CVSS2AI score0.00578EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/01/15 12:00 a.m.31 views

salt -- salt-api vulnerability

SaltStack reports: With the Salt NetAPI enabled in addition to having a SSH roster defined, unauthenticated access is possible when specifying the client as SSH. Additionally, when the rawshell option is specified any arbitrary command may be run on the Salt master when specifying SSH options...

9.8CVSS9.2AI score0.15226EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2019/10/25 12:00 a.m.31 views

Mbed TLS -- Side channel attack on ECDSA

Janos Follath reports: Our bignum implementation is not constant time/constant trace, so side channel attacks can retrieve the blinded value, factor it as it is smaller than RSA keys and not guaranteed to have only large prime factors, and then, by brute force, recover the key...

4.7CVSS3.1AI score0.0034EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2019/08/20 12:00 a.m.31 views

FreeBSD -- IPv6 remote Denial-of-Service

Problem Description: Due do a missing check in the code of mpulldown9 data returned may not be contiguous as requested by the caller. Impact: Extra checks in the IPv6 code catch the error condition and trigger a kernel panic leading to a remote DoS denial-of-service attack with certain Ethernet...

7.8CVSS2.4AI score0.04417EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2019/08/06 12:00 a.m.31 views

mongodb -- Attach IDs to users

Mitch Wasson of Cisco's Advanced Malware Protection Group reports: After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflated with new accounts, if those accounts reuse the names of deleted ones...

7.1CVSS4.1AI score0.01225EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2019/07/24 12:00 a.m.31 views

FreeBSD -- pts(4) write-after-free

Problem Description: The code which handles a close2 of a descriptor created by posixopenpt2 fails to undo the configuration which causes SIGIO to be raised. This bug can lead to a write-after-free of kernel memory. Impact: The bug permits malicious code to trigger a write-after-free, which may b...

7.8CVSS0.7AI score0.00591EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2019/04/10 12:00 a.m.31 views

libxslt -- security framework bypass

Mitre report: libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded...

9.8CVSS3.3AI score0.0523EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2019/03/29 12:00 a.m.31 views

Istio -- Security vulnerabilities

Istio reports: Two security vulnerabilities have recently been identified in the Envoy proxy. The vulnerabilities are centered on the fact that Envoy did not normalize HTTP URI paths and did not fully validate HTTP/1.1 header values. These vulnerabilities impact Istio features that rely on Envoy ...

10CVSS1.2AI score0.04951EPSS
SaveExploits1References4
FreeBSD
FreeBSD
added 2019/02/14 12:00 a.m.31 views

libsndfile -- out-of-bounds read memory access

RedHat reports: It was discovered the fix for CVE-2018-19758 was not complete and still allows a read beyond the limits of a buffer in wavwriteheader function in wav.c. A local attacker may use this flaw to make the application crash...

5.5CVSS2.6AI score0.0051EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2019/01/10 12:00 a.m.31 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.02438EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2019/01/02 12:00 a.m.31 views

p5-Email-Address-List -- DDoS related vulnerability

Best PRactical Solutions reports: 0.06 2019-01-02 - Changes to address CVE-2018-18898 which could allow DDoS-type attacks. Thanks to Lukas Kramer for reporting the issue and Alex Vandiver for contributing fixes. - Fix pathological backtracking for unkown regex - Fix pathological backtracking in...

7.5CVSS3.8AI score0.02356EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2018/12/13 12:00 a.m.31 views

Gitlab -- Arbitrary File read in GitLab project import with Git LFS

Gitlab reports: Arbitrary File read in GitLab project import with Git LFS...

7.5CVSS2AI score0.02206EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2018/11/28 12:00 a.m.31 views

Mbed TLS -- Local timing attack on RSA decryption

Janos Follath reports: An attacker who can run code on the same machine that is performing an RSA decryption can potentially recover the plaintext through a Bleichenbacher-like oracle...

4.7CVSS3.9AI score0.00339EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2018/08/03 12:00 a.m.31 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/07/11 12:00 a.m.31 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:00 a.m.31 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/07/09 12:00 a.m.31 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/03/26 12:00 a.m.31 views

mozilla -- use-after-free in compositor

The Mozilla Foundation reports: CVE-2018-5148: Use-after-free in compositor A use-after-free vulnerability can occur in the compositor during certain graphics operations when a raw pointer is used instead of a reference counted one. This results in a potentially exploitable crash...

9.8CVSS9.3AI score0.02975EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2018/03/15 12:00 a.m.31 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.01925EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2018/01/28 12:00 a.m.31 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/25 12:00 a.m.31 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:00 a.m.31 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 2018/01/12 12:00 a.m.31 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/21 12:00 a.m.31 views

GIMP - Heap Buffer Overflow Vulnerability

GNOME reports: CVE-2017-17786 Out of bounds read / heap overflow in tga importer / function bgr2rgb.part.1...

7.8CVSS2AI score0.01337EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2017/11/30 12:00 a.m.31 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
Total number of security vulnerabilities5000