Lucene search
+L
FreebsdRecent

6696 matches found

FreeBSD
FreeBSD
•added 2006/10/17 12:00 a.m.•35 views

opera -- URL parsing heap overflow vulnerability

iDefense Labs reports: Remote exploitation of a heap overflow vulnerability within version 9 of Opera Software's Opera Web browser could allow an attacker to execute arbitrary code on the affected host. A flaw exists within Opera when parsing a tag that contains a URL. A heap buffer with a consta...

5.1CVSS7.5AI score0.0476EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2006/10/17 12:00 a.m.•10 views

asterisk -- remote heap overwrite vulnerability

Adam Boileau of Security-Assessment.com reports: The Asterisk Skinny channel driver for Cisco SCCP phones chanskinny.so incorrectly validates a length value in the packet header. An integer wrap-around leads to heap overwrite, and arbitrary remote code execution as root...

2.3AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/10/16 12:00 a.m.•26 views

NVIDIA UNIX driver -- arbitrary root code execution vulnerability

Rapid7 reports: The NVIDIA Binary Graphics Driver for Linux is vulnerable to a buffer overflow that allows an attacker to run arbitrary code as root. This bug can be exploited both locally or remotely via a remote X client or an X client which visits a malicious web page. A working proof-of-conce...

7.5CVSS7.2AI score0.26662EPSS
SaveExploits2References3
FreeBSD
FreeBSD
•added 2006/10/15 12:00 a.m.•32 views

bugzilla -- multiple vulnerabilities

A Bugzilla Security Advisory reports: Sometimes the information put into the and tags in Bugzilla was not properly escaped, leading to a possible XSS vulnerability. Bugzilla administrators were allowed to put raw, unfiltered HTML into many fields in Bugzilla, leading to a possible XSS...

3.5CVSS5.9AI score0.01917EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/10/15 12:00 a.m.•18 views

clamav -- CHM unpacker and PE rebuilding vulnerabilities

Secunia reports: Two vulnerabilities have been reported in Clam AntiVirus, which potentially can be exploited by malicious people to cause a DoS Denial of Service or compromise a vulnerable system. 1 An unspecified error in the CHM unpacker in chmunpack.c can be exploited to cause a DoS. 2 An...

3.6AI score
SaveExploits0References3
FreeBSD
FreeBSD
•added 2006/10/14 12:00 a.m.•37 views

kdelibs -- integer overflow in khtml

Red Hat reports: An integer overflow flaw was found in the way Qt handled pixmap images. The KDE khtml library uses Qt in such a way that untrusted parameters could be passed to Qt, triggering the overflow. An attacker could for example create a malicious web page that when viewed by a victim in...

6.8CVSS7.5AI score0.04254EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/10/10 12:00 a.m.•21 views

google-earth -- heap overflow in the KML engine

JAAScois reports: While processing KML/KMZ data Google Earth fails to verify its size prior to copying it into a fixed-sized buffer. This can be exploited as a buffer-overflow vulnerability to cause the application to crash and/or to execute arbitrary code...

2.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/10/09 12:00 a.m.•33 views

vtiger -- multiple remote file inclusion vulnerabilities

Dedi Dwianto a.k.a theday reports: Input passed to the "$calpath" parameter in update.php is not properly verified before being used. This can be exploited to execute arbitrary PHP code by including files from local or external resources...

7.5CVSS7.1AI score0.07869EPSS
SaveExploits2References2
FreeBSD
FreeBSD
•added 2006/10/04 12:00 a.m.•25 views

mono -- "System.CodeDom.Compiler" Insecure Temporary Creation

Sebastian Krahmer reports: Sebastian Krahmer of the SuSE security team discovered that the System.CodeDom.Compiler classes used temporary files in an insecure way. This could allow a symbolic link attack to create or overwrite arbitrary files with the privileges of the user invoking the program...

6.2CVSS6.5AI score0.00463EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/10/04 12:00 a.m.•17 views

mod_pubcookie -- Empty Authentication Security Advisory

