Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New page: Other types of injections #71

Open
petdance opened this issue Feb 6, 2017 · 2 comments
Open

New page: Other types of injections #71

petdance opened this issue Feb 6, 2017 · 2 comments

Comments

@petdance
Copy link
Owner

petdance commented Feb 6, 2017

https://www.contextis.com/resources/blog/comma-separated-vulnerabilities/

@shawnoden
Copy link

"Scope Injection" > https://www.petefreitag.com/item/834.cfm << This was written by Pete Freitag for ColdFusion, but the method may apply to other languages. It is essentially privilege escalation accomplished through an injection route.

@zspitz
Copy link
Contributor

zspitz commented Aug 13, 2020

Apropos, from the MS Access page:

Note that any function which expects some form of structured text (e.g. JSON, XML, command line execution) may be similarly vulnerable when being passed a string concatenated from user input:

' VBA code
Shell Chr(34) & Forms!RunCommand!CommandLine & Chr(34)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants