CVE_ID
stringlengths
13
16
category
stringclasses
32 values
patches
listlengths
1
20
CVE-2018-20140
Incomplete Fixes
[ { "commit url": "https://github.com/zenphoto/zenphoto/commit/9db85fcf9cc97887b81f34f03dcb180fd74e57da", "owner": "zenphoto", "repo_name": "zenphoto", "commit_message": "Some html encoding", "diff_code": "From 9db85fcf9cc97887b81f34f03dcb180fd74e57da Mon Sep 17 00:00:00 2001\nFrom: acrylian <wart...
CVE-2018-20164
Fix and Documentation Updates
[ { "commit url": "https://github.com/ua-parser/uap-core/commit/156f7e12b215bddbaf3df4514c399d683e6cdadc", "owner": "ua-parser", "repo_name": "uap-core", "commit_message": "Merge pull request #363 from commenthol/safe-regex\n\nregexes update", "diff_code": "From bf80eb25f940f2c2a4672681d753a803483...
CVE-2018-20748
Incomplete Fixes
[ { "commit url": "https://github.com/LibVNC/libvncserver/commit/e34bcbb759ca5bef85809967a268fdf214c1ad2c", "owner": "LibVNC", "repo_name": "libvncserver", "commit_message": "LibVNCClient: ignore server-sent reason strings longer than 1MB\n\nFixes #273", "diff_code": "From e34bcbb759ca5bef85809967...
CVE-2018-20834
Fixes for Multiple Locations Across Different Branches or Projects; Fix and Documentation Updates
[ { "commit url": "https://github.com/npm/node-tar/commit/b0c58433c22f5e7fe8b1c76373f27e3f81dcd4c8", "owner": "npm", "repo_name": "node-tar", "commit_message": "unpack: only reuse file fs entries if nlink = 1\n\nThis matches behavior in bsdtar to prevent overwriting a hardlink with\ncontents from a Fi...
CVE-2018-21036
Bug-Introducing Fixes
[ { "commit url": "https://github.com/balderdashy/sails-hook-sockets/commit/ff02114eaec090ee51db48435cc32d451662606e", "owner": "balderdashy", "repo_name": "sails-hook-sockets", "commit_message": "Define req.path for socket requests.", "diff_code": "From ff02114eaec090ee51db48435cc32d451662606e Mo...
CVE-2018-3774
Fix and Documentation Updates
[ { "commit url": "https://github.com/unshiftio/url-parse/commit/d7b582ec1243e8024e60ac0b62d2569c939ef5de", "owner": "unshiftio", "repo_name": "url-parse", "commit_message": "[security] Added missing SECURITY.md", "diff_code": "From d7b582ec1243e8024e60ac0b62d2569c939ef5de Mon Sep 17 00:00:00 2001...
CVE-2018-5332
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/torvalds/linux/commit/c095508770aebf1b9218e77026e48345d719b17c", "owner": "torvalds", "repo_name": "linux", "commit_message": "RDS: Heap OOB write in rds_message_alloc_sgs()\n\nWhen args->nr_local is 0, nr_pages gets also 0 due some size\ncalculation via rds_rm_si...
CVE-2018-6337
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/facebook/hhvm/commit/e2d10a1e32d01f71aaadd81169bcb9ae86c5d6b8", "owner": "facebook", "repo_name": "hhvm", "commit_message": "[security][CVE-2018-6337] Flush folly::secureRandom buffer on fork\n\nD8109884 D8110240\n\nCVE-2018-6337", "diff_code": "From e2d10a1e3...
CVE-2018-6558
Incomplete Fixes
[ { "commit url": "https://github.com/google/fscrypt/commit/315f9b042237200174a1fb99427f74027e191d66", "owner": "google", "repo_name": "fscrypt", "commit_message": "Ensure keyring privilege changes are reversible\n\nThis change makes sure that, when we set the ruid and euid in order to\nget the user k...
CVE-2018-6596
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/anymail/django-anymail/commit/db586ede1fbb41dce21310ea28ae15a1cf1286c5", "owner": "anymail", "repo_name": "django-anymail", "commit_message": "Security: prevent timing attack on WEBHOOK_AUTHORIZATION secret\n\nAnymail's webhook validation was vulnerable to a timin...
CVE-2018-6621
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/22aa37c0fedf14531783189a197542a055959b6c", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/utvideodec: Fix bytes left check in decode_frame()\n\nFixes: out of array read\nFixes: poc-2017.avi\n\nFound-by: GwanYeong Kim <gy7...
CVE-2018-7191
Bug-Introducing Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/5c25f65fd1e42685f7ccd80e0621829c105785d9", "owner": "torvalds", "repo_name": "linux", "commit_message": "tun: allow positive return values on dev_get_valid_name() call\n\nIf the name argument of dev_get_valid_name() contains \"%d\", it will t...
CVE-2018-7536
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/django/django/commit/1ca63a66ef3163149ad822701273e8a1844192c2", "owner": "django", "repo_name": "django", "commit_message": "[1.8.x] Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and urlizetrunc template filters.\n\nThanks Florian Apolloner for ...
CVE-2018-7557
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/e724bd1dd9efea3abb8586d6644ec07694afceae", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/utvideodec: Check subsample factors\n\nFixes: Out of array read\nFixes: heap_poc\n\nFound-by: GwanYeong Kim <gy741.kim@gmail.com>\n...
CVE-2018-7559
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/OPCFoundation/UA-.NETStandard/commit/ebcf026a54dd0c9052cff009d96d827ac923d150", "owner": "OPCFoundation", "repo_name": "UA-.NETStandard", "commit_message": "Security policy Basic128Rsa15 removed from default server configurations.", "diff_code": "From ebcf026a...
CVE-2018-8729
Fix and Documentation Updates
[ { "commit url": "https://github.com/pojome/activity-log/commit/e7bcd12fcb0add82bed762a971f427a360664bd9", "owner": "pojome", "repo_name": "activity-log", "commit_message": "Update changelog", "diff_code": "From e7bcd12fcb0add82bed762a971f427a360664bd9 Mon Sep 17 00:00:00 2001\nFrom: Yakir Sitbon...
CVE-2018-9159
Fix and Documentation Updates; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/perwendel/spark/commit/ce9e11517eca69e58ed4378d1e47a02bd06863cc", "owner": "perwendel", "repo_name": "spark", "commit_message": "Fix for #981", "diff_code": "From ce9e11517eca69e58ed4378d1e47a02bd06863cc Mon Sep 17 00:00:00 2001\nFrom: Per Wendel <per.i.wendel...
CVE-2018-9988
Incomplete Fixes
[ { "commit url": "https://github.com/ARMmbed/mbedtls/commit/a1098f81c252b317ad34ea978aea2bc47760b215", "owner": "ARMmbed", "repo_name": "mbedtls", "commit_message": "Add bounds check before signature length read", "diff_code": "From a1098f81c252b317ad34ea978aea2bc47760b215 Mon Sep 17 00:00:00 200...
CVE-2018-9989
Incomplete Fixes
[ { "commit url": "https://github.com/ARMmbed/mbedtls/commit/740b218386083dc708ce98ccc94a63a95cd5629e", "owner": "ARMmbed", "repo_name": "mbedtls", "commit_message": "Add bounds check before length read", "diff_code": "From 740b218386083dc708ce98ccc94a63a95cd5629e Mon Sep 17 00:00:00 2001\nFrom: K...
CVE-2019-10061
Incomplete Fixes
[ { "commit url": "https://github.com/peterbraden/node-opencv/commit/aaece6921d7368577511f06c94c99dd4e9653563", "owner": "peterbraden", "repo_name": "node-opencv", "commit_message": "Fix install script", "diff_code": "From aaece6921d7368577511f06c94c99dd4e9653563 Mon Sep 17 00:00:00 2001\nFrom: Pe...
CVE-2019-1010200
Incomplete Fixes
[ { "commit url": "https://github.com/google/voice-builder/commit/f6660e6d8f0d1d931359d591dbdec580fef36d36", "owner": "google", "repo_name": "voice-builder", "commit_message": "Added function to replace characters with spaces and use it to sanitize text\n\nChange-Id: I45ebf2da031f5526c202642cd8946b720...
CVE-2019-1010237
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ILIAS-eLearning/ILIAS/commit/f1c2f906410bf35bb6bd45efff57d2e8da3b3825", "owner": "ILIAS-eLearning", "repo_name": "ILIAS", "commit_message": "Test: String handling in cloze question", "diff_code": "From f1c2f906410bf35bb6bd45efff57d2e8da3b3825 Mon Sep 17 00:00:...
CVE-2019-10160
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/python/cpython/commit/8d0ef0b5edeae52960c7ed05ae8a12388324f87e", "owner": "python", "repo_name": "cpython", "commit_message": "bpo-36742: Corrects fix to handle decomposition in usernames (#13812)", "diff_code": "From 8d0ef0b5edeae52960c7ed05ae8a12388324f87e M...
CVE-2019-1020017
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/discourse/discourse/commit/e6e47f2fb22764c92aaa90445c7bf203192fba11", "owner": "discourse", "repo_name": "discourse", "commit_message": "SECURITY: Add confirmation screen when logging in via user-api OTP", "diff_code": "From e6e47f2fb22764c92aaa90445c7bf203192...
CVE-2019-1020018
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/discourse/discourse/commit/52387be4a44cdeaca5421ee955ba1343e836bade", "owner": "discourse", "repo_name": "discourse", "commit_message": "SECURITY: Add confirmation screen when logging in via email link", "diff_code": "From 52387be4a44cdeaca5421ee955ba1343e836b...
CVE-2019-10255
Incomplete Fixes; Fix and Documentation Updates
[ { "commit url": "https://github.com/jupyter/notebook/commit/d65328d4841892b412aef9015165db1eb029a8ed", "owner": "jupyter", "repo_name": "notebook", "commit_message": "changelog for redirect check\n\nand update cve for 5.7.6", "diff_code": "From d65328d4841892b412aef9015165db1eb029a8ed Mon Sep 17...
CVE-2019-10260
Incomplete Fixes
[ { "commit url": "https://github.com/totaljs/cms/commit/8b9d7dada998c08d172481d9f0fc0397c4b3c78d", "owner": "totaljs", "repo_name": "cms", "commit_message": "Fixed XSS.", "diff_code": "From 8b9d7dada998c08d172481d9f0fc0397c4b3c78d Mon Sep 17 00:00:00 2001\nFrom: =?UTF-8?q?Peter=20S=CC=8Cirka?= <p...
CVE-2019-10638
Incomplete Fixes; Bug-Introducing Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/55f0fc7a02de8f12757f4937143d8d5091b2e40b", "owner": "torvalds", "repo_name": "linux", "commit_message": "inet: update the IP ID generation algorithm to higher standards.\n\nCommit 355b98553789 (\"netns: provide pure entropy for net_hash_mix()...
CVE-2018-15909
Bug-Introducing Fixes
[ { "commit url": "https://github.com/ArtifexSoftware/ghostpdl/commit/e01e77a36cbb2e0277bc3a63852244bec41be0f6", "owner": "ArtifexSoftware", "repo_name": "ghostpdl", "commit_message": "Hide the .shfill operator\n\nCommit 0b6cd1918e1ec4ffd087400a754a845180a4522b was supposed to make\nthe .shfill operat...
CVE-2019-10714
Bug-Introducing Fixes
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/edc7d3035883ddca8413e4fe7689aa2e579ef04a", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "...", "diff_code": "From edc7d3035883ddca8413e4fe7689aa2e579ef04a Mon Sep 17 00:00:00 2001\nFrom: Cristy <mikayla-g...
CVE-2019-11071
Incomplete Fixes
[ { "commit url": "https://github.com/spip/SPIP/commit/824d17f424bf77d17af89c18c3dc807a3199567e", "owner": "spip", "repo_name": "SPIP", "commit_message": null, "diff_code": "" }, { "commit url": "https://github.com/spip/SPIP/commit/3ef87c525bc0768c926646f999a54222b37b5d36", "owner": "s...
CVE-2019-11338
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/54655623a82632e7624714d7b2a3e039dc5faa7e", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/hevcdec: Avoid only partly skiping duplicate first slices\n\nFixes: NULL pointer dereference and out of array access\nFixes: 13871/...
CVE-2019-11339
Incomplete Fixes
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/d227ed5d598340e719eff7156b1aa0a4469e9a6a", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block()\n\nFixes: Out of array access\nFixes: 13500/clusterfuzz-testcase-minimized-...
CVE-2019-11487
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/f958d7b528b1b40c44cfda5eabe2d82760d868c3", "owner": "torvalds", "repo_name": "linux", "commit_message": "mm: make page ref count overflow check tighter and more explicit\n\nWe have a VM_BUG_ON() to check that the page reference count doesn't\...
CVE-2019-11924
Incomplete Fixes
[ { "commit url": "https://github.com/facebookincubator/fizz/commit/3eaddb33619eaaf74a760872850c550ad8f5c52f", "owner": "facebookincubator", "repo_name": "fizz", "commit_message": "Coalesce handshake buffers\n\nSummary:\nIt is possible that a peer might send us records in a manner such\nthat there is ...
CVE-2019-11932
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/koral--/android-gif-drawable/commit/cc5b4f8e43463995a84efd594f89a21f906c2d20", "owner": "koral--", "repo_name": "android-gif-drawable", "commit_message": "Do not realloc array if new raster size is 0.\n\nif realloc() is called with 0 size it may return NULL and th...
CVE-2019-11938
Incomplete Fixes
[ { "commit url": "https://github.com/facebook/fbthrift/commit/08c2d412adb214c40bb03be7587057b25d053030", "owner": "facebook", "repo_name": "fbthrift", "commit_message": "Java: Check the size of the remaining frame before deserializing a string\n\nSummary:\nIn order to avoid over-allocating memory for...
CVE-2019-12108
Bug-Introducing Fixes
[ { "commit url": "https://github.com/miniupnp/miniupnp/commit/86030db849260dd8fb2ed975b9890aef1b62b692", "owner": "miniupnp", "repo_name": "miniupnp", "commit_message": "fix error from commit 13585f15c7f7dc28bbbba1661efb280d530d114c", "diff_code": "From 86030db849260dd8fb2ed975b9890aef1b62b692 Mo...
CVE-2019-12109
Bug-Introducing Fixes
[ { "commit url": "https://github.com/miniupnp/miniupnp/commit/86030db849260dd8fb2ed975b9890aef1b62b692", "owner": "miniupnp", "repo_name": "miniupnp", "commit_message": "fix error from commit 13585f15c7f7dc28bbbba1661efb280d530d114c", "diff_code": "From 86030db849260dd8fb2ed975b9890aef1b62b692 Mo...
CVE-2019-12730
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/ed188f6dcdf0935c939ed813cf8745d50742014b", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avformat/aadec: Check for scanf() failure\n\nFixes: use of uninitialized variables\nFixes: blank.aa\n\nFound-by: Chamal De Silva <chamal.de...
CVE-2019-12904
Incomplete Fixes
[ { "commit url": "https://github.com/gpg/libgcrypt/commit/daedbbb5541cd8ecda1459d3b843ea4d92788762", "owner": "gpg", "repo_name": "libgcrypt", "commit_message": "AES: move look-up tables to .data section and unshare between processes\n\n* cipher/rijndael-internal.h (ATTR_ALIGNED_64): New.\n* cipher/r...
CVE-2019-12922
Fix and Documentation Updates
[ { "commit url": "https://github.com/phpmyadmin/phpmyadmin/commit/427fbed55d3154d96ecfc1c7784d49eaa3c04161", "owner": "phpmyadmin", "repo_name": "phpmyadmin", "commit_message": "Require POST method to delete servers in Setup\n\nSigned-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>", "diff_...
CVE-2019-13135
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/cdb383749ef7b68a38891440af8cc23e0115306d", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1599", "diff_code": "From cdb383749ef7b68a38891440af8cc23e0115306...
CVE-2019-13137
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/7d11230060fa9c8f67e53c85224daf6648805c7b", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1601", "diff_code": "From 7d11230060fa9c8f67e53c85224daf6648805...
CVE-2019-13240
Incomplete Fixes
[ { "commit url": "https://github.com/glpi-project/glpi/commit/86a43ae47b3dd844947f40a2ffcf1a36e53dbba6", "owner": "glpi-project", "repo_name": "glpi", "commit_message": "Password token date was not removed", "diff_code": "From 86a43ae47b3dd844947f40a2ffcf1a36e53dbba6 Mon Sep 17 00:00:00 2001\nFro...
CVE-2019-13295
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/55e6dc49f1a381d9d511ee2f888fdc3e3c3e3953", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1608", "diff_code": "From 55e6dc49f1a381d9d511ee2f888fdc3e3c3e3...
CVE-2019-13297
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/604588fc35c7585abb7a9e71f69bb82e4389fefc", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1609", "diff_code": "From 604588fc35c7585abb7a9e71f69bb82e4389fef...
CVE-2019-13300
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/a906fe9298bf89e01d5272023db687935068849a", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1586", "diff_code": "From a906fe9298bf89e01d5272023db687935068849...
CVE-2019-13304
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/bfa3b9610c83227894c92b0d312ad327fceb6241", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1614", "diff_code": "From bfa3b9610c83227894c92b0d312ad327fceb6...
CVE-2019-13305
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/5c7fbf9a14fb83c9685ad69d48899f490a37609d", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1613", "diff_code": "From 5c7fbf9a14fb83c9685ad69d48899f490a376...
CVE-2019-13306
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/e92040ea6ee2a844ebfd2344174076795a4787bd", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1612", "diff_code": "From e92040ea6ee2a844ebfd2344174076795a4787b...
CVE-2019-13307
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/025e77fcb2f45b21689931ba3bf74eac153afa48", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1615", "diff_code": "From 025e77fcb2f45b21689931ba3bf74eac153afa4...
CVE-2019-13308
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/61135001a625364e29bdce83832f043eebde7b5a", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1595", "diff_code": "From 61135001a625364e29bdce83832f043eebde7b5...
CVE-2019-13309
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/5f21230b657ccd65452dd3d94c5b5401ba691a2d", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1616", "diff_code": "From 5f21230b657ccd65452dd3d94c5b5401ba691a2...
CVE-2019-13310
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/5f21230b657ccd65452dd3d94c5b5401ba691a2d", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1616", "diff_code": "From 5f21230b657ccd65452dd3d94c5b5401ba691a2...
CVE-2019-13311
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/4a334bbf5584de37c6f5a47c380a531c8c4b140a", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1623", "diff_code": "From 4a334bbf5584de37c6f5a47c380a531c8c4b140...
CVE-2019-13391
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/f6ffc702c6eecd963587273a429dcd608c648984", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1588", "diff_code": "From f6ffc702c6eecd963587273a429dcd608c648...
CVE-2019-13454
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/1ddcf2e4f28029a888cadef2e757509ef5047ad8", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1629", "diff_code": "From 1ddcf2e4f28029a888cadef2e757509ef5047ad...
CVE-2019-13578
Incomplete Fixes
[ { "commit url": "https://github.com/impress-org/give/commit/894937d7927eab0c98457656cbd6fb414b3a6fbf", "owner": "impress-org", "repo_name": "give", "commit_message": "fix: allow orderby only for whitelist columns", "diff_code": "From 894937d7927eab0c98457656cbd6fb414b3a6fbf Mon Sep 17 00:00:00 2...
CVE-2019-13615
Incomplete Fixes
[ { "commit url": "https://github.com/Matroska-Org/libebml/commit/05beb69ba60acce09f73ed491bb76f332849c3a0", "owner": "Matroska-Org", "repo_name": "libebml", "commit_message": "Check the max size to read before actually reading\n\nThe size check waas also missing from the length parsing", "diff_co...
CVE-2019-14452
Incomplete Fixes
[ { "commit url": "https://github.com/Sigil-Ebook/Sigil/commit/0979ba8d10c96ebca330715bfd4494ea0e019a8f", "owner": "Sigil-Ebook", "repo_name": "Sigil", "commit_message": "harden plugin unzipping to zip-slip attacks", "diff_code": "From 0979ba8d10c96ebca330715bfd4494ea0e019a8f Mon Sep 17 00:00:00 2...
CVE-2019-14512
Incomplete Fixes
[ { "commit url": "https://github.com/LimeSurvey/LimeSurvey/commit/0b7391dff91b326284ca3fc5188b768b5d522d88", "owner": "LimeSurvey", "repo_name": "LimeSurvey", "commit_message": "Fixed issue [security]: #15094 XSS in label title\nReported by Michele Cisternino https://www.linkedin.com/in/michelecister...
CVE-2019-14667
Incomplete Fixes
[ { "commit url": "https://github.com/firefly-iii/firefly-iii/commit/427de0594d05a8222f55b2894311e648ba1be991", "owner": "firefly-iii", "repo_name": "firefly-iii", "commit_message": "Fix #2363", "diff_code": "From 427de0594d05a8222f55b2894311e648ba1be991 Mon Sep 17 00:00:00 2001\nFrom: James Cole ...
CVE-2019-14857
Incomplete Fixes
[ { "commit url": "https://github.com/zmartzone/mod_auth_openidc/commit/ce37080c6aea30aabae8b4a9b4eea7808445cc8e", "owner": "zmartzone", "repo_name": "mod_auth_openidc", "commit_message": "2.4.0.2 oops\n\nSigned-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>", "diff_code": "From ce37080c6aea30...
CVE-2019-14980
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick/commit/c5d012a46ae22be9444326aa37969a3f75daa3ba", "owner": "ImageMagick", "repo_name": "ImageMagick", "commit_message": "https://github.com/ImageMagick/ImageMagick6/issues/43", "diff_code": "From c5d012a46ae22be9444326aa37969a3f75daa3ba...
CVE-2019-14981
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ImageMagick/ImageMagick6/commit/b522d2d857d2f75b659936b59b0da9df1682c256", "owner": "ImageMagick", "repo_name": "ImageMagick6", "commit_message": "https://github.com/ImageMagick/ImageMagick/issues/1552", "diff_code": "From b522d2d857d2f75b659936b59b0da9df1682c...
CVE-2019-15165
Bug-Introducing Fixes
[ { "commit url": "https://github.com/the-tcpdump-group/libpcap/commit/a5a36d9e82dde7265e38fe1f87b7f11c461c29f6", "owner": "the-tcpdump-group", "repo_name": "libpcap", "commit_message": "Fix some format warnings.", "diff_code": "From a5a36d9e82dde7265e38fe1f87b7f11c461c29f6 Mon Sep 17 00:00:00 200...
CVE-2019-15715
Incomplete Fixes; Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/mantisbt/mantisbt/commit/7092573fac31eff41823f13540324db167c8bd52", "owner": "mantisbt", "repo_name": "mantisbt", "commit_message": "Prevent arbitrary shell command execution\n\nPrior to this, Administrators were able to edit 'dot_tool' and\n'neato_tool' config op...
CVE-2019-16718
Incomplete Fixes
[ { "commit url": "https://github.com/radareorg/radare2/commit/5411543a310a470b1257fb93273cdd6e8dfcb3af", "owner": "radareorg", "repo_name": "radare2", "commit_message": "More fixes for the CVE-2019-14745", "diff_code": "From 5411543a310a470b1257fb93273cdd6e8dfcb3af Mon Sep 17 00:00:00 2001\nFrom:...
CVE-2019-16766
Fix and Documentation Updates
[ { "commit url": "https://github.com/labd/wagtail-2fa/commit/13b12995d35b566df08a17257a23863ab6efb0ca", "owner": "labd", "repo_name": "wagtail-2fa", "commit_message": "Update changelog for 1.3.0 release", "diff_code": "From 13b12995d35b566df08a17257a23863ab6efb0ca Mon Sep 17 00:00:00 2001\nFrom: ...
CVE-2019-16910
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/ARMmbed/mbedtls/commit/33f66ba6fd234114aa37f0209dac031bb2870a9b", "owner": "ARMmbed", "repo_name": "mbedtls", "commit_message": "Merge remote-tracking branch 'upstream-restricted/pr/556' into mbedtls-2.16-restricted", "diff_code": "From f1713e96c9b86fffc55a15b...
CVE-2019-16986
Incomplete Fixes
[ { "commit url": "https://github.com/fusionpbx/fusionpbx/commit/9c61191049c949e01f99ea1fbab1feb44709e108", "owner": "fusionpbx", "repo_name": "fusionpbx", "commit_message": "Delete download.php", "diff_code": "From 9c61191049c949e01f99ea1fbab1feb44709e108 Mon Sep 17 00:00:00 2001\nFrom: FusionPBX...
CVE-2019-17091
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/eclipse-ee4j/mojarra/commit/8f70f2bd024f00ecd5b3dcca45df73edda29dcee", "owner": "eclipse-ee4j", "repo_name": "mojarra", "commit_message": "Merge pull request #4567 from ruolli/Issue_4556\n\nFixes #4556 : HIGH-LEVEL VULNERABILITY WITHIN MOJARRA JSF V2.2", "diff...
CVE-2019-17513
Fix and Documentation Updates
[ { "commit url": "https://github.com/ratpack/ratpack/commit/c560a8d10cb8bdd7a526c1ca2e67c8f224ca23ae", "owner": "ratpack", "repo_name": "ratpack", "commit_message": "Add test for response header validation", "diff_code": "From c560a8d10cb8bdd7a526c1ca2e67c8f224ca23ae Mon Sep 17 00:00:00 2001\nFro...
CVE-2019-18625
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/OISF/suricata/commit/9f0294fadca3dcc18c919424242a41e01f3e8318", "owner": "OISF", "repo_name": "suricata", "commit_message": "stream: fix SYN_SENT RST/FIN injection\n\nRST injection during the SYN_SENT state could trick Suricata into marking\na session as CLOSED. T...
CVE-2019-18792
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/OISF/suricata/commit/1c63d3905852f746ccde7e2585600b2199cefb4b", "owner": "OISF", "repo_name": "suricata", "commit_message": "stream: reject broken ACK packets\n\nFix evasion posibility by rejecting packets with a broken ACK field.\nThese packets have a non-0 ACK f...
CVE-2019-18844
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/projectacrn/acrn-hypervisor/commit/6199e653418eda58cd698d8769820904453e2535", "owner": "projectacrn", "repo_name": "acrn-hypervisor", "commit_message": "dm: validate the input in 'pci_emul_mem_handler()'\n\n checking the inputs explicitly instead of using Assert.\...
CVE-2019-19275
Fixes for Multiple Locations Across Different Branches or Projects; Bug-Introducing Fixes
[ { "commit url": "https://github.com/python/typed_ast/commit/156afcb26c198e162504a57caddfe0acd9ed7dce", "owner": "python", "repo_name": "typed_ast", "commit_message": "Fully incorporate the code from Python 3.7.2 (#78)\n\nThis is a full port, following the recipe in update_process.md. I've also tried...
CVE-2019-19317
Fix and Documentation Updates
[ { "commit url": "https://github.com/sqlite/sqlite/commit/522ebfa7cee96fb325a22ea3a2464a63485886a8", "owner": "sqlite", "repo_name": "sqlite", "commit_message": "Whenever a generated column is used, assume that all columns are used.\n\nFossilOrigin-Name: 6601da58032d18ae00b466c0f2077fb2b1ecd84225b56e...
CVE-2019-19502
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/xsmo/Image-Uploader-and-Browser-for-CKEditor/commit/c293d38c8b99444e775d94c1af50c9676c6544d2", "owner": "xsmo", "repo_name": "Image-Uploader-and-Browser-for-CKEditor", "commit_message": "Merge pull request #11 from mvisat/security-fix\n\nFix security issue", "...
CVE-2019-19576
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/getk2/k2/commit/d1344706c4b74c2ae7659b286b5a066117155124", "owner": "getk2", "repo_name": "k2", "commit_message": "Update class.upload.php", "diff_code": "From d1344706c4b74c2ae7659b286b5a066117155124 Mon Sep 17 00:00:00 2001\nFrom: Fotis Evangelou <fevangelou...
CVE-2019-19646
Incomplete Fixes
[ { "commit url": "https://github.com/sqlite/sqlite/commit/ebd70eedd5d6e6a890a670b5ee874a5eae86b4dd", "owner": "sqlite", "repo_name": "sqlite", "commit_message": "Fix the NOT NULL verification logic in PRAGMA integrity_check so that it\nworks for generated columns whose value is the result of a compar...
CVE-2019-19905
Bug-Introducing Fixes
[ { "commit url": "https://github.com/NetHack/NetHack/commit/f001de79542b8c38b1f8e6d7eaefbbd28ab94b47", "owner": "NetHack", "repo_name": "NetHack", "commit_message": "parse_conf_file fix fix", "diff_code": "From f001de79542b8c38b1f8e6d7eaefbbd28ab94b47 Mon Sep 17 00:00:00 2001\nFrom: PatR <rankin@...
CVE-2019-19927
Incomplete Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/ac1e516d5a4c56bf0cb4a3dfc0672f689131cfd4", "owner": "torvalds", "repo_name": "linux", "commit_message": "drm/ttm: fix start page for huge page check in ttm_put_pages()\n\nThe first page entry is always the same with itself.\n\nSigned-off-by: ...
CVE-2019-19959
Fix and Documentation Updates
[ { "commit url": "https://github.com/sqlite/sqlite/commit/1e490c4ca6b43a9cf8637d695907888349f69bec", "owner": "sqlite", "repo_name": "sqlite", "commit_message": "Test case for the zipfile-extension bug fix of the previous check-in.\n\nFossilOrigin-Name: bc8bfc7fcdf33f6855584e10e9260073430517ff3268cf0...
CVE-2019-20107
Incomplete Fixes
[ { "commit url": "https://github.com/TestLinkOpenSourceTRMS/testlink-code/commit/d27690c6cb7708a6db0701b6428381d32d51495a", "owner": "TestLinkOpenSourceTRMS", "repo_name": "testlink-code", "commit_message": "fix: security #8829", "diff_code": "From d27690c6cb7708a6db0701b6428381d32d51495a Mon Sep...
CVE-2019-20628
Incomplete Fixes
[ { "commit url": "https://github.com/gpac/gpac/commit/98b727637e32d1d4824101d8947e2dbd573d4fc8", "owner": "gpac", "repo_name": "gpac", "commit_message": "be stricter in PAT processing - cf #1269", "diff_code": "From 98b727637e32d1d4824101d8947e2dbd573d4fc8 Mon Sep 17 00:00:00 2001\nFrom: jeanlf <...
CVE-2019-20791
Incomplete Fixes
[ { "commit url": "https://github.com/openthread/openthread/commit/b8c3161281f8e15873f8decabd8eac461717aefe", "owner": "openthread", "repo_name": "openthread", "commit_message": "[commissioner] add network name length check in GeneratePskc() (#4404)", "diff_code": "From b8c3161281f8e15873f8decabd8...
CVE-2019-20917
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/inspircd/inspircd/commit/2cc35d8625b7ea5cbd1d1ebb116aff86c5280162", "owner": "inspircd", "repo_name": "inspircd", "commit_message": "Initialise and deallocate the MySQL library correctly.", "diff_code": "From 2cc35d8625b7ea5cbd1d1ebb116aff86c5280162 Mon Sep 17...
CVE-2019-25016
Bug-Introducing Fixes
[ { "commit url": "https://github.com/Duncaen/OpenDoas/commit/01c658f8c45cb92a343be5f32aa6da70b2032168", "owner": "Duncaen", "repo_name": "OpenDoas", "commit_message": "redo the environment inheritance to not inherit. it was intended to make life easier, but it can be surprising or even unsafe. instea...
CVE-2019-3553
Incomplete Fixes
[ { "commit url": "https://github.com/facebook/fbthrift/commit/3f156207e8a6583d88999487e954320dc18955e6", "owner": "facebook", "repo_name": "fbthrift", "commit_message": "Better handling of truncated data when reading containers\n\nSummary:\nCurrently we read the container size and blindly pre-allocat...
CVE-2019-5736
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/opencontainers/runc/commit/6635b4f0c6af3810594d2770f662f34ddc15b40d", "owner": "opencontainers", "repo_name": "runc", "commit_message": "merge branch 'cve-2019-5736'\n\n nsenter: clone /proc/self/exe to avoid exposing host binary to container\n\nFixes: CVE-2019-5...
CVE-2019-6978
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/php/php-src/commit/089f7c0bc28d399b0420aa6ef058e4c1c120b2ae", "owner": "php", "repo_name": "php-src", "commit_message": "Sync with upstream\n\nEven though libgd/libgd#492 is not a relevant bug fix for PHP, since\nthe binding doesn't use the `gdImage*Ptr()` functio...
CVE-2019-7308
Bug-Introducing Fixes
[ { "commit url": "https://github.com/torvalds/linux/commit/d3bd7413e0ca40b60cf60d4003246d067cafdeda", "owner": "torvalds", "repo_name": "linux", "commit_message": "bpf: fix sanitation of alu op with pointer / scalar type from different paths\n\nWhile 979d63d50c0c (\"bpf: prevent out of bounds specula...
CVE-2019-8903
Incomplete Fixes; Fix and Documentation Updates
[ { "commit url": "https://github.com/totaljs/framework/commit/de16238d13848149f5d1dae51f54e397a525932b", "owner": "totaljs", "repo_name": "framework", "commit_message": "Fixed again a critical bug with path travel...", "diff_code": "From de16238d13848149f5d1dae51f54e397a525932b Mon Sep 17 00:00:0...
CVE-2019-8953
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/pfsense/FreeBSD-ports/commit/3b40366aca55910b224ecf49d3fdacc9ad6c04f5", "owner": "pfsense", "repo_name": "FreeBSD-ports", "commit_message": "Encoding for haproxy_listeners.php. Fixes #9335\n\nEncode desc and table_actionsaclN before output.", "diff_code": "Fro...
CVE-2019-9199
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/mksdev/podofo/commit/1400a9aaf611299b9a56aa2abeb158918b9743c8", "owner": "mksdev", "repo_name": "podofo", "commit_message": null, "diff_code": "" }, { "commit url": "https://github.com/jjanku/podofo/commit/ada821df68fb0bf673840ed525daf4ec709dbfd9", ...
CVE-2019-9718
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/23ccf3cabb4baf6e8af4b1af3fcc59c904736f21", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning\n\nFixes: [Semmle Security Reports #19438...
CVE-2019-9721
Fixes for Multiple Locations Across Different Branches or Projects
[ { "commit url": "https://github.com/FFmpeg/FFmpeg/commit/273f2755ce8635d42da3cde0eeba15b2e7842774", "owner": "FFmpeg", "repo_name": "FFmpeg", "commit_message": "avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces\n\nFixes: [Semmle Security Reports #1...
CVE-2020-10235
Incomplete Fixes
[ { "commit url": "https://github.com/Froxlor/Froxlor/commit/62ce21c9ec393f9962515c88f0c489ace42bf656", "owner": "Froxlor", "repo_name": "Froxlor", "commit_message": "secure shell-execution of mysqldump on installation if given database-name exists\n\nSigned-off-by: Michael Kaufmann <d00p@froxlor.org>...