Nathan Dors, Pubcookie Project reports: An Abuse of Functionality vulnerability in the Pubcookie authentication process was found. This vulnerability allows an attacker to appear as if he or she were authenticated using an empty userid when such a userid isn't expected. Unauthorized access to web...

3.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/10/02 12:00 a.m.•32 views

php -- open_basedir Race Condition Vulnerability

Stefan Esser reports: PHP's openbasedir feature is meant to disallow scripts to access files outside a set of configured base directories. The checks for this are placed within PHP functions dealing with files before the actual open call is performed. Obviously there is a little span of time...

6.2CVSS6.4AI score0.00658EPSS
SaveExploits2References2
FreeBSD
FreeBSD
•added 2006/09/30 12:00 a.m.•40 views

php -- _ecalloc Integer Overflow Vulnerability

Stefan Esser reports: The PHP 5 branch of the PHP source code lacks the protection against possible integer overflows inside ecalloc that is present in the PHP 4 branch and also for several years part of our Hardening-Patch and our new Suhosin-Patch. It was discovered that such an integer overflo...

10CVSS7.3AI score0.20376EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2006/09/30 12:00 a.m.•36 views

torrentflux -- User-Agent XSS Vulnerability

Steven Roddis reports that User-Agent string is not properly escaped when handled by torrentflux. This allows for arbitrary code insertion...

6.8CVSS7.1AI score0.01655EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2006/09/29 12:00 a.m.•22 views

postnuke -- admin section SQL injection

ISS X-Force reports: PostNuke is vulnerable to SQL injection. A remote attacker could send specially-crafted SQL statements to the admin section using the hits parameter, which could allow the attacker to view, add, modify or delete information in the back-end database...

7.5CVSS7.1AI score0.01355EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2006/09/28 12:00 a.m.•34 views

OpenSSL -- Multiple problems in crypto(3)

Problem Description: Several problems have been found in OpenSSL: During the parsing of certain invalid ASN1 structures an error condition is mishandled, possibly resulting in an infinite loop. A buffer overflow exists in the SSLgetsharedciphers function. A NULL pointer may be dereferenced in the...

7.8CVSS9.8AI score0.10843EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2006/09/28 12:00 a.m.•31 views

phpmyadmin -- XSRF vulnerabilities

phpMyAdmin team reports: We received a security advisory from Stefan Esser [email protected] and we wish to thank him for his work. It was possible to inject arbitrary SQL commands by forcing an authenticated user to follow a crafted link...

6.9AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/09/26 12:00 a.m.•27 views

MT -- Search Unspecified XSS

Secunia reports: Arai has reported a vulnerability in Movable Type and Movable Type Enterprise, which can be exploited by malicious people to conduct cross-site scripting attacks. Some unspecified input passed via the search functionality isn't properly sanitised before being returned to the user...

4.3CVSS6.4AI score0.01317EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/09/26 12:00 a.m.•23 views

dokuwiki -- multiple vulnerabilities

Secunia reports: Some vulnerabilities have been reported in DokuWiki, which can be exploited by malicious people to cause a DoS Denial of Service or potentially compromise a vulnerable system. Input passed to the "w" and "h" parameters in lib/exec/fetch.php is not properly sanitised before being...

6.9AI score
SaveExploits0References4
FreeBSD
FreeBSD
•added 2006/09/25 12:00 a.m.•54 views

openssh -- multiple vulnerabilities

Problem Description The CRC compensation attack detector in the sshd8 daemon, upon receipt of duplicate blocks, uses CPU time cubic in the number of duplicate blocks received. CVE-2006-4924 A race condition exists in a signal handler used by the sshd8 daemon to handle the LoginGraceTime option,...

9.3CVSS6.5AI score0.44963EPSS
SaveExploits9References1
FreeBSD
FreeBSD
•added 2006/09/25 12:00 a.m.•24 views

eyeOS -- multiple XSS security bugs

eyeOS team reports: EyeOS 0.9.1 release fixes two XSS security bugs, so we recommend all users to upgrade to this new version in order to have the best security. These two bugs were discovered by Jose Carlos Norte, who is a new eyeOS developer...

