« IntelDatasetRejected:test » : différence entre les versions

De HackBBS
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 11 : Ligne 11 :
         "description": "./pcap_sniffer.c:47:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",<br />
         "description": "./pcap_sniffer.c:47:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",<br />
         "comment": "non"<br />
         "comment": "non"<br />
    },<br />
    {<br />
        "description": null,<br />
        "comment": "nok"<br />
     }<br />
     }<br />
]
]

Version du 8 mai 2024 à 20:16

[

   {
"description": "./pcap_sniffer.c:55: [1] (buffer) strncat: Easily used incorrectly (e.g., incorrectly computing the correct maximum size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf, or automatically resizing strings.",
"comment": "ko"
},
{
"description": "./pcap_sniffer.c:59: [1] (buffer) strncat: Easily used incorrectly (e.g., incorrectly computing the correct maximum size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf, or automatically resizing strings.",
"comment": "koko"
},
{
"description": "./pcap_sniffer.c:47: [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",
"comment": "non"
},
{
"description": null,
"comment": "nok"
}

]