CVE_ID
stringlengths
13
16
category
stringclasses
32 values
patches
listlengths
1
20
CVE-2016-6186
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/django/django/commit/d03bf6fe4e9bf5b07de62c1a271c4b41a7d3d158", "owner": "django", "repo_name": "django", "commit_message": "[1.9.x] Fixed XSS in admin's add/change related popup.\n\nThis is a security fix.", "diff_code": "From d03bf6fe4e9bf5b07de62c1a271c4b41...
CVE-2016-6189
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/inverse-inc/sogo/commit/875a4aca3218340fd4d3141950c82c2ff45b343d", "owner": "inverse-inc", "repo_name": "sogo", "commit_message": "(fix) improved previous commit for attributes stripping and UID generation (fixes #3695 and #3696)", "diff_code": "From 875a4aca3...
CVE-2016-6190
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/inverse-inc/sogo/commit/875a4aca3218340fd4d3141950c82c2ff45b343d", "owner": "inverse-inc", "repo_name": "sogo", "commit_message": "(fix) improved previous commit for attributes stripping and UID generation (fixes #3695 and #3696)", "diff_code": "From 875a4aca3...
CVE-2016-6198
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/54d5ca871e72f2bb172ec9323497f01cd5091ec7", "owner": "torvalds", "repo_name": "linux", "commit_message": "vfs: add vfs_select_inode() helper\n\nSigned-off-by: Miklos Szeredi <mszeredi@redhat.com>\nCc: <stable@vger.kernel.org> # v4.2+", "di...
CVE-2016-6663
Bug-Introducing Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/MariaDB/server/commit/347eeefbfc658c8531878218487d729f4e020805", "owner": "MariaDB", "repo_name": "server", "commit_message": "don't use my_copystat in the server\n\nit was supposed to be used in command-line tools only.\nDifferent fix for 4e5473862e:\n\nBug#24388...
CVE-2016-6829
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/crowbar/barclamp-trove/commit/932298f250365fed6963700870e52db3a7a32daa", "owner": "crowbar", "repo_name": "barclamp-trove", "commit_message": "Merge pull request #43 from s-t-e-v-e-n-k/backport-trove-random-password\n\nBackport trove random password", "diff_co...
CVE-2016-6903
Incomplete Fixes
[ { "commit url": "https://github.com/ghantoos/lshell/commit/e72dfcd1f258193f9aaea3591ecbdaed207661a0", "owner": "ghantoos", "repo_name": "lshell", "commit_message": "[security] MAJOR issue: catch ctrl escapes (Closes #149)\n\nThe was a major security issue with lshell that allows any user to\nescape ...
CVE-2016-6905
Bug-Introducing Fixes
[ { "commit url": "https://github.com/libgd/libgd/commit/01c61f8ab110a77ae64b5ca67c244c728c506f03", "owner": "libgd", "repo_name": "libgd", "commit_message": "Proper fix for #248", "diff_code": "From 01c61f8ab110a77ae64b5ca67c244c728c506f03 Mon Sep 17 00:00:00 2001\nFrom: =?UTF-8?q?Ond=C5=99ej=20S...
CVE-2016-6906
Bug-Introducing Fixes
[ { "commit url": "https://github.com/libgd/libgd/commit/fb0e0cce0b9f25389ab56604c3547351617e1415", "owner": "libgd", "repo_name": "libgd", "commit_message": "Fix OOB reads of the TGA decompression buffer\n\nIt is possible to craft TGA files which will overflow the decompression\nbuffer, but not the i...
CVE-2016-7101
Incomplete Fixes
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/8f8959033e4e59418d6506b345829af1f7a71127", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "...", "diff_code": "From 8f8959033e4e59418d6506b345829af1f7a71127 Mon Sep 17 00:00:00 2001\nFrom: Cristy <urban-war...
CVE-2016-7126
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/b6f13a5ef9d6280cf984826a5de012a32c396cd4", "owner": "php", "repo_name": "php-src", "commit_message": "Fix bug#72697 - select_colors write out-of-bounds", "diff_code": "From b6f13a5ef9d6280cf984826a5de012a32c396cd4 Mon Sep 17 00:00:00 2001\nF...
CVE-2016-7131
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/a14fdb9746262549bbbb96abb87338bacd147e1b", "owner": "php", "repo_name": "php-src", "commit_message": "Fix for bug #72790 and bug #72799", "diff_code": "From a14fdb9746262549bbbb96abb87338bacd147e1b Mon Sep 17 00:00:00 2001\nFrom: Stanislav M...
CVE-2016-7132
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/a14fdb9746262549bbbb96abb87338bacd147e1b", "owner": "php", "repo_name": "php-src", "commit_message": "Fix for bug #72790 and bug #72799", "diff_code": "From a14fdb9746262549bbbb96abb87338bacd147e1b Mon Sep 17 00:00:00 2001\nFrom: Stanislav M...
CVE-2016-7163
Incomplete Fixes
[ { "commit url": "https://github.com/uclouvain/openjpeg/commit/ef01f18dfc6780b776d0674ed3e7415c6ef54d24", "owner": "uclouvain", "repo_name": "openjpeg", "commit_message": "Cast to size_t before multiplication\n\nNeed to cast to size_t before multiplication otherwise overflow check is useless.", "...
CVE-2016-7514
Incomplete Fixes
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/e14fd0a2801f73bdc123baf4fbab97dec55919eb", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "Added missing call to ConstrainColormapIndex.", "diff_code": "From e14fd0a2801f73bdc123baf4fbab97dec55919eb Mon Sep...
CVE-2016-7524
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/97c9f438a9b3454d085895f4d1f66389fd22a0fb", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/96", "diff_code": "From 97c9f438a9b3454d085895f4d1f66389fd22a0fb ...
CVE-2016-7526
Incomplete Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/d9b2209a69ee90d8df81fb124eb66f593eb9f599", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "Fixed out-of-bounds write reported in: https://github.com/ImageMagick/ImageMagick/issues/102", "diff_code": "From d...
CVE-2016-7527
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/a251039393f423c7858e63cab6aa98d17b8b7a41", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/122", "diff_code": "From a251039393f423c7858e63cab6aa98d17b8b7a41...
CVE-2016-7528
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/ca0c886abd6d3ef335eb74150cd23b89ebd17135", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/99", "diff_code": "From ca0c886abd6d3ef335eb74150cd23b89ebd17135 ...
CVE-2016-7530
Incomplete Fixes
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/c4e63ad30bc42da691f2b5f82a24516dd6b4dc70", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/105", "diff_code": "From c4e63ad30bc42da691f2b5f82a24516dd6b4dc70...
CVE-2016-7536
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/478cce544fdf1de882d78381768458f397964453", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "Fixed SEGV reported in https://github.com/ImageMagick/ImageMagick/issues/130", "diff_code": "From 478cce544fdf1de88...
CVE-2016-7537
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/424d40ebfcde48bb872eba75179d3d73704fdf1f", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/143", "diff_code": "From 424d40ebfcde48bb872eba75179d3d73704fdf1f...
CVE-2016-7568
Fix and Documentation Updates; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/libgd/libgd/commit/40bec0f38f50e8510f5bb71a82f516d46facde03", "owner": "libgd", "repo_name": "libgd", "commit_message": "Merge branch 'pull-request/296'", "diff_code": "From 2806adfdc27a94d333199345394d7c302952b95f Mon Sep 17 00:00:00 2001\nFrom: trylab <tryla...
CVE-2016-8901
Incomplete Fixes
[ { "commit url": "https://github.com/b2evolution/b2evolution/commit/999b5ad1d59760d7e450ceb541f55432fc74cd27", "owner": "b2evolution", "repo_name": "b2evolution", "commit_message": "Fix object injection vulnerability", "diff_code": "From 999b5ad1d59760d7e450ceb541f55432fc74cd27 Mon Sep 17 00:00:0...
CVE-2016-9128
Fix and Documentation Updates
[ { "commit url": "https://github.com/revive-adserver/revive-adserver/commit/e17a7ec3412ded751cda50b82338de471d656d74", "owner": "revive-adserver", "repo_name": "revive-adserver", "commit_message": "Bumped openXInvocationTags version", "diff_code": "From e17a7ec3412ded751cda50b82338de471d656d74 Mo...
CVE-2016-9134
Bug-Introducing Fixes
[ { "commit url": "https://github.com/exponentcms/exponent-cms/commit/45a7a62797e64e8abbae35d4859097c26f1874b1", "owner": "exponentcms", "repo_name": "exponent-cms", "commit_message": "regression fix last vulnerability fix for sanitizing order/direction params", "diff_code": "From 45a7a62797e64e8a...
CVE-2016-9459
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/core/commit/efa35d621dc7ff975468e636a5d1c153511296dc", "owner": "owncloud", "repo_name": "core", "commit_message": "[stable9] Set content type when downloading log file to force download in some browsers (#25382)", "diff_code": "From efa35d621dc7ff975...
CVE-2016-9460
Incomplete Fixes
[ { "commit url": "https://github.com/owncloud/core/commit/c92c234059f8b1dc7d53122985ec0d398895a2cf", "owner": "owncloud", "repo_name": "core", "commit_message": "Ignore invalid paths in the JS file list (#25368)", "diff_code": "From c92c234059f8b1dc7d53122985ec0d398895a2cf Mon Sep 17 00:00:00 200...
CVE-2016-9461
Incomplete Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/core/commit/c0a4b7b3f38ad2eaf506484b3b92ec678cb021c9", "owner": "owncloud", "repo_name": "core", "commit_message": "Additional perm check in Webdav", "diff_code": "From c0a4b7b3f38ad2eaf506484b3b92ec678cb021c9 Mon Sep 17 00:00:00 2001\nFrom: Vincent P...
CVE-2016-9462
Incomplete Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/core/commit/d31720b6f1e8c8dfeb5e8805ab35ad7c8000b2f1", "owner": "owncloud", "repo_name": "core", "commit_message": "Hide revert button when no permission to revert", "diff_code": "From d31720b6f1e8c8dfeb5e8805ab35ad7c8000b2f1 Mon Sep 17 00:00:00 2001\...
CVE-2016-9463
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/apps/commit/a0e07b7ddd5a5fd850a6e07f8457d05b76a300b3", "owner": "owncloud", "repo_name": "apps", "commit_message": "[stable8.2] Merge pull request #2198 from owncloud/smb-auth-fix\n\nDouble verify the SMB response", "diff_code": "From a0e07b7ddd5a5fd8...
CVE-2016-9464
Incomplete Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/nextcloud/server/commit/e2c4f4f9aa11bc92e8f2212cce73841b922187e8", "owner": "nextcloud", "repo_name": "server", "commit_message": "Add intergration test", "diff_code": "From e2c4f4f9aa11bc92e8f2212cce73841b922187e8 Mon Sep 17 00:00:00 2001\nFrom: Roeland Jago ...
CVE-2016-9465
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/core/commit/b5a5be24c418033cb2ef965a4f3f06b7b4213845", "owner": "owncloud", "repo_name": "core", "commit_message": "[stable9.1] Merge pull request #26459 from owncloud/limit-carddav-image-export-mime-types\n\nLimit carddav image export mime types", "d...
CVE-2016-9466
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/gallery/commit/dc4887f1afcc0cf304f4a0694075c9364298ad8a", "owner": "owncloud", "repo_name": "gallery", "commit_message": "[stable9] Merge pull request #707 from owncloud/master-error-messages\n\n[nc] Do not display technical error messages", "diff_cod...
CVE-2016-9467
Incomplete Fixes; Fix and Documentation Updates; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/owncloud/core/commit/e7acbce27fa0ef1c6fe216ca67c72d86484919a4", "owner": "owncloud", "repo_name": "core", "commit_message": "Exclude more invalid chars from files UI path\n\nPrevent newlines and zero byte chars to be used in files UI URL and\nredirect to root if o...
CVE-2016-9468
Fixes for Multiple Locations Across Different Branches or Projects; Incomplete Fixes
[ { "commit url": "https://github.com/owncloud/core/commit/bcc6c39ad8c22a00323a114e9c1a0a834983fb35", "owner": "owncloud", "repo_name": "core", "commit_message": "Merge pull request #26460 from owncloud/throw-exceptions-not-printable\n\nDon't print exception messages in html", "diff_code": "From b...
CVE-2016-9472
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/revive-adserver/revive-adserver/commit/fcf72c8a", "owner": "revive-adserver", "repo_name": "revive-adserver", "commit_message": "Fix h1 report 170156\n\nReflected XSS\n-------------\n\nThe HackerOne user pavanw3b has reported that the Revive Adserver web\ninstalle...
CVE-2016-9535
Bug-Introducing Fixes
[ { "commit url": "https://github.com/vadz/libtiff/commit/3ca657a8793dd011bf869695d72ad31c779c3cc1", "owner": "vadz", "repo_name": "libtiff", "commit_message": "* libtiff/tif_predict.h, libtiff/tif_predict.c:\nReplace assertions by runtime checks to avoid assertions in debug mode,\nor buffer overflows...
CVE-2016-9583
Bug-Introducing Fixes
[ { "commit url": "https://github.com/mdadams/jasper/commit/f25486c3d4aa472fec79150f2c41ed4333395d3d", "owner": "mdadams", "repo_name": "jasper", "commit_message": "Fixed a bug in the packet iterator code.\nAdded a new regression test case.", "diff_code": "From f25486c3d4aa472fec79150f2c41ed433339...
CVE-2016-9933
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/863d37ea66d5c960db08d6f4a2cbd2518f0f80d1", "owner": "php", "repo_name": "php-src", "commit_message": "Fix #72696: imagefilltoborder stackoverflow on truecolor images\n\nWe must not allow negative color values be passed to\ngdImageFillToBorder(),...
CVE-2016-5017
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/apache/zookeeper/commit/27ecf981a15554dc8e64a28630af7a5c9e2bdf4f", "owner": "apache", "repo_name": "zookeeper", "commit_message": "Fix command handling in the C client shell (phunt via fpj)\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branc...
CVE-2017-0899
Incomplete Fixes
[ { "commit url": "https://github.com/rubygems/rubygems/commit/ef0aa611effb5f54d40c7fba6e8235eb43c5a491", "owner": "rubygems", "repo_name": "rubygems", "commit_message": "Clean any text present in gems before displaying it\n\nThis makes sure that any data pulled out of a gem spec is cleaned of all\nno...
CVE-2017-1000252
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/3a8b0677fc6180a467e26cc32ce6b0c09a32f9bb", "owner": "torvalds", "repo_name": "linux", "commit_message": "KVM: VMX: Do not BUG() on out-of-bounds guest IRQ\n\nThe value of the guest_irq argument to vmx_update_pi_irte() is\nultimately coming fr...
CVE-2017-1000380
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/d11662f4f798b50d8c8743f433842c3e40fe3378", "owner": "torvalds", "repo_name": "linux", "commit_message": "ALSA: timer: Fix race between read and ioctl\n\nThe read from ALSA timer device, the function snd_timer_user_tread(),\nmay access to an u...
CVE-2017-1000423
Bug-Introducing Fixes
[ { "commit url": "https://github.com/b2evolution/b2evolution/commit/b899d654d931f3bf3cfbbdd71e0d1a0f3a16d04c", "owner": "b2evolution", "repo_name": "b2evolution", "commit_message": "Format install params", "diff_code": "From b899d654d931f3bf3cfbbdd71e0d1a0f3a16d04c Mon Sep 17 00:00:00 2001\nFrom:...
CVE-2017-1000479
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/pfsense/pfsense/commit/386d89b07", "owner": "pfsense", "repo_name": "pfsense", "commit_message": "Prevent Clickjacking in CSRF error page\n\n(cherry picked from commit 6026c9dabdd66a154c8a9a5170947ea098959835)", "diff_code": "From 386d89b072ef0d44cd3b23ea6af3a...
CVE-2017-1000501
Incomplete Fixes
[ { "commit url": "https://github.com/eldy/awstats/commit/cf219843a74c951bf5986f3a7fffa3dcf99c3899", "owner": "eldy", "repo_name": "awstats", "commit_message": "FIX Security reported by cPanel Security Team (can execute arbitraty\ncode)", "diff_code": "From cf219843a74c951bf5986f3a7fffa3dcf99c3899...
CVE-2017-11142
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/a15bffd105ac28fd0dd9b596632dbf035238fda3", "owner": "php", "repo_name": "php-src", "commit_message": "Fix bug #73807", "diff_code": "From a15bffd105ac28fd0dd9b596632dbf035238fda3 Mon Sep 17 00:00:00 2001\nFrom: Nikita Popov <nikita.ppv@gmail...
CVE-2017-11399
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/ba4beaf6149f7241c8bd85fe853318c2f6837ad0", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/apedec: Fix integer overflow\n\nFixes: out of array access\nFixes: PoC.ape and others\n\nFound-by: Bingchang, Liu@VARAS of IIE\nSig...
CVE-2017-11472
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/torvalds/linux/commit/3b2d69114fefa474fca542e51119036dceb4aa6f", "owner": "torvalds", "repo_name": "linux", "commit_message": "ACPICA: Namespace: fix operand cache leak\n\nACPICA commit a23325b2e583556eae88ed3f764e457786bf4df6\n\nI found some ACPI operand cache le...
CVE-2017-11523
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/a8f9c2aabed37cd6a728532d1aed13ae0f3dfd78", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/591", "diff_code": "From a8f9c2aabed37cd6a728532d1aed13ae0f3dfd78...
CVE-2017-11719
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/296debd213bd6dce7647cedd34eb64e5b94cdc92", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/dnxhddec: Move mb height check out of non hr branch\n\nFixes: out of array access\nFixes: poc.dnxhd\n\nFound-by: Bingchang, Liu@VAR...
CVE-2017-12061
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/mantisbt/mantisbt/commit/c73ae3d3d4dd4681489a9e697e8ade785e27cba5", "owner": "mantisbt", "repo_name": "mantisbt", "commit_message": "Fix XSS in install.php (CVE-2017-12061)\n\naLLy from ONSEC (https://twitter.com/IamSecurity) reported this\nvulnerability, allowing...
CVE-2017-12190
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/95d78c28b5a85bacbc29b8dba7c04babb9b0d467", "owner": "torvalds", "repo_name": "linux", "commit_message": "fix unbalanced page refcounting in bio_map_user_iov\n\nbio_map_user_iov and bio_unmap_user do unbalanced pages refcounting if\nIO vector ...
CVE-2017-12843
Incomplete Fixes
[ { "commit url": "https://github.com/cyrusimap/cyrus-imapd/commit/5edadcfb83bf27107578830801817f9e6d0ad941", "owner": "cyrusimap", "repo_name": "cyrus-imapd", "commit_message": "dlist: don't allow overwrite of arbitrary files", "diff_code": "From 5edadcfb83bf27107578830801817f9e6d0ad941 Mon Sep 1...
CVE-2017-12847
Incomplete Fixes
[ { "commit url": "https://github.com/NagiosEnterprises/nagioscore/commit/3baffa78bafebbbdf9f448890ba5a952ea2d73cb", "owner": "NagiosEnterprises", "repo_name": "nagioscore", "commit_message": "configure.ac: use /run/nagios.lock as the default lockfile path.\n\nThe previous default path for the lockfil...
CVE-2017-12896
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/f76e7feb41a4327d2b0978449bbdafe98d4a3771", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-12896/ISAKMP: Do bounds checks in isakmp_rfc3948_print().\n\nThis fixes a buffer over-read discovered by K...
CVE-2017-12899
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/f96003b21e2abfbba59b926b10a7f9bc7d11e36c", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-12899/DECnet: Add another test.\n\nThis is from Brian Carpenter for the print-decnet bug fix.", "diff_...
CVE-2017-12902
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/d17507ffa3e9742199b02a66aa940e79ababfa30", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-12902/Zephyr: Fix bounds checking.\n\nUse ND_TTEST() rather than comparing against ndo->ndo_snapend oursel...
CVE-2017-12987
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/99798bd9a41bd3d03fdc1e949810a38967f20ed3", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-12987/IEEE 802.11: Fix processing of TIM IE.\n\nThe arguments to memcpy() were completely wrong.\n\nThis f...
CVE-2017-13000
Incomplete Fixes
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/a7e5f58f402e6919ec444a57946bade7dfd6b184", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13000/IEEE 802.15.4: Fix bug introduced by previous fix.\n\nWe've already advanced the pointer past the PA...
CVE-2017-13004
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/42073d54c53a496be40ae84152bbfe2c923ac7bc", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13004/Juniper: Add a bounds check.\n\nThis fixes a buffer over-read discovered by Forcepoint's security\nr...
CVE-2017-13020
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/d692d67332bcc90540088ad8e725eb3279e39863", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13020/VTP: Add another test.\n\nA capture file supplied by Bhargava Shastry, modified so the capture\nfile...
CVE-2017-13024
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/7d3aba9f06899d0128ef46e8a2fa143c6fad8f62", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13024/IPv6 mobility: Add a bounds check before fetching data\n\nThis fixes a buffer over-read discovered b...
CVE-2017-13028
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/66e22961b30547e9a8daa1f0e8dc9fbe6e2698fa", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13028/BOOTP: Add another test.\n\nA capture file supplied by Bhargava Shastry, modified so the capture\nfi...
CVE-2017-13142
Incomplete Fixes
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/aa84944b405acebbeefe871d0f64969b9e9f31ac", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "...", "diff_code": "From aa84944b405acebbeefe871d0f64969b9e9f31ac Mon Sep 17 00:00:00 2001\nFrom: Cristy <urban-war...
CVE-2017-13145
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/acee073df34aa4d491bf5cb74d3a15fc80f0a3aa", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "...", "diff_code": "From acee073df34aa4d491bf5cb74d3a15fc80f0a3aa Mon Sep 17 00:00:00 2001\nFrom: Cristy <urban-war...
CVE-2017-13687
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/a1eefe986065846b6c69dbc09afd9fa1a02c4a3d", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13687/CHDLC: Improve bounds and length checks.\n\nPrevent a possible buffer overread in chdlc_print() and ...
CVE-2017-13725
Fix and Documentation Updates
[ { "commit url": "https://github.com/the-tcpdump-group/tcpdump/commit/c7c515ee03c285cc51376328de4ae9d549e501a5", "owner": "the-tcpdump-group", "repo_name": "tcpdump", "commit_message": "CVE-2017-13725/IPv6 R.H.: Add a capture file.\n\nThis is from Kamil Frankowicz testing an existing fix.\n\nThis is ...
CVE-2017-14032
Bug-Introducing Fixes
[ { "commit url": "https://github.com/ARMmbed/mbedtls/commit/d15795acd5074e0b44e71f7ede8bdfe1b48591fc", "owner": "ARMmbed", "repo_name": "mbedtls", "commit_message": "Improve behaviour on fatal errors\n\nIf we didn't walk the whole chain, then there may be any kind of errors in the\npart of the chain ...
CVE-2017-14058
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/7ec414892ddcad88313848494b6fc5f437c9ca4a", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avformat/hls: Fix DoS due to infinite loop\n\nFixes: loop.m3u\n\nThe default max iteration count of 1000 is arbitrary and ideas for a bette...
CVE-2017-14169
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()\n\nFixes: 20170829B.mxf\n\nCo-Author: 张洪亮(望初)\" <wangchu.zhl@alibaba-inc.com>\nFo...
CVE-2017-14170
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/900f39692ca0337a98a7cf047e4e2611071810c2", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()\n\nFixes: 20170829A.mxf\n\nCo-Author: 张洪亮(望初)\" <wangchu.zhl@alibaba-inc.co...
CVE-2017-14174
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/f68a98a9d385838a1c73ec960a14102949940a64", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/714", "diff_code": "From f68a98a9d385838a1c73ec960a14102949940a64...
CVE-2017-14498
Incomplete Fixes
[ { "commit url": "https://github.com/silverstripe/silverstripe-installer/commit/c25478bef75cc5482852e80a1fa6f1f0e6460e39", "owner": "silverstripe", "repo_name": "silverstripe-installer", "commit_message": "[SS-2017-017] FIX SVG uploads disabled by default", "diff_code": "From c25478bef75cc5482852...
CVE-2017-14500
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/akrennmair/newsbeuter/commit/c8fea2f60c18ed30bdd1bb6f798e994e51a58260", "owner": "akrennmair", "repo_name": "newsbeuter", "commit_message": "Work around shell code in podcast names (#598)", "diff_code": "From c8fea2f60c18ed30bdd1bb6f798e994e51a58260 Mon Sep 17...
CVE-2017-14604
Fix and Documentation Updates
[ { "commit url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b", "owner": "GNOME", "repo_name": "nautilus", "commit_message": "release: prepare for 3.23.90", "diff_code": "From bc919205bf774f6af3fa7154506c46039af5a69b Mon Sep 17 00:00:00 2001\nFrom: Carlos Sor...
CVE-2017-14723
Incomplete Fixes
[ { "commit url": "https://github.com/WordPress/WordPress/commit/fc930d3daed1c3acef010d04acc2c5de93cd18ec", "owner": "WordPress", "repo_name": "WordPress", "commit_message": "Database: Hardening to bring `wpdb::prepare()` inline with documentation.\n\n`wpdb::prepare()` supports %s, %d, and %F as place...
CVE-2017-14921
Incomplete Fixes
[ { "commit url": "https://github.com/tine20/Tine-2.0-Open-Source-Groupware-and-CRM/commit/bc8a6fbd3128cf5ef27d808f6c6ba869fdc2262b", "owner": "tine20", "repo_name": "Tine-2.0-Open-Source-Groupware-and-CRM", "commit_message": "name might not be displayed correctly\n\nChange-Id: I949c7a80b5356f393d269d...
CVE-2017-14922
Incomplete Fixes
[ { "commit url": "https://github.com/tine20/Tine-2.0-Open-Source-Groupware-and-CRM/commit/bc8a6fbd3128cf5ef27d808f6c6ba869fdc2262b", "owner": "tine20", "repo_name": "Tine-2.0-Open-Source-Groupware-and-CRM", "commit_message": "name might not be displayed correctly\n\nChange-Id: I949c7a80b5356f393d269d...
CVE-2017-14923
Incomplete Fixes
[ { "commit url": "https://github.com/tine20/Tine-2.0-Open-Source-Groupware-and-CRM/commit/bc8a6fbd3128cf5ef27d808f6c6ba869fdc2262b", "owner": "tine20", "repo_name": "Tine-2.0-Open-Source-Groupware-and-CRM", "commit_message": "name might not be displayed correctly\n\nChange-Id: I949c7a80b5356f393d269d...
CVE-2017-15195
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15196
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15197
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15198
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15199
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15200
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15201
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15202
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15203
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15204
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15206
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15207
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15208
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15211
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15212
Incomplete Fixes
[ { "commit url": "https://github.com/kanboard/kanboard/commit/3e0f14ae2b0b5a44bd038a472f17eac75f538524", "owner": "kanboard", "repo_name": "kanboard", "commit_message": "Do not expose IDs in forms", "diff_code": "From 3e0f14ae2b0b5a44bd038a472f17eac75f538524 Mon Sep 17 00:00:00 2001\nFrom: Freder...
CVE-2017-15649
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/4971613c1639d8e5f102c4e797c3bf8f83a5a69e", "owner": "torvalds", "repo_name": "linux", "commit_message": "packet: in packet_do_bind, test fanout with bind_lock held\n\nOnce a socket has po->fanout set, it remains a member of the group\nuntil i...
CVE-2017-15672
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/d893253fcd93d11258e98857175e93be7d158708", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/ffv1dec: Fix out of array read in slice counting\n\nFixes: test-201710.mp4\n\nFound-by: 连一汉 <lianyihan@360.cn> and Zhibin Hu\nSigne...
CVE-2017-15872
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/slackero/phpwcms/commit/90ee94a474b37919161f8112f9e36c53ad70492f", "owner": "slackero", "repo_name": "phpwcms", "commit_message": "Fix stored XSS as reported by Chirag Savla\n\nIt's a pretty old problem – a beginner's mistake in programming. Damn. As far I can see...
CVE-2017-16359
Incomplete Fixes
[ { "commit url": "https://github.com/radare/radare2/commit/fbaf24bce7ea4211e4608b3ab6c1b45702cb243d", "owner": "radare", "repo_name": "radare2", "commit_message": "Fix #8764 a 3rd time since 2nd time is UB and can be optimized away", "diff_code": "From fbaf24bce7ea4211e4608b3ab6c1b45702cb243d Mon...