4.3CVSS6AI score0.01275EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/09/19 12:00 a.m.•49 views

gzip -- multiple vulnerabilities

Problem Description Multiple programming errors have been found in gzip which can be triggered when gzip is decompressing files. These errors include insufficient bounds checks in buffer use, a NULL pointer dereference, and a potential infinite loop. Impact The insufficient bounds checks in buffe...

7.5CVSS6.9AI score0.0599EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2006/09/18 12:00 a.m.•47 views

opera -- RSA Signature Forgery

Opera reports: A specially crafted digital certificate can bypass Opera's certificate signature verification. Forged certificates can contain any false information the forger chooses, and Opera will still present it as valid. Opera will not present any warning dialogs in this case, and the securi...

4.3CVSS7.7AI score0.04995EPSS
SaveExploits1References5
FreeBSD
FreeBSD
•added 2006/09/14 12:00 a.m.•57 views

mozilla -- multiple vulnerabilities

The Mozilla Foundation reports of multiple security issues in Firefox, Seamonkey, and Thunderbird. Several of these issues can probably be used to run arbitrary code with the privilege of the user running the program. MFSA 2006-64 Crashes with evidence of memory corruption rv:1.8.0.7 MFSA 2006-63...

10CVSS6.8AI score0.14915EPSS
SaveExploits2References8
FreeBSD
FreeBSD
•added 2006/09/13 12:00 a.m.•37 views

punbb -- NULL byte injection vulnerability

CVE Mitre reports: PunBB 1.2.12 does not properly handle an avatar directory pathname ending in %00, which allows remote authenticated administrative users to upload arbitrary files and execute code, as demonstrated by a query to adminoptions.php with an avatarsdir parameter ending in %00. NOTE:...

3.6CVSS6.6AI score0.02254EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2006/09/12 12:00 a.m.•30 views

phpbb -- NULL byte injection vulnerability

Secunia reports: ShAnKaR has discovered a vulnerability in phpBB, which can be exploited by malicious users to compromise a vulnerable system. Input passed to the "avatarpath" parameter in admin/adminboard.php is not properly sanitised before being used as a configuration variable to store avatar...

4.6CVSS6.8AI score0.01639EPSS
SaveExploits1References3
FreeBSD
FreeBSD
•added 2006/09/12 12:00 a.m.•33 views

linux-flashplugin7 -- arbitrary code execution vulnerabilities

Adobe reports: Multiple input validation errors have been identified in Flash Player 8.0.24.0 and earlier versions that could lead to the potential execution of arbitrary code. These vulnerabilities could be accessed through content delivered from a remote location via the user?s web browser, ema...

6.8CVSS7AI score0.17588EPSS
SaveExploits1References1
FreeBSD
FreeBSD
•added 2006/09/08 12:00 a.m.•46 views

win32-codecs -- multiple vulnerabilities

The Apple Security Team reports that there are multiple vulnerabilities within QuickTime one of the plugins for win32-codecs. A remote attacker capable of creating a malicious SGI image, FlashPix, FLC movie, or a QuickTime movie can possibly lead to execution of arbitrary code or cause a Denial o...

5.1CVSS7.7AI score0.16155EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2006/09/08 12:00 a.m.•90 views

dokuwiki -- multiple vulnerabilities

Secunia reports: rgod has discovered a vulnerability in DokuWiki, which can be exploited by malicious people to compromise a vulnerable system. Input passed to the "TARGETFN" parameter in bin/dwpage.php is not properly sanitised before being used to copy files. This can be exploited via directory...

7.5CVSS7.6AI score0.01945EPSS
SaveExploits3References2
FreeBSD
FreeBSD
•added 2006/09/08 12:00 a.m.•35 views

gnutls -- RSA Signature Forgery Vulnerability

Secunia reports: A vulnerability has been reported in GnuTLS, which can be exploited by malicious people to bypass certain security restrictions. The vulnerability is caused due to an error in the verification of certain signatures. If a RSA key with exponent 3 is used, it may be possible to forg...

