Code Monkey home page Code Monkey logo

fceux's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @detain
  • ๐Ÿ‘€ Iโ€™m interested in all things computer
  • ๐ŸŒฑ Iโ€™m currently learning nothing very new mostly perfecting the skills i already have (which covers basically everything already)
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on improving humanity and other projects requiring massive egos

[![GitHub Streak](https://streak-stats.demolab.com?user=detain&theme=tokyonight_duo&border_radius=4.5)](https://git.io/streak-stats)

<img src="/github-metrics.svg" alt="Metrics" width="100%">

fceux's People

Contributors

aquanull avatar barbeque avatar bbbradsmith avatar chrisbroome avatar clusterm avatar detain avatar dinkc64 avatar dwedit avatar fuel-pcbox avatar g0me3 avatar gauauu avatar jasonwthompson avatar jnahmias avatar mend-bolt-for-github[bot] avatar mjbudd77 avatar moliman avatar mossheim avatar neauoire avatar negativeexponent avatar norill avatar owomomo avatar pd4d10 avatar randomcharacter avatar schdub avatar sgadrat avatar sineswiper avatar sleepingkirby avatar tch69 avatar thor2016 avatar zeromus avatar

Watchers

 avatar  avatar

fceux's Issues

zlibv1.1.4: 1 vulnerabilities (highest severity is: 6.5)

Vulnerable Library - zlibv1.1.4

A massively spiffy yet delicately unobtrusive compression library.

Library home page: https://github.com/madler/zlib.git

Found in HEAD commit: e540112be33dc3eec24b0fd66b25a8e7c250b972

Vulnerable Source Files (1)

/src/drivers/win/zlib/inflate.c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
WS-2020-0368 Medium 6.5 zlibv1.1.4 Direct cmake-native - 3.15.5;binutils-cross-testsuite - 2.35;libstd-rs - 1.57.0;gdb - 11.1,9.2;tcl - 8.6.11;sudo - 1.8.32;binutils - 2.35,2.28;ccache - 3.3.3,4.1;libgit2 - 1.3.0;cmake - 3.19.5,3.7.0,3.7.2,3.22.0,3.17.3;cmake-native - 3.17.3,3.7.0,3.22.0,3.18.4;ghostscript - 9.55.0 โŒ

Details

WS-2020-0368

Vulnerable Library - zlibv1.1.4

A massively spiffy yet delicately unobtrusive compression library.

Library home page: https://github.com/madler/zlib.git

Found in HEAD commit: e540112be33dc3eec24b0fd66b25a8e7c250b972

Found in base branch: master

Vulnerable Source Files (1)

/src/drivers/win/zlib/inflate.c

Vulnerability Details

Zlib in versions v0.8 to v1.2.11 is vulnerable to use-of-uninitialized-value in inflate.
There are a couple of places in inflate() where UPDATE is called with state->check as its first parameter, without a guarantee that this value has been initialized (state comes from a ZALLOC in inflateInit). This causes use of uninitialized check value.

Publish Date: 2020-02-22

URL: WS-2020-0368

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/WS-2020-0368

Release Date: 2020-02-22

Fix Resolution: cmake-native - 3.15.5;binutils-cross-testsuite - 2.35;libstd-rs - 1.57.0;gdb - 11.1,9.2;tcl - 8.6.11;sudo - 1.8.32;binutils - 2.35,2.28;ccache - 3.3.3,4.1;libgit2 - 1.3.0;cmake - 3.19.5,3.7.0,3.7.2,3.22.0,3.17.3;cmake-native - 3.17.3,3.7.0,3.22.0,3.18.4;ghostscript - 9.55.0

Step up your Open Source Security Game with Mend here

RANesRANes.1.1: 4 vulnerabilities (highest severity is: 9.8)

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Found in HEAD commit: e540112be33dc3eec24b0fd66b25a8e7c250b972

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2015-4335 High 9.8 RANesRANes.1.1 Direct 2.8.21,3.0.2 โŒ
CVE-2022-24735 High 7.8 detected in multiple dependencies Direct 6.2.7;7.0.0 โŒ
CVE-2022-24736 Medium 5.5 detected in multiple dependencies Direct 6.2.7;7.0.0 โŒ
CVE-2014-5461 Medium 5.3 RANesRANes.1.1 Direct 5.2.3 โŒ

Details

CVE-2015-4335

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Found in HEAD commit: e540112be33dc3eec24b0fd66b25a8e7c250b972

Found in base branch: master

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerability Details

Redis before 2.8.21 and 3.x before 3.0.2 allows remote attackers to execute arbitrary Lua bytecode via the eval command.

Publish Date: 2015-06-09

URL: CVE-2015-4335

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2015-4335

Release Date: 2015-06-09

Fix Resolution: 2.8.21,3.0.2

Step up your Open Source Security Game with Mend here

CVE-2022-24735

Vulnerable Libraries - RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1

Vulnerability Details

Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inject Lua code that will execute at a later time, when a privileged user executes a Lua script. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to SCRIPT LOAD and EVAL commands using ACL rules.

Publish Date: 2022-04-27

URL: CVE-2022-24735

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-647m-2wmq-qmvq

Release Date: 2022-04-27

Fix Resolution: 6.2.7;7.0.0

Step up your Open Source Security Game with Mend here

CVE-2022-24736

Vulnerable Libraries - RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1

Vulnerability Details

Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to SCRIPT LOAD and EVAL commands using ACL rules.

Publish Date: 2022-04-27

URL: CVE-2022-24736

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3qpw-7686-5984

Release Date: 2022-04-27

Fix Resolution: 6.2.7;7.0.0

Step up your Open Source Security Game with Mend here

CVE-2014-5461

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Found in HEAD commit: e540112be33dc3eec24b0fd66b25a8e7c250b972

Found in base branch: master

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerability Details

Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.

Publish Date: 2014-09-04

URL: CVE-2014-5461

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-5461

Release Date: 2014-09-04

Fix Resolution: 5.2.3

Step up your Open Source Security Game with Mend here

RANesRANes.1.1: 4 vulnerabilities (highest severity is: 9.8)

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (RANesRANes.1.1 version) Remediation Possible**
CVE-2015-4335 Critical 9.8 RANesRANes.1.1 Direct 2.8.21,3.0.2 โŒ
CVE-2022-24735 High 7.8 detected in multiple dependencies Direct 6.2.7;7.0.0 โŒ
CVE-2022-24736 Medium 5.5 detected in multiple dependencies Direct 6.2.7;7.0.0 โŒ
CVE-2014-5461 Medium 5.3 RANesRANes.1.1 Direct 5.2.3 โŒ

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2015-4335

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Found in base branch: master

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerability Details

Redis before 2.8.21 and 3.x before 3.0.2 allows remote attackers to execute arbitrary Lua bytecode via the eval command.

Publish Date: 2015-06-09

URL: CVE-2015-4335

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2015-4335

Release Date: 2015-06-09

Fix Resolution: 2.8.21,3.0.2

Step up your Open Source Security Game with Mend here

CVE-2022-24735

Vulnerable Libraries - RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1

Vulnerability Details

Redis is an in-memory database that persists on disk. By exploiting weaknesses in the Lua script execution environment, an attacker with access to Redis prior to version 7.0.0 or 6.2.7 can inject Lua code that will execute with the (potentially higher) privileges of another Redis user. The Lua script execution environment in Redis provides some measures that prevent a script from creating side effects that persist and can affect the execution of the same, or different script, at a later time. Several weaknesses of these measures have been publicly known for a long time, but they had no security impact as the Redis security model did not endorse the concept of users or privileges. With the introduction of ACLs in Redis 6.0, these weaknesses can be exploited by a less privileged users to inject Lua code that will execute at a later time, when a privileged user executes a Lua script. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to SCRIPT LOAD and EVAL commands using ACL rules.

Publish Date: 2022-04-27

URL: CVE-2022-24735

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-647m-2wmq-qmvq

Release Date: 2022-04-27

Fix Resolution: 6.2.7;7.0.0

Step up your Open Source Security Game with Mend here

CVE-2022-24736

Vulnerable Libraries - RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1, RANesRANes.1.1

Vulnerability Details

Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to SCRIPT LOAD and EVAL commands using ACL rules.

Publish Date: 2022-04-27

URL: CVE-2022-24736

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3qpw-7686-5984

Release Date: 2022-04-27

Fix Resolution: 6.2.7;7.0.0

Step up your Open Source Security Game with Mend here

CVE-2014-5461

Vulnerable Library - RANesRANes.1.1

NES emulator with RetroAchievements support (modified version of fceux)

Library home page: https://github.com/RetroAchievements/RANes.git

Found in base branch: master

Vulnerable Source Files (1)

/src/lua/src/ldo.c

Vulnerability Details

Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.

Publish Date: 2014-09-04

URL: CVE-2014-5461

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-5461

Release Date: 2014-09-04

Fix Resolution: 5.2.3

Step up your Open Source Security Game with Mend here

zlibv1.1.4: 1 vulnerabilities (highest severity is: 9.8)

Vulnerable Library - zlibv1.1.4

A massively spiffy yet delicately unobtrusive compression library.

Library home page: https://github.com/madler/zlib.git

Vulnerable Source Files (1)

/src/drivers/win/zlib/inflate.c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (zlibv1.1.4 version) Remediation Possible**
CVE-2022-37434 Critical 9.8 zlibv1.1.4 Direct v1.2.13 โŒ

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-37434

Vulnerable Library - zlibv1.1.4

A massively spiffy yet delicately unobtrusive compression library.

Library home page: https://github.com/madler/zlib.git

Found in base branch: master

Vulnerable Source Files (1)

/src/drivers/win/zlib/inflate.c

Vulnerability Details

zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).

Publish Date: 2022-08-05

URL: CVE-2022-37434

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-08-05

Fix Resolution: v1.2.13

Step up your Open Source Security Game with Mend here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.