PoC-in-GitHub/2019/CVE-2019-11358.json

208 lines
70 KiB
JSON
Raw Normal View History

2024-11-28 19:31:51 +01:00
[
{
"id": 178541701,
"name": "snyk-js-jquery-174006",
"full_name": "DanielRuf\/snyk-js-jquery-174006",
"owner": {
"login": "DanielRuf",
"id": 827205,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/827205?v=4",
"html_url": "https:\/\/github.com\/DanielRuf",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/DanielRuf\/snyk-js-jquery-174006",
"description": "patches for SNYK-JS-JQUERY-174006, CVE-2019-11358, CVE-2019-5428",
"fork": false,
"created_at": "2019-03-30T10:03:36Z",
"updated_at": "2024-03-22T11:34:08Z",
"pushed_at": "2022-08-22T12:01:25Z",
"stargazers_count": 28,
"watchers_count": 28,
"has_discussions": false,
"forks_count": 21,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [
"cve",
"cve-2019-11358",
"cve-2019-5428",
"jquery",
"patch",
"snyk",
"snyk-js-jquery-174006"
],
"visibility": "public",
"forks": 21,
"watchers": 28,
"score": 0,
"subscribers_count": 4
},
{
"id": 197643691,
"name": "jquery-prototype-pollution-fix",
"full_name": "bitnesswise\/jquery-prototype-pollution-fix",
"owner": {
"login": "bitnesswise",
"id": 32780182,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/32780182?v=4",
"html_url": "https:\/\/github.com\/bitnesswise",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/bitnesswise\/jquery-prototype-pollution-fix",
"description": "A fix for CVE-2019-11358 (prototype pollution in jquery)",
"fork": false,
"created_at": "2019-07-18T19:15:33Z",
"updated_at": "2024-08-12T19:51:11Z",
"pushed_at": "2019-07-18T20:00:15Z",
"stargazers_count": 5,
"watchers_count": 5,
"has_discussions": false,
"forks_count": 3,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 3,
"watchers": 5,
"score": 0,
"subscribers_count": 0
},
{
"id": 255702097,
"name": "snyk-js-jquery-565129",
"full_name": "DanielRuf\/snyk-js-jquery-565129",
"owner": {
"login": "DanielRuf",
"id": 827205,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/827205?v=4",
"html_url": "https:\/\/github.com\/DanielRuf",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/DanielRuf\/snyk-js-jquery-565129",
"description": "patches for SNYK-JS-JQUERY-565129, SNYK-JS-JQUERY-567880, CVE-2020-1102, CVE-2020-11023, includes the patches for SNYK-JS-JQUERY-174006, CVE-2019-11358, CVE-2019-5428",
"fork": false,
"created_at": "2020-04-14T19:12:01Z",
"updated_at": "2024-10-05T19:47:38Z",
"pushed_at": "2022-08-22T12:00:56Z",
"stargazers_count": 26,
"watchers_count": 26,
"has_discussions": false,
"forks_count": 10,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [
"cve",
"cve-2019-11358",
"cve-2019-5428",
"cve-2020-11022",
"cve-2020-11023",
"jquery",
"patch",
"snyk",
"snyk-js-jquery-174006",
"snyk-js-jquery-565129",
"snyk-js-jquery-567880"
],
"visibility": "public",
"forks": 10,
"watchers": 26,
"score": 0,
"subscribers_count": 7
},
{
"id": 345634228,
"name": "FTC-Skystone-Dark-Angels-Romania-2020",
"full_name": "chrisneagu\/FTC-Skystone-Dark-Angels-Romania-2020",
"owner": {
"login": "chrisneagu",
"id": 57600322,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/57600322?v=4",
"html_url": "https:\/\/github.com\/chrisneagu",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/chrisneagu\/FTC-Skystone-Dark-Angels-Romania-2020",
"description": "NOTICE This repository contains the public FTC SDK for the SKYSTONE (2019-2020) competition season. If you are looking for the current season's FTC SDK software, please visit the new and permanent home of the public FTC SDK: FtcRobotController repository Welcome! This GitHub repository contains the source code that is used to build an Android app to control a FIRST Tech Challenge competition robot. To use this SDK, download\/clone the entire project to your local computer. Getting Started If you are new to robotics or new to the FIRST Tech Challenge, then you should consider reviewing the FTC Blocks Tutorial to get familiar with how to use the control system: FTC Blocks Online Tutorial Even if you are an advanced Java programmer, it is helpful to start with the FTC Blocks tutorial, and then migrate to the OnBot Java Tool or to Android Studio afterwards. Downloading the Project If you are an Android Studio programmer, there are several ways to download this repo. Note that if you use the Blocks or OnBot Java Tool to program your robot, then you do not need to download this repository. If you are a git user, you can clone the most current version of the repository: git clone https:\/\/github.com\/FIRST-Tech-Challenge\/SKYSTONE.git Or, if you prefer, you can use the \"Download Zip\" button available through the main repository page. Downloading the project as a .ZIP file will keep the size of the download manageable. You can also download the project folder (as a .zip or .tar.gz archive file) from the Downloads subsection of the Releases page for this repository. Once you have downloaded and uncompressed (if needed) your folder, you can use Android Studio to import the folder (\"Import project (Eclipse ADT, Gradle, etc.)\"). Getting Help User Documentation and Tutorials FIRST maintains online documentation with information and tutorials on how to use the FIRST Tech Challenge software and robot control system. You can access this documentation using the following link: SKYSTONE Online Documentation Note that the online documentation is an \"evergreen\" document that is constantly being updated and edited. It contains the most current information about the FIRST Tech Challenge software and control system. Javadoc Reference Material The Javadoc reference documentation for the FTC SDK is now available online. Click on the following link to view the FTC SDK Javadoc documentation as a live website: FTC Javadoc Documentation Documentation for the FTC SDK is also included with this repository. There is a subfolder called \"doc\" which contains several subfolders: The folder \"apk\" contains the .apk files for the FTC Driver Station and FTC Robot Controller apps. The folder \"javadoc\" contains the JavaDoc user documentation for the FTC SDK. Online User Forum For technical questions regarding the Control System or the FTC SDK, please visit the FTC Technology forum: FTC Technology Forum Release Information Version 5.5 (20200824-090813) Version 5.5 requires Android Studio 4.0 or later. New features Adds support for calling custom Java classes from Blocks OpModes (fixes SkyStone issue #161). Classes must be in the org.firstinspires.ftc.teamcode package. Methods must be public static and have no more than 21 parameters. Parameters declared as OpMode, LinearOpMode, Telemetry, and HardwareMap are supported and the argument is provided automatically, regardless of the order of the parameters. On the block, the sockets for those parameters are automatically filled in. Parameters declared as char or java.lang.Character will accept any block that returns text and will only use the first character in the text. Parameters declared as boolean or java.lang.Boolean will accept any block that returns boolean. Parameters declared as byte, java.lang.Byte, short, java.lang.Short, int, java.lang.Integer, long, or java.lang.Long, will accept any block that returns a number and will round that value to the nearest whole number. Parameters declared as float, java.lang.Float,
"fork": false,
"created_at": "2021-03-08T11:34:11Z",
2024-12-15 07:31:34 +01:00
"updated_at": "2024-12-15T02:46:16Z",
2024-11-28 19:31:51 +01:00
"pushed_at": "2024-04-12T05:48:35Z",
2024-12-15 07:31:34 +01:00
"stargazers_count": 176,
"watchers_count": 176,
2024-11-28 19:31:51 +01:00
"has_discussions": false,
"forks_count": 60,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 60,
2024-12-15 07:31:34 +01:00
"watchers": 176,
2024-11-28 19:31:51 +01:00
"score": 0,
"subscribers_count": 13
},
{
"id": 495329150,
"name": "https-nj.gov---CVE-2019-11358",
"full_name": "Snorlyd\/https-nj.gov---CVE-2019-11358",
"owner": {
"login": "Snorlyd",
"id": 93614879,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/93614879?v=4",
"html_url": "https:\/\/github.com\/Snorlyd",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/Snorlyd\/https-nj.gov---CVE-2019-11358",
"description": "Vulnearability Report of the New Jersey official site",
"fork": false,
"created_at": "2022-05-23T08:51:42Z",
"updated_at": "2024-10-05T19:49:08Z",
"pushed_at": "2022-05-23T09:07:49Z",
"stargazers_count": 1,
"watchers_count": 1,
"has_discussions": false,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 0,
"watchers": 1,
"score": 0,
"subscribers_count": 1
},
{
"id": 675030174,
"name": "CVE-2019-11358",
"full_name": "isacaya\/CVE-2019-11358",
"owner": {
"login": "isacaya",
"id": 114328108,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/114328108?v=4",
"html_url": "https:\/\/github.com\/isacaya",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/isacaya\/CVE-2019-11358",
"description": null,
"fork": false,
"created_at": "2023-08-05T14:44:42Z",
"updated_at": "2023-08-05T14:45:12Z",
"pushed_at": "2023-08-05T14:52:16Z",
"stargazers_count": 0,
"watchers_count": 0,
"has_discussions": false,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 0,
"watchers": 0,
"score": 0,
"subscribers_count": 1
}
]