Lucene search
+L
FreebsdMost viewed

6628 matches found

FreeBSD
FreeBSD
•added 2015/01/14 12:0 a.m.•25 views

polarssl -- Remote attack using crafted certificates

PolarSSL team reports: During the parsing of a ASN.1 sequence, a pointer in the linked list of asn1sequence is not initialized by asn1getsequenceof. In case an error occurs during parsing of the list, a situation is created where the uninitialized pointer is passed to polarsslfree. This sequence...

7.5CVSS5.9AI score0.03246EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2014/10/01 12:0 a.m.•25 views

phpMyAdmin -- XSS vulnerabilities

The phpMyAdmin development team reports: With a crafted ENUM value it is possible to trigger an XSS in table search and table structure pages. This vulnerability can be triggered only by someone who is logged in to phpMyAdmin, as the usual token protection prevents non-logged-in users from...

3.5CVSS5.8AI score0.01617EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/09/23 12:0 a.m.•25 views

NSS -- RSA Signature Forgery

The Mozilla Project reports: Antoine Delignat-Lavaud discovered that NSS is vulnerable to a variant of a signature forgery attack previously published by Daniel Bleichenbacher. This is due to lenient parsing of ASN.1 values involved in a signature and could lead to the forging of RSA certificates...

7.5CVSS6.6AI score0.16043EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2014/06/12 12:0 a.m.•25 views

asterisk -- multiple vulnerabilities

The Asterisk project reports: Asterisk Manager User Unauthorized Shell Access. Manager users can execute arbitrary shell commands with the MixMonitor manager action. Asterisk does not require system class authorization for a manager user to use the MixMonitor action, so any manager user who is...

6.5CVSS7.1AI score0.05679EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2014/01/10 12:0 a.m.•25 views

subversion -- mod_dav_svn vulnerability

Subversion Project reports: Subversion's moddavsvn Apache HTTPD server module will crash when it receives an OPTIONS request against the server root and Subversion is configured to handle the server root and SVNListParentPath is on. This can lead to a DoS. There are no known instances of this...

4.3CVSS8.5AI score0.11052EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2013/11/21 12:0 a.m.•25 views

monitorix -- serious bug in the built-in HTTP server

Monitorix Project reports: A serious bug in the built-in HTTP server. It was discovered that the handlerequest routine did not properly perform input sanitization which led into a number of security vulnerabilities. An unauthenticated, remote attacker could exploit this flaw to execute arbitrary...

2.3AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2013/08/07 12:0 a.m.•25 views

nas -- multiple vulnerabilities

Hamid Zamani reports: multiple security problems buffer overflows, format string vulnerabilities and missing input sanitising, which could lead to the execution of arbitrary code...

7.5CVSS6.9AI score0.0408EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2012/09/26 12:0 a.m.•25 views

dns/bind9* -- crash on deliberately constructed combination of records

ISC reports: A deliberately constructed combination of records could cause named to hang while populating the additional section of a response...

7.8CVSS8.5AI score0.34196EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2012/07/12 12:0 a.m.•25 views

libexif -- multiple remote vulnerabilities

libexif project security advisory: A number of remotely exploitable issues were discovered in libexif and exif, with effects ranging from information leakage to potential remote code execution...

7.5CVSS7AI score0.07557EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2012/03/14 12:0 a.m.•25 views

rubygem-mail -- multiple vulnerabilities

rubygem-mail -- multiple vulnerabilities Two issues were fixed. They are a file system traversal in filedelivery method and arbitrary command execution when using exim or sendmail from the command line...

7.5CVSS6.9AI score0.04923EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2012/01/11 12:0 a.m.•25 views

WebCalendar -- Persistent XSS

tom reports, There is no sanitation on the input of the location variable allowing for persistent XSS...

4.3CVSS6.5AI score0.01693EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2011/12/21 12:0 a.m.•25 views

plib -- remote code execution via buffer overflow

Secunia reports: A vulnerability has been discovered in PLIB, which can be exploited by malicious people to compromise an application using the library. The vulnerability is caused due to a boundary error within the "ulSetError" function src/util/ulError.cxx when creating the error message, which...

9.3CVSS6.8AI score0.12795EPSS
SaveExploits2References2
FreeBSD
FreeBSD
•added 2011/08/17 12:0 a.m.•25 views

PHP -- crypt() returns only the salt for MD5

PHP development team reports: If crypt is executed with MD5 salts, the return value consists of the salt only. DES and BLOWFISH salts work as expected...

1.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2011/03/15 12:0 a.m.•25 views

krb5 -- MITKRB5-SA-2011-003, KDC vulnerable to double-free when PKINIT enabled

An advisory published by the MIT Kerberos team says: The MIT Kerberos 5 Key Distribution Center KDC daemon is vulnerable to a double-free condition if the Public Key Cryptography for Initial Authentication PKINIT capability is enabled, resulting in daemon crash or arbitrary code execution which i...

7.6CVSS4.1AI score0.08267EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2010/07/29 12:0 a.m.•25 views

isolate -- local root exploit

Isolate currently suffers from some bad security bugs! These are local root privilege escalation bugs. Thanks to the helpful person who reported them email Chris if you want credit!. We're working to fix them ASAP, but until then, isolate is unsafe and you should uninstall it. Sorry!...

1.7AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2010/05/26 12:0 a.m.•25 views

mDNSResponder -- corrupted stack crash when parsing bad resolv.conf

Juli Mallett reports: mdnsd will crash on some systems with a corrupt stack and once that's fixed it will still leak a file descriptor when parsing resolv.conf. The crash is because scanf is used with %10s for a buffer that is only 10 chars long. The buffer size needs increased to 11 chars to hol...

0.5AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2010/04/01 12:0 a.m.•25 views

Zend Framework -- security issues in bundled Dojo library

The Zend Framework team reports: Several files in the bundled Dojo library were identified as having potential exploits, and the Dojo team also advised disabling or removing any PHP scripts in the Dojo library tree when deploying to production...

1.8AI score
SaveExploits0References6
FreeBSD
FreeBSD
•added 2009/08/06 12:0 a.m.•25 views

subversion -- heap overflow vulnerability

A Subversion Security Advisory reports: Subversion clients and servers have multiple heap overflow issues in the parsing of binary deltas. This is related to an allocation vulnerability in the APR library used by Subversion. Clients with commit access to a vulnerable server can cause a remote hea...

8.5CVSS7.5AI score0.05112EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2009/06/30 12:0 a.m.•25 views

phpmyadmin -- XSS vulnerability

The phpMyAdmin project reports: It was possible to conduct an XSS attack via a crafted SQL bookmark. All 3.x releases on which the "bookmarks" feature is active are affected, previous versions are not...

4.3CVSS6.3AI score0.0198EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2009/06/04 12:0 a.m.•25 views

git -- denial of service vulnerability

SecurityFocus reports: Git is prone to a denial-of-service vulnerability because it fails to properly handle some client requests. Attackers can exploit this issue to cause a daemon process to enter an infinite loop. Repeated exploits may consume excessive system resources, resulting in a denial ...

5CVSS6.2AI score0.05819EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2009/05/20 12:0 a.m.•25 views

slim -- local disclosure of X authority magic cookie

Secunia reports: A security issue has been reported in SLiM, which can be exploited by malicious, local users to disclose sensitive information. The security issue is caused due to the application generating the X authority file by passing the X authority cookie via the command line to "xauth"...

2.1CVSS6.3AI score0.00464EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2009/05/15 12:0 a.m.•25 views

eggdrop -- denial of service vulnerability

Secunia reports: The vulnerability is caused due to an error in the processing of private messages within the server module /mod/server.mod/servrmsg.c. This can be exploited to cause a crash by sending a specially crafted message to the bot...

4.3CVSS6.2AI score0.08488EPSS
SaveExploits2References2
FreeBSD
FreeBSD
•added 2009/03/16 12:0 a.m.•25 views

ejabberd -- cross-site scripting vulnerability

SecurityFocus reports: The ejabberd application is prone to a cross-site scripting vulnerability. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to steal cookie-based authentication credentials...

4.3CVSS6.8AI score0.01604EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2009/02/10 12:0 a.m.•25 views

tor -- multiple vulnerabilities

Secunia reports: Some vulnerabilities have been reported in Tor, where one has an unknown impact and others can be exploited by malicious people to cause a DoS. An error when running Tor as a directory authority can be exploited to trigger the execution of an infinite loop. An unspecified error...

5CVSS6.7AI score0.0192EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2008/12/24 12:0 a.m.•25 views

ampache -- insecure temporary file usage

Secunia reports: A security issue has been reported in Ampache, which can be exploited by malicious, local users to perform certain actions with escalated privileges. The security issue is caused due to the "gather-messages.sh" script handling temporary files in an insecure manner. This can be...