5CVSS6.8AI score0.02509EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/09/08 12:00 a.m.•26 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.01609EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/09/06 12:00 a.m.•23 views

dircproxy -- remote denial of service

Securiweb reports: dircproxy allows remote attackers to cause a denial of service segmentation fault via an ACTION command without a parameter, which triggers a NULL pointer dereference, as demonstrated using a blank /me message from irssi...

5CVSS6.5AI score0.01694EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/09/06 12:00 a.m.•39 views

bind9 -- Denial of Service in named(8)

Problem Description For a recursive DNS server, a remote attacker sending enough recursive queries for the replies to arrive after all the interested clients have left the recursion queue will trigger an INSIST failure in the named8 daemon. Also for a recursive DNS server, an assertion failure ca...

8.5AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2006/09/06 12:00 a.m.•101 views

openssl -- Incorrect PKCS#1 v1.5 padding validation in crypto(3)

Problem Description When verifying a PKCS1 v1.5 signature, OpenSSL ignores any bytes which follow the cryptographic hash being signed. In a valid signature there will be no such bytes. Impact OpenSSL will incorrectly report some invalid signatures as valid. When an RSA public exponent of 3 is use...

4.3CVSS7.9AI score0.04995EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2006/08/30 12:00 a.m.•32 views

gtetrinet -- remote code execution

The Debian Security Team reports: Michael Gehring discovered several potential out-of-bounds index accesses in gtetrinet, a multiplayer Tetris-like game, which may allow a remote server to execute arbitrary code...

7.5CVSS6.7AI score0.04154EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/08/29 12:00 a.m.•39 views

hlstats -- multiple cross site scripting vulnerabilities

Kefka reports multiple cross site scripting vulnerabilities within hlstats. The vulnerabilities are caused due to improper checking of variables, allowing an attacker to perform cross site scripting...

7.5CVSS6.4AI score0.02819EPSS
SaveExploits6
FreeBSD
FreeBSD
•added 2006/08/28 12:00 a.m.•19 views

joomla -- multiple vulnerabilities

The Joomla development team reports multiple vulnerabilities within the joomla application. Joomla is vulnerable to the following vulnerabilities: Improper validation of the mosMail function Improper validation of the JosIsValidEmail function. Remote code execution in PEAR.php Zend Hash del key o...

1.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/08/26 12:00 a.m.•11 views

mambo -- multiple SQL injection vulnerabilities

James Bercegay reports: Mambo is vulnerable to an Authentication Bypass issue that is due to an SQL Injection in the login function. The SQL Injection is possible because the $passwd variable is only sanitized when it is not passed as an argument to the function. Omid reports: There are several s...

5.9AI score
SaveExploits0References6
FreeBSD
FreeBSD
•added 2006/08/24 12:00 a.m.•72 views

openoffice.org -- multiple vulnerabilities

OpenOffice.org Security Team reports: Fixed in OpenOffice.org 3.2 CVE-2006-4339: Potential vulnerability from 3rd party libxml2 libraries CVE-2009-0217: Potential vulnerability from 3rd party libxmlsec libraries CVE-2009-2493: OpenOffice.org 3 for Windows bundles a vulnerable version of MSVC...

9.3CVSS8AI score0.3776EPSS
SaveExploits2References7
FreeBSD
FreeBSD
•added 2006/08/23 12:00 a.m.•34 views

sppp -- buffer overflow vulnerability

Problem Description While processing Link Control Protocol LCP configuration options received from the remote host, sppp4 fails to correctly validate option lengths. This may result in data being read or written beyond the allocated kernel memory buffer. Impact An attacker able to send LCP packet...

10CVSS6.1AI score0.117EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2006/08/21 12:00 a.m.•49 views

tikiwiki -- multiple vulnerabilities

Secunia reports: Thomas Pollet has discovered a vulnerability in TikiWiki, which can be exploited by malicious people to conduct cross-site scripting attacks. Input passed to the "highlight" parameter in tiki-searchindex.php is not properly sanitised before being returned to the user. This can be...

