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

Changelog pysap version 0.1.12 #1838

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion data/insecure.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,9 @@
"<1.5",
"<1.6"
],
"pysap": [
"<0.1.12"
],
"pyshop": [
"<0.7.1"
],
Expand Down Expand Up @@ -1106,4 +1109,4 @@
"zopeskel": [
"<2.11"
]
}
}
8 changes: 7 additions & 1 deletion data/insecure_full.json
Original file line number Diff line number Diff line change
Expand Up @@ -4123,6 +4123,12 @@
"v": "<1.6"
}
],
"pysap": [
{
"changelog": "--------------------\n\n- Using Scapy version 2.3.3.\n- Minor fixes and code arrangements.\n- Building and testing in OSX with Travis and Windows with Appveyor.\n- `pysap/SAPDiagItems.py`: Added default support bits from SAP GUI 7.40 version.\n- `examples/diag_capturer.py`: Added option to display available capture interfaces.\n- `examples/enqueue_dos_exploit.py`: New example script to check for [CVE-2016-4015](https://erpscan.com/advisories/erpscan-16-019-sap-netweaver-enqueue-server-dos-vulnerability/)\n DoS vulnerability on Standalone Enqueue Server and fixed at [SAP Note 2258784](https://launchpad.support.sap.com//notes/0002258784)\n ([\\6](https://github.com/CoreSecurity/pysap/pull/6)). Thanks [vah13](https://github.com/vah13)!\n- `examples/router_fingerprints.json`: Added fingerprints from SAP Router releases 745.\n\n\n",
"v": "<0.1.12"
}
],
"pyshop": [
{
"cve": "CVE-2013-1630",
Expand Down Expand Up @@ -5614,4 +5620,4 @@
"v": "<2.11"
}
]
}
}