7.2CVSS6.1AI score0.00392EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2008/03/31 12:0 a.m.•25 views

powerdns-recursor -- DNS cache poisoning

If the system random number generator can be predicted by its past output, then an attacker may spoof Recursor to accept mallicious data. This leads to DNS cache poisoning and client redirection...

3.4AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2008/02/24 12:0 a.m.•25 views

flyspray -- multiple vulnerabilities

The Flyspray Project reports: Flyspray is affected by a Cross Site scripting Vulnerability due to an error escaping PHP's $SERVER'QUERYSTRING' superglobal, that can be maliciously used to inject arbitrary code into the savesearch javascript function. There is an XSS problem in the history tab, th...

5CVSS7.2AI score0.01205EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2008/02/05 12:0 a.m.•25 views

mailman -- script insertion vulnerability

Secunia reports: A vulnerability has been reported in Mailman, which can be exploited by malicious users to conduct script insertion attacks. Certain input when editing the list templates and the list info attribute is not properly sanitised before being stored. This can be exploited to insert...

4.3CVSS5.1AI score0.01919EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2007/12/19 12:0 a.m.•25 views

opera -- multiple vulnerabilities

Opera Software ASA reports about multiple security fixes: Fixed an issue where plug-ins could be used to allow cross domain scripting, as reported by David Bloom. Details will be disclosed at a later date. Fixed an issue with TLS certificates that could be used to execute arbitrary code, as...

4.3CVSS7AI score0.01597EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2007/11/01 12:0 a.m.•25 views

gftp -- multiple vulnerabilities

Gentoo reports: Kalle Olavi Niemitalo discovered two boundary errors in fsplib code included in gFTP when processing overly long directory or file names. A remote attacker could trigger these vulnerabilities by enticing a user to download a file with a specially crafted directory or file name,...

5CVSS7.1AI score0.02069EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2007/06/08 12:0 a.m.•25 views

c-ares -- DNS Cache Poisoning Vulnerability

Secunia reports: The vulnerability is caused due to predictable DNS "Transaction ID" field in DNS queries and can be exploited to poison the DNS cache of an application using the library if a valid ID is guessed...

7.5CVSS6.4AI score0.01402EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2007/06/06 12:0 a.m.•25 views

mplayer -- cddb stack overflow

Mplayer Team reports: A stack overflow was found in the code used to handle cddb queries. When copying the album title and category, no checking was performed on the size of the strings before storing them in a fixed-size array. A malicious entry in the database could trigger a stack overflow in...

9.3CVSS7.4AI score0.05748EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2007/06/05 12:0 a.m.•25 views

libvorbis -- Multiple memory corruption flaws

isecpartners reports: libvorbis contains several vulnerabilities allowing heap overwrite, read violations and a function pointer overwrite. These bugs cause a at least a denial of service, and potentially code execution...

6.8CVSS6.7AI score0.0314EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2007/06/05 12:0 a.m.•25 views

flac123 -- stack overflow in comment parsing

isecpartners reports: flac123, also known as flac-tools, is vulnerable to a buffer overflow in vorbis comment parsing. This allows for the execution of arbitrary code...

9.3CVSS7.1AI score0.05538EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2007/06/01 12:0 a.m.•25 views

wordpress -- unmoderated comments disclosure

Blogsecurity reports: An attacker can read comments on posts that have not been moderated. This can be a real security risk if blog admins are using unmoderated comments comments that have not been made public to hide sensitive notes regarding posts, future work, passwords etc. So please be caref...

1.6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2007/06/01 12:0 a.m.•25 views

webmin -- cross site scripting vulnerability

Secunia reports: Input passed to unspecified parameters in pamlogin.cgi is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site...

4.3CVSS7AI score0.01569EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2007/03/09 12:0 a.m.•25 views

trac -- cross site scripting vulnerability

Secunia reports: The vulnerability is caused due to an error within the "download wiki page as text" function, which can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Successful exploitation may require that the victim uses IE...

0.3AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2007/02/21 12:0 a.m.•25 views

typo3 -- email header injection

Olivier Dobberkau, Andreas Otto, and Thorsten Kahler report: An unspecified error in the internal form engine can be used for sending arbitrary mail headers, using it for purposes which it is not meant for, e.g. sending spam messages...

7.5CVSS6.7AI score0.014EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2007/02/06 12:0 a.m.•25 views

