Git Product home page Git Product logo

Comments (10)

hacksysteam avatar hacksysteam commented on May 14, 2024 1

@ricnar456 Currently, the exploit only supports these versions as these were tested.

const VersionData = {
    22.00120085: {
        AcroFormOffset: 0x00293fe0,
        VirtualProtect: 0x007da108,
        ROP: [0x6faa60, 0x256984, 0x1e646]
    },
    22.00120117: {
        AcroFormOffset: 0x00293fe0,
        VirtualProtect: 0x007d9108,
        ROP: [0x6f9900, 0x256974, 0x5030f9]
    },
    22.00120142: {
        AcroFormOffset: 0x00294060,
        VirtualProtect: 0x007d9108,
        ROP: [0x6f9a00, 0x256a14, 0x49caf7]
    },
    22.00320258: {
        AcroFormOffset: 0x002943c0,
        VirtualProtect: 0x007da108,
        ROP: [0x6fa7a0, 0x32c71 /*xchg eax, esp ; RET ;*/, 0x1a4592 /*pop esp ; ret; */]
    }
};

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024 1

from cve-2023-21608.

hacksysteam avatar hacksysteam commented on May 14, 2024

@ricnar456 the exploit only supports 32bit that's why it's failing on 64bit

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

triyng in a 32 bits vulnerable version

image

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

it fails

image

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

Trying in the last vulnerable version

image

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

in this version does not have the previous error but it closes without executing calc

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

in more attempts the error is displayed again

image

from cve-2023-21608.

ricnar456 avatar ricnar456 commented on May 14, 2024

it seems to work in 22.00320258 32 bits, thanks

from cve-2023-21608.

xupeng1231 avatar xupeng1231 commented on May 14, 2024

@ricnar456 Could you please tell me where you get the older version installer of Adobe Acrobat Reader DC? Thanks

from cve-2023-21608.

Related Issues (4)

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.