Add CVE triage and disposition artifacts for scan hits

This commit is contained in:
beatz174-bit
2026-04-13 10:38:15 +10:00
parent 7817122265
commit 60c1719b6d
18 changed files with 818 additions and 0 deletions
@@ -0,0 +1,38 @@
{
"host": "shifts.lan.ddnsgeek.com",
"generated_at": "2026-04-07T03:49:38.723646+00:00",
"required_reproduction_step_before_ticket": "Before creating a ticket, reproduce vulnerable behavior directly (e.g., crafted request causing data exposure, traversal read, or exploitable crash) and attach request/response proof. Banner or script signature matches alone are insufficient.",
"findings": [
{
"host": "shifts.lan.ddnsgeek.com",
"cve": "CVE-2011-3192",
"affected_host": "shifts.lan.ddnsgeek.com",
"endpoint": "443/tcp",
"product_version_evidence": [
"ssl/http syn-ack ttl 55 Golang net/http server (Go-IPFS json-rpc or InfluxDB API)",
"ssl/http syn-ack ttl 55 Golang net/http server (Go-IPFS json-rpc or InfluxDB API)"
],
"exploit_precondition": "Target must run Apache HTTPD with byte-range handling vulnerable to the Apache Range header DoS condition.",
"reproducibility": "not-reproduced",
"disposition": "needs-manual-test",
"disposition_rationale": "Script/banner evidence exists, but no direct proof of exploit impact was captured in scan output.",
"required_reproduction_step_before_ticket": "Before creating a ticket, reproduce vulnerable behavior directly (e.g., crafted request causing data exposure, traversal read, or exploitable crash) and attach request/response proof. Banner or script signature matches alone are insufficient.",
"evidence_sources": [
{
"file": "results/shifts.lan.ddnsgeek.com/scans/_patterns.log",
"match_count": 2
},
{
"file": "results/shifts.lan.ddnsgeek.com/scans/tcp443/tcp_443_https_nmap.txt",
"endpoint": "443/tcp",
"evidence": "| IDs: CVE:CVE-2011-3192 BID:49303"
},
{
"file": "results/shifts.lan.ddnsgeek.com/scans/tcp443/tcp_443_https_nmap.txt",
"endpoint": "443/tcp",
"evidence": "| https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192"
}
]
}
]
}
@@ -0,0 +1,8 @@
# CVE triage sheet - shifts.lan.ddnsgeek.com
Generated (UTC): 2026-04-07T03:49:38.723646+00:00
| CVE | Affected host | Endpoint | Product/version evidence | Exploit precondition | Reproducibility | Disposition |
|---|---|---|---|---|---|---|
| CVE-2011-3192 | shifts.lan.ddnsgeek.com | `443/tcp` | ssl/http syn-ack ttl 55 Golang net/http server (Go-IPFS json-rpc or InfluxDB API); ssl/http syn-ack ttl 55 Golang net/http server (Go-IPFS json-rpc or InfluxDB API) | Target must run Apache HTTPD with byte-range handling vulnerable to the Apache Range header DoS condition. | not-reproduced | **needs-manual-test** |
| | | | | | | Required reproduction gate: Before creating a ticket, reproduce vulnerable behavior directly (e.g., crafted request causing data exposure, traversal read, or exploitable crash) and attach request/response proof. Banner or script signature matches alone are insufficient. |