xmms -- Integer Overflow And Underflow Vulnerabilities

Secunia reports: Secunia Research has discovered two vulnerabilities in XMMS, which can be exploited by malicious people to compromise a user's system. 1 An integer underflow error exists in the processing of skin bitmap images. This can be exploited to cause a stack-based buffer overflow via...

7.3AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2006/09/08 12:0 a.m.•25 views

drupal-pubcookie -- authentication may be bypassed

The Drupal Project reports: It is possible for a malicious user to spoof a user's identity by bypassing the login redirection mechanism in the pubcookie module. The malicious user may gain the privileges of the user they are spoofing, including the administrative user...

7.5CVSS6.5AI score0.01567EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/08/02 12:0 a.m.•25 views

drupal -- XSS vulnerability

The Drupal project reports: A malicious user can execute a cross site scripting attack by enticing someone to visit a Drupal site via a specially crafted link...

2.2AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/06/28 12:0 a.m.•25 views

horde -- various problems in dereferrer

Horde 3.1.2 release announcement: Security Fixes: Closed XSS problems in dereferrer IE only, help viewer and problem reporting screen. Removed unused image proxy code from dereferrer...

4.3CVSS6.1AI score0.02064EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2006/05/31 12:0 a.m.•25 views

gnupg -- user id integer overflow vulnerability

If GnuPG processes a userid with a very long packet length, GnuPG can crash due to insufficient bounds check. This can result in a denial-of-service condition or potentially execution of arbitrary code with the privileges of the user running GnuPG...

5CVSS7AI score0.07306EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2006/04/19 12:0 a.m.•25 views

coppermine -- "file" Local File Inclusion Vulnerability

Secunia reports: Coppermine Photo Gallery have a vulnerability, which can be exploited by malicious people to disclose sensitive information. Input passed to the "file" parameter in "index.php" isn't properly verified, before it is used to include files. This can be exploited to include arbitrary...

5CVSS6.3AI score0.03625EPSS
SaveExploits2References3
FreeBSD
FreeBSD
•added 2006/02/20 12:0 a.m.•25 views

bugzilla -- multiple vulnerabilities

Some vulnerabilities have been reported in Bugzilla, which can be exploited by malicious users to conduct SQL injection attacks, and by malicious people to disclose sensitive information and conduct script insertion attacks...

7.5CVSS7.1AI score0.01537EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2006/02/01 12:0 a.m.•25 views

FreeBSD -- Infinite loop in SACK handling

Problem description: When insufficient memory is available to handle an incoming selective acknowledgement, the TCP/IP stack may enter an infinite loop. Impact: By opening a TCP connection and sending a carefully crafted series of packets, an attacker may be able to cause a denial of service...

5CVSS6.4AI score0.02876EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2006/01/18 12:0 a.m.•25 views

IEEE 802.11 -- buffer overflow

Problem description: An integer overflow in the handling of corrupt IEEE 802.11 beacon or probe response frames when scanning for existing wireless networks can result in the frame overflowing a buffer. Impact: An attacker able broadcast a carefully crafted beacon or probe response frame may be...

10CVSS7.2AI score0.05823EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2005/10/21 12:0 a.m.•25 views

fetchmail -- fetchmailconf local password exposure

The fetchmail team reports: The fetchmailconf program before and excluding version 1.49 opened the run control file, wrote the configuration to it, and only then changed the mode to 0600 rw-------. Writing the file, which usually contains passwords, before making it unreadable to other users, can...

2.1CVSS6.6AI score0.00453EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2005/08/22 12:0 a.m.•25 views

pam_ldap -- authentication bypass vulnerability

Luke Howard reports: If a pamldap client authenticates against an LDAP server that returns a passwordPolicyResponse control, but omits the optional "error" field of the PasswordPolicyResponseValue, then the LDAP authentication result will be ignored and the authentication step will always succeed...

7.5CVSS6.6AI score0.03645EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2005/08/16 12:0 a.m.•25 views

acroread -- plug-in buffer overflow vulnerability

A Adobe Security Advisory reports: The identified vulnerability is a buffer overflow within a core application plug-in, which is part of Adobe Acrobat and Adobe Reader. If a malicious file were opened it could trigger a buffer overflow as the file is being loaded into Adobe Acrobat and Adobe...

7.5CVSS6.9AI score0.13245EPSS
SaveExploits0References1
Total number of security vulnerabilities5000