6.4AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/08/21 12:00 a.m.•26 views

zope -- restructuredText "csv_table" Information Disclosure

Secunia reports: A vulnerability has been reported in Zope, which can be exploited by malicious people to disclose potentially sensitive information. The vulnerability is caused due to an error in the use of the docutils module to parse and render "restructured" text. This can be exploited to...

5CVSS6.3AI score0.02405EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/08/20 12:00 a.m.•39 views

cscope -- Buffer Overflow Vulnerabilities

Secunia reports: Will Drewry has reported some vulnerabilities in Cscope, which potentially can be exploited by malicious people to compromise a vulnerable system. Various boundary errors within the parsing of file lists or the expansion of environment variables can be exploited to cause...

5.1CVSS7AI score0.0388EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2006/08/18 12:00 a.m.•41 views

php -- multiple vulnerabilities

The PHP development team reports: Added missing safemode/openbasedir checks inside the errorlog, fileexists, imapopen and imapreopen functions. Fixed overflows inside strrepeat and wordwrap functions on 64bit systems. Fixed possible openbasedir/safemode bypass in cURL extension and with realpath...

10CVSS7.1AI score0.08518EPSS
SaveExploits1References2
FreeBSD
FreeBSD
•added 2006/08/17 12:00 a.m.•26 views

libmusicbrainz -- multiple buffer overflow vulnerabilities

SecurityFocus reports about libmusicbrainz: The libmusicbrainz library is prone to multiple buffer-overflow vulnerabilities because the application fails to check the size of the data before copying it into a finite-sized internal memory buffer. An attacker can exploit these issues to execute...

7.5CVSS7.2AI score0.14457EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2006/08/17 12:00 a.m.•24 views

horde -- Phishing and Cross-Site Scripting Vulnerabilities

Secunia reports: Some vulnerabilities have been reported in Horde, which can be exploited by malicious people to conduct phishing and cross-site scripting attacks. Input passed to the "url" parameter in index.php isn't properly verified before it is being used to include an arbitrary web site in ...

0.1AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2006/08/15 12:00 a.m.•33 views

python -- buffer overrun in repr() for unicode strings

Benjamin C. Wiley Sittler reports: I discovered a buffer overrun in repr for unicode strings. This causes an unpatched non-debug wide UTF-32/UCS-4 build of python to abort. Ubuntu security team reports: If an application uses repr on arbitrary untrusted data, this bug could be exploited to execut...

7.5CVSS7AI score0.05504EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2006/08/11 12:00 a.m.•36 views

squirrelmail -- random variable overwrite vulnerability

The SquirrelMail developers report: A logged in user could overwrite random variables in compose.php, which might make it possible to read/write other users' preferences or attachments...

6.4CVSS6.4AI score0.09978EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2006/08/09 12:00 a.m.•31 views

alsaplayer -- multiple vulnerabilities

Luigi Auriemma reports three vulnerabilities within alsaplayer: The function which handles the HTTP connections is vulnerable to a buffer-overflow that happens when it uses sscanf for copying the URL in the Location's field received from the server into the redirect buffer of only 1024 bytes...

5CVSS7.1AI score0.11285EPSS
SaveExploits2References1
FreeBSD
FreeBSD
•added 2006/08/09 12:00 a.m.•19 views

rubygem-rails -- evaluation of ruby code

The Ruby on Rails blog reports: With Rails 1.1.0 through 1.1.5 minus the short-lived 1.1.3, you can trigger the evaluation of Ruby code through the URL because of a bug in the routing code of Rails. This means that you can essentially take down a Rails process by starting something like...

0.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2006/08/09 12:00 a.m.•28 views

mysql -- database "case-sensitive" privilege escalation

Michal Prokopiuk reports a privilege escalation in MySQL. The vulnerability causes MySQL, when run on case-sensitive filesystems, to allow remote and local authenticated users to create or access a database when the database name differs only in case from a database for which they have permission...

3.6CVSS6.5AI score0.02809EPSS
SaveExploits1References1
Total number of security vulnerabilities6696