Lucene search
+L

1369 matches found

Tenable Nessus
Tenable Nessus
added 2017/01/10 12:0 a.m.29 views

openSUSE Security Update : gstreamer-plugins-good (openSUSE-2017-65)

This update for gstreamer-plugins-good fixes the following security issues : - CVE-2016-9807: Flic decoder invalid read could lead to crash. bsc1013655 - CVE-2016-9634: Flic out-of-bounds write could lead to code execution. bsc1012102 - CVE-2016-9635: Flic out-of-bounds write could lead to code...

9.8CVSS7.4AI score0.09267EPSS
SaveExploits4References12
Tenable Nessus
Tenable Nessus
added 2017/01/06 12:0 a.m.54 views

Scientific Linux Security Update : gstreamer-plugins-good on SL7.x x86_64 (20170105)

Security Fixes : - Multiple flaws were discovered in GStreamer's FLC/FLI/FLX media file format decoding plug-in. A remote attacker could use these flaws to cause an application using GStreamer to crash or, potentially, execute arbitrary code with the privileges of the user running the application...

9.8CVSS7.5AI score0.09267EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2017/01/05 10:5 a.m.18 views

gstreamer-plugins-good: Invalid memory read in flx_decode_chunks

An invalid memory read access flaw was found in GStreamer's FLC/FLI/FLX media file format decoding plug-in. A remote attacker could use this flaw to cause an application using GStreamer to crash...

5.5CVSS7.4AI score0.02597EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/01/05 9:35 a.m.11 views

gstreamer-plugins-good: Invalid memory read in flx_decode_chunks

An invalid memory read access flaw was found in GStreamer's FLC/FLI/FLX media file format decoding plug-in. A remote attacker could use this flaw to cause an application using GStreamer to crash...

5.5CVSS7.4AI score0.02597EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2017/01/03 12:0 a.m.32 views

SUSE SLED12 / SLES12 Security Update : gstreamer-plugins-good (SUSE-SU-2016:3288-1)

This update for gstreamer-plugins-good fixes the following issues : - CVE-2016-9807: flic decoder invalid read could lead to crash bsc1013655 - CVE-2016-9634: flic out-of-bounds write could lead to code execution bsc1012102 - CVE-2016-9635: flic out-of-bounds write could lead to code execution...

9.8CVSS7.7AI score0.09267EPSS
SaveExploits4References19
Mageia
Mageia
added 2016/12/29 10:29 a.m.44 views

Updated gstreamer0.10-plugins-good and gstreamer1.0-plugins-good packages fix security vulnerabilities

Multiple flaws were discovered in GStreamer's FLC/FLI/FLX media file format decoding plug-in. A remote attacker could use these flaws to cause an application using GStreamer to crash or, potentially, execute arbitrary code with the privileges of the user running the application CVE-2016-9634,...

9.8CVSS3.6AI score0.09267EPSS
SaveExploits4References3
Cent OS
Cent OS
added 2016/12/21 5:41 p.m.82 views

gstreamer security update

CentOS Errata and Security Advisory CESA-2016:2975 An update for gstreamer-plugins-good is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a...

9.8CVSS7.2AI score0.09267EPSS
SaveExploits4References7
Tenable Nessus
Tenable Nessus
added 2016/12/21 12:0 a.m.57 views

RHEL 6 : gstreamer-plugins-good (RHSA-2016:2975)

An update for gstreamer-plugins-good is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.2AI score0.09267EPSS
SaveExploits4References11
Hacker One
Hacker One
added 2016/12/15 7:52 a.m.22 views

shopify-scripts: Invalid memory access in `mrb_str_format`

Only affects mruby because mruby-engine doesn't have sprintf. I should have filed this last friday before I went to the pub, so missed out on higher bounties. Oh well! Crash file is: sprintf"%1$c", 0 Crash is: $ lldb ./bin/mruby ../crash.rb lldb target create "./bin/mruby" Current executable set ...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/12/09 3:40 a.m.25 views

shopify-scripts: Segmentation fault due to invalid memory access in codegen when using break with the 127th argument a constant

Crash file is: break 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,CRASH This is 126 0's,...

0.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2016/12/06 12:17 p.m.26 views

CVE-2016-9810

The gstdecodechainfreeinternal function in the flxdex decoder in gst-plugins-good in GStreamer before 1.10.2 allows remote attackers to cause a denial of service invalid memory read and crash via an invalid file, which triggers an incorrect unref call...

5.5CVSS5.3AI score0.02391EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2016/11/24 4:35 a.m.16 views

shopify-scripts: Denial of service due to invalid memory access in mrb_ary_concat

Hi, The following file causes a segmentation fault in mruby, which also causes a segmentation fault in mruby-engine. I've minimized this file down to the bare bones what crashes it, then renamed variables and tidied so you can see what is needed and what isn't. case "" when 0 end x case when true...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/21 4:57 a.m.15 views

shopify-scripts: Invalid memory access while freeing memory, caused by invalid type passed to mrb_ary_unshift

Hi, Phew, this was a tricky one as the cause wasn't next door to where the dereference happened! The file causing this is: a case when nil redo end $ ./dev/bin/mruby --version mruby 1.2.0 2015-11-17 $ ./dev/bin/mruby crash.rb crash.rb:1:3: '' interpreted as argument prefix trace: 0 crash.rb:3...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/18 5:4 a.m.19 views

shopify-scripts: SIGSEGV on mruby's mark_tbl() (Invalid memory access)

There is an invalid memory access on mruby when calling to marktbl which causes a SIGSEGV and leads to denial of service. Sample The following code triggers the bug attached as marktbl.min2.rb: ruby t0me=% Array.new9t0me.empty?s=Array.new9%0 s=Array.dup.new23 Array0 Array0..6 Crash Here we can se...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/07 8:37 a.m.19 views

Internet Bug Bounty: Invalid memory access in spl_filesystem_info_set_filename function

https://bugs.php.net/bug.php?id=73296...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/07 8:36 a.m.19 views

Internet Bug Bounty: Invalid memory access in php_basename function

https://bugs.php.net/bug.php?id=73295...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/07 8:36 a.m.17 views

Internet Bug Bounty: Invalid memory access in spl_filesystem_dir_open function

https://bugs.php.net/bug.php?id=73316...

6.9AI score
SaveExploits0
Debian
Debian
added 2016/11/03 11:7 p.m.58 views

[SECURITY] [DSA 3705-1] curl security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3705-1 [email protected] https://www.debian.org/security/ Alessandro Ghedini November 03, 2016 https://www.debian.org/security/faq -...

9.8CVSS9.2AI score0.06253EPSS
SaveExploits0
Mageia
Mageia
added 2016/10/20 10:35 p.m.51 views

The updated packages fix libtiff security vulnerabilities

The TIFFVGetField function in tifdir.c in libtiff 4.0.6 allows attackers to cause a denial of service invalid memory write and crash or possibly have unspecified other impact via crafted field data in an extension tag in a TIFF image. CVE-2015-7554 Heap-based buffer overflow in the...

9.8CVSS9.2AI score0.13722EPSS
SaveExploits6References10
CNVD
CNVD
added 2016/09/29 12:0 a.m.7 views

Cisco IOS and IOS XE Software Denial of Service Vulnerability (CNVD-2016-08397)

Cisco IOS and IOS XE Software are both operating systems developed by Cisco for its network devices. A denial of service vulnerability exists in the H.323 subsystem in Cisco IOS and IOS XE Software, which arises from a program's failure to properly validate fields in the H.323 protocol group. A...

7.8CVSS6.8AI score0.04188EPSS
SaveExploits0References1
Rows per page
Query Builder