js-vuln-db
Vulnerability database
A collection of proof-of-concept JavaScript vulnerabilities and corresponding CVEs
A collection of JavaScript engine CVEs with PoCs
2k stars
185 watching
405 forks
last commit: about 5 years ago
Linked from 1 awesome list
cvejavascriptvulnerability
Related projects:
Repository | Description | Stars |
---|---|---|
myblackmanba/cve-2021-29505 | Reproducing and analyzing the CVE-2021-29505 vulnerability in Java's XStream deserialization process | 5 |
fody/propertychanged | Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,892 |
ooade/preact-side-effect | A library to manage side effects in preact applications by mapping nested prop changes to global actions | 10 |
cube0x0/cve-2021-1675 | This project provides a proof-of-concept exploit for PrintNightmare CVE-2021-1675/CVE-2021-34527 in C# | 1,838 |
kswoll/reactiveui.fody | Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 |
janrywang/redux-callbag | Middleware for handling side effects in Redux actions with callbag observables | 182 |
y4er/cve-2020-14756 | Exploiting a Remote Code Execution vulnerability in WebLogic T3/IIOP | 79 |
y4er/cve-2020-2883 | Exploits a remote code execution vulnerability in WebLogic Coherence using Java | 178 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
olical/conjure | An interactive environment for evaluating code within a running program. | 1,785 |
danrigsby/redux-reducer-side-effects | A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
cyclejs-community/redux-cycles | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
tue-mdse/ocl-dataset | A dataset of OCL expressions from GitHub repositories | 4 |
clarus/redux-ship | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 611 |
jdanyow/aurelia-computed | A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |